Read the Docs build information Build id: 298567 Project: advanced-micro-devices-demo Version: latest Commit: 4640b1af081fefce222c604a24dd566417eb0c8c Date: 2020-03-07T21:28:25.828396Z State: finished Success: True [rtd-command-info] start-time: 2020-03-07T21:28:28.753757Z, end-time: 2020-03-07T21:28:31.498339Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/RadeonOpenCompute/ROCm_Documentation . Cloning into '.'... [rtd-command-info] start-time: 2020-03-07T21:28:31.928906Z, end-time: 2020-03-07T21:28:32.676536Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4640b1a Update Quick Start Installation Guide.rst [rtd-command-info] start-time: 2020-03-07T21:28:32.831318Z, end-time: 2020-03-07T21:28:33.133581Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-03-07T21:28:34.610290Z, end-time: 2020-03-07T21:28:39.524868Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv --system-site-packages Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-03-07T21:28:39.694241Z, end-time: 2020-03-07T21:28:40.722315Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (20.0.2) [rtd-command-info] start-time: 2020-03-07T21:28:40.936711Z, end-time: 2020-03-07T21:28:52.036579Z, duration: 11, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.1-py2.py3-none-any.whl (14 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting requests>=2.0.0 Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.0-py2.py3-none-any.whl (39 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) Collecting six>=1.5 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting packaging Downloading packaging-20.3-py2.py3-none-any.whl (37 kB) Collecting idna<3,>=2.5 Downloading idna-2.9-py2.py3-none-any.whl (58 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting certifi>=2017.4.17 Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB) Collecting pytz>=2015.7 Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.6-py2.py3-none-any.whl (67 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23754 sha256=6bdf480a44a02659a7464d8aef4fdec7eeb266133b10826e71eb75d16f14389a Stored in directory: /tmp/pip-ephem-wheel-cache-_0e8qhnr/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=aaee91a678186d0c3a1e322011f3ee74521221b0fbdfdebf59ab230e4cd577da Stored in directory: /tmp/pip-ephem-wheel-cache-_0e8qhnr/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, idna, chardet, certifi, urllib3, requests, pytz, babel, sphinxcontrib-websupport, MarkupSafe, Jinja2, six, snowballstemmer, imagesize, pyparsing, packaging, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Successfully installed Jinja2-2.11.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2019.11.28 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.9 imagesize-1.2.0 mock-1.0.1 packaging-20.3 pillow-5.4.1 pyparsing-2.4.6 pytz-2019.3 readthedocs-sphinx-ext-1.0.1 recommonmark-0.5.0 requests-2.23.0 setuptools-45.3.0 six-1.14.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.2.0 urllib3-1.25.8 [rtd-command-info] start-time: 2020-03-07T21:28:52.388362Z, end-time: 2020-03-07T21:28:58.503647Z, duration: 6, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting breathe Downloading breathe-4.14.1-py3-none-any.whl (74 kB) Collecting sphinxcontrib-bibtex Downloading sphinxcontrib_bibtex-1.0.0-py3-none-any.whl (14 kB) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from breathe->-r requirements.txt (line 1)) (0.14) Collecting Sphinx>=2.0 Downloading Sphinx-2.4.4-py3-none-any.whl (2.7 MB) Requirement already satisfied: six>=1.9 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from breathe->-r requirements.txt (line 1)) (1.14.0) Collecting pybtex-docutils>=0.2.0 Downloading pybtex_docutils-0.2.2-py2.py3-none-any.whl (4.6 kB) Collecting oset>=0.1.3 Downloading oset-0.1.3.tar.gz (7.3 kB) Collecting pybtex>=0.20 Downloading pybtex-0.22.2-py2.py3-none-any.whl (279 kB) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from Sphinx>=2.0->breathe->-r requirements.txt (line 1)) (2.11.1) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from Sphinx>=2.0->breathe->-r requirements.txt (line 1)) (1.2.0) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from Sphinx>=2.0->breathe->-r requirements.txt (line 1)) (2.23.0) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from Sphinx>=2.0->breathe->-r requirements.txt (line 1)) (2.8.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from Sphinx>=2.0->breathe->-r requirements.txt (line 1)) (45.3.0) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from Sphinx>=2.0->breathe->-r requirements.txt (line 1)) (0.7.12) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from Sphinx>=2.0->breathe->-r requirements.txt (line 1)) (2.3.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from Sphinx>=2.0->breathe->-r requirements.txt (line 1)) (2.0.0) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from Sphinx>=2.0->breathe->-r requirements.txt (line 1)) (20.3) Collecting latexcodec>=1.0.4 Downloading latexcodec-2.0.0-py2.py3-none-any.whl (17 kB) Collecting PyYAML>=3.01 Downloading PyYAML-5.3.tar.gz (268 kB) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->Sphinx>=2.0->breathe->-r requirements.txt (line 1)) (1.1.1) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx>=2.0->breathe->-r requirements.txt (line 1)) (2.9) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx>=2.0->breathe->-r requirements.txt (line 1)) (3.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx>=2.0->breathe->-r requirements.txt (line 1)) (2019.11.28) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx>=2.0->breathe->-r requirements.txt (line 1)) (1.25.8) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->Sphinx>=2.0->breathe->-r requirements.txt (line 1)) (2019.3) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from packaging->Sphinx>=2.0->breathe->-r requirements.txt (line 1)) (2.4.6) Building wheels for collected packages: oset, PyYAML Building wheel for oset (setup.py): started Building wheel for oset (setup.py): finished with status 'done' Created wheel for oset: filename=oset-0.1.3-py3-none-any.whl size=9660 sha256=215a59110228e771916b1bf026fa46671bec699226bf337c790062d2feaef34d Stored in directory: /tmp/pip-ephem-wheel-cache-ir5_iqun/wheels/d3/97/cf/cfafe0bedac445a9492baca15b27f8afb4693182b00a975ac7 Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.3-cp37-cp37m-linux_x86_64.whl size=44228 sha256=11f9a6981cddc7b984a81eef6b51d75d175b15b167f56d8e8d0b83a0d4bde84f Stored in directory: /tmp/pip-ephem-wheel-cache-ir5_iqun/wheels/8a/55/a4/c0a81d27c33462cfdcb904db018f5550197e88b2b6b85beed2 Successfully built oset PyYAML Installing collected packages: sphinxcontrib-qthelp, sphinxcontrib-serializinghtml, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, Sphinx, breathe, latexcodec, PyYAML, pybtex, pybtex-docutils, oset, sphinxcontrib-bibtex Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed PyYAML-5.3 Sphinx-2.4.4 breathe-4.14.1 latexcodec-2.0.0 oset-0.1.3 pybtex-0.22.2 pybtex-docutils-0.2.2 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-bibtex-1.0.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.4 [rtd-command-info] start-time: 2020-03-07T21:28:59.782381Z, end-time: 2020-03-07T21:29:00.094676Z, duration: 0, exit-code: 0 cat conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # ReadTheDocs-Breathe documentation build configuration file, created by # sphinx-quickstart on Mon Feb 10 20:03:57 2014. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import sys import os # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. #sys.path.insert(0, os.path.abspath('.')) # hack for readthedocs to cause it to run doxygen first # https://github.com/rtfd/readthedocs.org/issues/388 on_rtd = os.environ.get('READTHEDOCS', None) == 'True' if on_rtd: from subprocess import call call('./run_doxygen.sh;', shell=True) # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. #needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. #Added sphinx.ext.ifconfig from michealjones from now on mj extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.todo', 'sphinx.ext.viewcode', 'sphinx.ext.mathjax', 'sphinx.ext.ifconfig', 'breathe', ] # Breathe extension variables breathe_projects = { "ReadTheDocs-Breathe": "xml/", "rocr": "rocrxml/", "rocBLAS": "rocBLASxml/", "rocFFT": "rocFFTxml/", "rocALUTION": "rocALUTIONxml/", "rocSPARSE": "rocSPARSExml/", } breathe_default_project = "ReadTheDocs-Breathe" #Added from mj # Configuration for mathjax extension # # Set path for mathjax js to a https URL as sometimes the Breathe docs are displayed under https # and we can't load an http mathjax file from an https view of the docs. So we change to a https # mathjax file which we can load from http or https. We break the url over two lines. #mathjax_path = 'https://c328740.ssl.cf1.rackcdn.com/' \ # 'mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' mathjax_path="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix of source filenames. source_suffix = '.rst' # The encoding of source files. #source_encoding = 'utf-8-sig' # The master toctree document. master_doc = 'index' # General information about the project. project = 'ROCm Documentation' copyright = '2020, Advanced Micro Devices, Inc' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = '1.0' # The full version, including alpha/beta/rc tags. release = '1.0.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. #language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: #today = '' # Else, today_fmt is used as the format for a strftime call. #today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. #exclude_patterns = ['_build'] exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # The reST default role (used for this markup: `text`) to use for all # documents. #default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. #add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). #add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. #show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # A list of ignored prefixes for module index sorting. #modindex_common_prefix = [] # If true, keep warnings as "system message" paragraphs in the built documents. #keep_warnings = False # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. #html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. #html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". #html_title = None # A shorter title for the navigation bar. Default is the same as html_title. #html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. #html_logo = # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. #html_favicon = None # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. #html_extra_path = [] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. #html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. #html_use_smartypants = True # Custom sidebar templates, maps document names to template names. #html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. #html_additional_pages = {} # If false, no module index is generated. #html_domain_indices = True # If false, no index is generated. #html_use_index = True # If true, the index is split into individual pages for each letter. #html_split_index = False # If true, links to the reST sources are added to the pages. #html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. #html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. #html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. #html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). #html_file_suffix = None # Output file base name for HTML help builder. htmlhelp_basename = 'ReadTheDocs-Breathedoc' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). #'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). #'pointsize': '10pt', # Additional stuff for the LaTeX preamble. #'preamble': '', # Latex figure (float) alignment # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ ('index', 'ReadTheDocs-Breathe.tex', 'ReadTheDocs-Breathe Documentation', 'Thomas Edvalson', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of # the title page. #latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. #latex_use_parts = False # If true, show page references after internal links. #latex_show_pagerefs = False # If true, show URL addresses after external links. #latex_show_urls = False # Documents to append as an appendix to all manuals. #latex_appendices = [] # If false, no module index is generated. #latex_domain_indices = True # -- Hack for making rtd to run multiple Doxyfiles ------------------------ # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ ('index', 'readthedocs-breathe', 'ReadTheDocs-Breathe Documentation', ['Thomas Edvalson'], 1) ] # If true, show URL addresses after external links. #man_show_urls = False # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ('index', 'ReadTheDocs-Breathe', 'ReadTheDocs-Breathe Documentation', 'Thomas Edvalson', 'ReadTheDocs-Breathe', 'One line description of project.', 'Miscellaneous'), ] # Documents to append as an appendix to all manuals. #texinfo_appendices = [] # If false, no module index is generated. #texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. #texinfo_show_urls = 'footnote' # If true, do not generate a @detailmenu in the "Top" node's menu. #texinfo_no_detailmenu = False ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ], 'downloads': [ ("pdf", "//advanced-micro-devices-demo.readthedocs-hosted.com/_/downloads/en/latest/pdf/"), ("epub", "//advanced-micro-devices-demo.readthedocs-hosted.com/_/downloads/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'advanced-micro-devices-demo', 'name': u'ROCm Documentation', 'rtd_language': u'en', 'programming_language': u'cpp', 'canonical_url': 'https://advanced-micro-devices-demo.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'proxied_api_host': '/_', 'github_user': 'RadeonOpenCompute', 'github_repo': 'ROCm_Documentation', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '4640b1af', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' [rtd-command-info] start-time: 2020-03-07T21:29:00.257499Z, end-time: 2020-03-07T21:31:40.121234Z, duration: 159, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v2.4.4 warning: source ./examples is not a readable file or directory... skipping. warning: source /docs/doxygen-input/images is not a readable file or directory... skipping. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:27: warning: the name `hcc_detail/hip_runtime_api.h' supplied as the second argument in the \file statement is not an input file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:102: warning: Compound hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:87: warning: Compound hipIpcMemHandle_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:699: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:700: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2360: warning: Found unknown command `\bried' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:535: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2644: warning: Member hipRemoveApiCallback(uint32_t id) (function) of group API is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2645: warning: Member hipRegisterActivityCallback(uint32_t id, void *fun, void *arg) (function) of group API is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2646: warning: Member hipRemoveActivityCallback(uint32_t id) (function) of group API is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2648: warning: Member hipKernelNameRef(hipFunction_t f) (function) of group API is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:535: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:699: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:700: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1448: warning: Member hipMemcpyFromSymbol(void *dst, const void *symbolName, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyDeviceToHost)) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1451: warning: Member hipMemcpyFromSymbolAsync(void *dst, const void *symbolName, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm(0)) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1584: warning: Member hipMemPtrGetInfo(void *ptr, size_t *size) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1601: warning: Member hipArrayCreate(hipArray **pHandle, const HIP_ARRAY_DESCRIPTOR *pAllocateArray) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1603: warning: Member hipArray3DCreate(hipArray **array, const HIP_ARRAY_DESCRIPTOR *pAllocateArray) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1605: warning: Member hipMalloc3D(hipPitchedPtr *pitchedDevPtr, hipExtent extent) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1649: warning: Member hipMemcpyParam2D(const hip_Memcpy2D *pCopy) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1851: warning: Member USE_PEER_NON_UNIFIED (macro definition) of group PeerToPeer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2360: warning: Found unknown command `\bried' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2385: warning: Member ihipModuleGetGlobal(hipDeviceptr_t *dptr, size_t *bytes, hipModule_t hmod, const char *name) (function) of group Driver is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2388: warning: Member hipModuleGetTexRef(textureReference **texRef, hipModule_t hmod, const char *name) (function) of group Driver is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:138: warning: Member hipEventReleaseToDevice (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:154: warning: Member hipHostMallocWriteCombined (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:179: warning: Member hipDeviceScheduleBlockingSync (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:180: warning: Member hipDeviceScheduleMask (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:182: warning: Member hipDeviceMapHost (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:183: warning: Member hipDeviceLmemResizeToMax (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:186: warning: Member hipArrayLayered (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:187: warning: Member hipArraySurfaceLoadStore (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:188: warning: Member hipArrayCubemap (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:189: warning: Member hipArrayTextureGather (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:196: warning: Member hipJitOption (enumeration) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:103: warning: Member binaryVersion (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:104: warning: Member cacheModeCA (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:105: warning: Member constSizeBytes (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:106: warning: Member localSizeBytes (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:107: warning: Member maxDynamicSharedSizeBytes (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:108: warning: Member maxThreadsPerBlock (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:109: warning: Member numRegs (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:110: warning: Member preferredShmemCarveout (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:111: warning: Member ptxVersion (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:112: warning: Member sharedSizeBytes (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:88: warning: Member reserved[HIP_IPC_HANDLE_SIZE] (variable) of class hipIpcMemHandle_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:294: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:310: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:346: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:346: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:346: warning: explicit link request to 'hipErrorDeviceAlreadyInUse' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:354: warning: argument 'device' of command @param is not found in the argument list of hipGetDevice(int *deviceId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:360: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:365: warning: The following parameters of hipGetDevice(int *deviceId) are not documented: parameter 'deviceId' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:370: warning: argument 'output' of command @param is not found in the argument list of hipGetDeviceCount(int *count) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:372: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:372: warning: explicit link request to 'hipErrorNoDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:376: warning: explicit link request to 'hipErrorNoDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:377: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:380: warning: The following parameters of hipGetDeviceCount(int *count) are not documented: parameter 'count' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:388: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:388: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:388: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:398: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:398: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:413: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:413: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:424: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:424: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:437: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:437: warning: explicit link request to 'hipErrorUnsupportedLimit' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:437: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:449: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:449: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:457: warning: The following parameters of hipFuncSetCacheConfig(const void *func, hipFuncCache_t config) are not documented: parameter 'func' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:461: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:461: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:461: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:475: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:475: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:475: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:505: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:505: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:505: warning: explicit link request to 'hipErrorSetOnActiveProcess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:515: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:515: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:520: warning: The following parameters of hipChooseDevice(int *device, const hipDeviceProp_t *prop) are not documented: parameter 'prop' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:535: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:537: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:550: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:605: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:605: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:612: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:612: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:624: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:624: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:645: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:645: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:682: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:682: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:699: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:700: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:703: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:703: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:703: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:721: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:721: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:743: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:743: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:765: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:765: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:765: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:767: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:767: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:767: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:781: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:781: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:781: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:783: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:783: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:783: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:805: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:805: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:805: warning: explicit link request to 'hipErrorNotSupported' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:846: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:846: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:846: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:847: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:847: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:859: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:859: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:859: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:860: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:860: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:875: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:875: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:875: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:876: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:876: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:907: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:907: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:907: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:908: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:917: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:933: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:933: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:933: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:934: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:934: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:949: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:949: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:962: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:964: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:965: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:976: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:976: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:978: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:980: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1013: warning: argument 'pointer' of command @param is not found in the argument list of hipPointerGetAttributes(hipPointerAttribute_t *attributes, const void *ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1016: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1016: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1016: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1023: warning: The following parameters of hipPointerGetAttributes(hipPointerAttribute_t *attributes, const void *ptr) are not documented: parameter 'ptr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1030: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1030: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1030: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1045: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1045: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1061: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1061: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1076: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1076: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1086: warning: argument 'dstPtr' of command @param is not found in the argument list of hipHostGetDevicePointer(void **devPtr, void *hstPtr, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1090: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1090: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1090: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1097: warning: The following parameters of hipHostGetDevicePointer(void **devPtr, void *hstPtr, unsigned int flags) are not documented: parameter 'devPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1101: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1101: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1112: warning: argument 'flags.' of command @param is not found in the argument list of hipHostRegister(void *hostPtr, size_t sizeBytes, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1141: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1141: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1146: warning: The following parameters of hipHostRegister(void *hostPtr, size_t sizeBytes, unsigned int flags) are not documented: parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1184: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1185: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1197: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1198: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1211: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1212: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1224: warning: argument 'copyType' of command @param is not found in the argument list of hipMemcpy(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipErrorUnknowni' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1249: warning: The following parameters of hipMemcpy(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind) are not documented: parameter 'kind' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1256: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1275: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1294: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1313: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1325: warning: The following parameters of hipMemcpyHtoDAsync(hipDeviceptr_t dst, void *src, size_t sizeBytes, hipStream_t stream) are not documented: parameter 'stream' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1332: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1344: warning: The following parameters of hipMemcpyDtoHAsync(void *dst, hipDeviceptr_t src, size_t sizeBytes, hipStream_t stream) are not documented: parameter 'stream' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1351: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1363: warning: The following parameters of hipMemcpyDtoDAsync(hipDeviceptr_t dst, hipDeviceptr_t src, size_t sizeBytes, hipStream_t stream) are not documented: parameter 'stream' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1369: warning: argument 'offset' of command @param is not found in the argument list of hipMemcpyToSymbol(const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1369: warning: argument 'kind' of command @param is not found in the argument list of hipMemcpyToSymbol(const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipErrorUnknown' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1390: warning: The following parameters of hipMemcpyToSymbol(const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) are not documented: parameter '__dparm' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1396: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1396: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1396: warning: explicit link request to 'hipErrorNotFound' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1409: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1409: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1409: warning: explicit link request to 'hipErrorNotFound' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipErrorUnknown' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1445: warning: The following parameters of hipMemcpyToSymbolAsync(const void *symbolName, const void *src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1456: warning: argument 'accelerator_view' of command @param is not found in the argument list of hipMemcpyAsync(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipErrorUnknown' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1482: warning: The following parameters of hipMemcpyAsync(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) are not documented: parameter 'kind' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1487: warning: argument 'constant' of command @param is not found in the argument list of hipMemset(void *dst, int value, size_t sizeBytes) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1490: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1490: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1490: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1494: warning: The following parameters of hipMemset(void *dst, int value, size_t sizeBytes) are not documented: parameter 'value' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1498: warning: argument 'dst' of command @param is not found in the argument list of hipMemsetD8(hipDeviceptr_t dest, unsigned char value, size_t sizeBytes) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1498: warning: argument 'constant' of command @param is not found in the argument list of hipMemsetD8(hipDeviceptr_t dest, unsigned char value, size_t sizeBytes) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1501: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1501: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1501: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1505: warning: The following parameters of hipMemsetD8(hipDeviceptr_t dest, unsigned char value, size_t sizeBytes) are not documented: parameter 'dest' parameter 'value' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1509: warning: argument 'stream' of command @param is not found in the argument list of hipMemsetAsync(void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1518: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1518: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1518: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1522: warning: The following parameters of hipMemsetAsync(void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1531: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1531: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1531: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1539: warning: argument 'stream' of command @param is not found in the argument list of hipMemset2DAsync(void *dst, size_t pitch, int value, size_t width, size_t height, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1545: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1545: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1545: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1549: warning: The following parameters of hipMemset2DAsync(void *dst, size_t pitch, int value, size_t width, size_t height, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1556: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1556: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1556: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1563: warning: argument 'stream' of command @param is not found in the argument list of hipMemset3DAsync(hipPitchedPtr pitchedDevPtr, int value, hipExtent extent, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1567: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1567: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1567: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1570: warning: The following parameters of hipMemset3DAsync(hipPitchedPtr pitchedDevPtr, int value, hipExtent extent, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1576: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1576: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1576: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1589: warning: argument 'height' of command @param is not found in the argument list of hipMallocArray(hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1589: warning: argument 'flags' of command @param is not found in the argument list of hipMallocArray(hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1594: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1594: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1599: warning: The following parameters of hipMallocArray(hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) are not documented: parameter '__dparm' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1610: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1610: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1610: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1623: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1623: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1640: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1640: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1640: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1641: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1641: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1653: warning: argument 'stream' of command @param is not found in the argument list of hipMemcpy2DAsync(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1661: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1661: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1661: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1662: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1662: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1668: warning: The following parameters of hipMemcpy2DAsync(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1673: warning: argument 'dpitch' of command @param is not found in the argument list of hipMemcpy2DToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1680: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1680: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1680: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1681: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1681: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1687: warning: The following parameters of hipMemcpy2DToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind) are not documented: parameter 'wOffset' parameter 'hOffset' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'dpitch' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'spitch' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'width' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'height' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1699: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1699: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1699: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1700: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1700: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1706: warning: The following parameters of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) are not documented: parameter 'wOffset' parameter 'hOffset' parameter 'count' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1711: warning: argument 'woffset' of command @param is not found in the argument list of hipMemcpyFromArray(void *dst, hipArray_const_t srcArray, size_t wOffset, size_t hOffset, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1717: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1717: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1717: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1718: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1718: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1724: warning: The following parameters of hipMemcpyFromArray(void *dst, hipArray_const_t srcArray, size_t wOffset, size_t hOffset, size_t count, hipMemcpyKind kind) are not documented: parameter 'wOffset' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1729: warning: argument 'srcoffset' of command @param is not found in the argument list of hipMemcpyAtoH(void *dst, hipArray *srcArray, size_t srcOffset, size_t count) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1733: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1733: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1733: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1734: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1734: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1740: warning: The following parameters of hipMemcpyAtoH(void *dst, hipArray *srcArray, size_t srcOffset, size_t count) are not documented: parameter 'srcOffset' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1748: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1748: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1748: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1749: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1749: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1760: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1760: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1760: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1761: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1761: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1787: warning: argument 'device' of command @param is not found in the argument list of hipDeviceCanAccessPeer(int *canAccessPeer, int deviceId, int peerDeviceId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1787: warning: argument 'peerDevice' of command @param is not found in the argument list of hipDeviceCanAccessPeer(int *canAccessPeer, int deviceId, int peerDeviceId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1797: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1798: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1801: warning: The following parameters of hipDeviceCanAccessPeer(int *canAccessPeer, int deviceId, int peerDeviceId) are not documented: parameter 'deviceId' parameter 'peerDeviceId' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1815: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1815: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1815: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1816: warning: explicit link request to 'hipErrorPeerAccessAlreadyEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1830: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1830: warning: explicit link request to 'hipErrorPeerAccessNotEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1842: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1842: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1863: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1863: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1863: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1871: warning: argument 'dstDevice' of command @param is not found in the argument list of hipMemcpyPeerAsync(void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1871: warning: argument 'stream' of command @param is not found in the argument list of hipMemcpyPeerAsync(void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1878: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1878: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1878: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1881: warning: The following parameters of hipMemcpyPeerAsync(void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) are not documented: parameter 'dstDeviceId' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1916: warning: argument 'associated' of command @param is not found in the argument list of hipCtxCreate(hipCtx_t *ctx, unsigned int flags, hipDevice_t device) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1920: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1929: warning: The following parameters of hipCtxCreate(hipCtx_t *ctx, unsigned int flags, hipDevice_t device) are not documented: parameter 'device' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1935: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1935: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1948: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1948: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1959: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1959: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1972: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1972: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1985: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1985: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1998: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1998: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2015: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2030: warning: argument 'cacheConfiguration' of command @param is not found in the argument list of hipCtxGetCacheConfig(hipFuncCache_t *cacheConfig) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2032: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2044: warning: The following parameters of hipCtxGetCacheConfig(hipFuncCache_t *cacheConfig) are not documented: parameter 'cacheConfig' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2048: warning: argument 'cacheConfiguration' of command @param is not found in the argument list of hipCtxSetCacheConfig(hipFuncCache_t cacheConfig) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2050: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2060: warning: The following parameters of hipCtxSetCacheConfig(hipFuncCache_t cacheConfig) are not documented: parameter 'cacheConfig' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2064: warning: argument 'sharedMemoryConfiguration' of command @param is not found in the argument list of hipCtxSetSharedMemConfig(hipSharedMemConfig config) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2066: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2076: warning: The following parameters of hipCtxSetSharedMemConfig(hipSharedMemConfig config) are not documented: parameter 'config' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2080: warning: argument 'sharedMemoryConfiguration' of command @param is not found in the argument list of hipCtxGetSharedMemConfig(hipSharedMemConfig *pConfig) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2082: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2092: warning: The following parameters of hipCtxGetSharedMemConfig(hipSharedMemConfig *pConfig) are not documented: parameter 'pConfig' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2096: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2112: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2132: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2132: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2132: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2133: warning: explicit link request to 'hipErrorPeerAccessAlreadyEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2150: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2150: warning: explicit link request to 'hipErrorPeerAccessNotEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2164: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2164: warning: argument 'Pointer' of command @param is not found in the argument list of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2164: warning: argument 'Pointer' of command @param is not found in the argument list of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2168: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2174: warning: The following parameters of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) are not documented: parameter 'dev' parameter 'flags' parameter 'active' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2178: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxRelease(hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2180: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2184: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2188: warning: The following parameters of hipDevicePrimaryCtxRelease(hipDevice_t dev) are not documented: parameter 'dev' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2192: warning: argument 'Returned' of command @param is not found in the argument list of hipDevicePrimaryCtxRetain(hipCtx_t *pctx, hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2192: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxRetain(hipCtx_t *pctx, hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2195: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2201: warning: The following parameters of hipDevicePrimaryCtxRetain(hipCtx_t *pctx, hipDevice_t dev) are not documented: parameter 'pctx' parameter 'dev' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2205: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxReset(hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2207: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2213: warning: The following parameters of hipDevicePrimaryCtxReset(hipDevice_t dev) are not documented: parameter 'dev' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2217: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxSetFlags(hipDevice_t dev, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2217: warning: argument 'New' of command @param is not found in the argument list of hipDevicePrimaryCtxSetFlags(hipDevice_t dev, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2220: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2220: warning: explicit link request to 'hipErrorContextAlreadyInUse' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2226: warning: The following parameters of hipDevicePrimaryCtxSetFlags(hipDevice_t dev, unsigned int flags) are not documented: parameter 'dev' parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2236: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2236: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2246: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2246: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2257: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2257: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2267: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2267: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2274: warning: argument 'PCI' of command @param is not found in the argument list of hipDeviceGetByPCIBusId(int *device, const char *pciBusId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2277: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2277: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2277: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2280: warning: The following parameters of hipDeviceGetByPCIBusId(int *device, const char *pciBusId) are not documented: parameter 'pciBusId' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2287: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2287: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2296: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2296: warning: explicit link request to 'hipErrorInavlidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2313: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2313: warning: explicit link request to 'hipErrorInavlidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2360: warning: Found unknown command `\bried' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2400: warning: argument 'number' of command @param is not found in the argument list of hipModuleLoadDataEx(hipModule_t *module, const void *image, unsigned int numOptions, hipJitOption *options, void **optionValues) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2400: warning: argument 'option' of command @param is not found in the argument list of hipModuleLoadDataEx(hipModule_t *module, const void *image, unsigned int numOptions, hipJitOption *options, void **optionValues) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2412: warning: The following parameters of hipModuleLoadDataEx(hipModule_t *module, const void *image, unsigned int numOptions, hipJitOption *options, void **optionValues) are not documented: parameter 'numOptions' parameter 'optionValues' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2587: warning: argument 'sharedMem' of command @param is not found in the argument list of hipConfigureCall(dim3 gridDim, dim3 blockDim, size_t sharedMem __dparm0, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2587: warning: argument 'stream' of command @param is not found in the argument list of hipConfigureCall(dim3 gridDim, dim3 blockDim, size_t sharedMem __dparm0, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2598: warning: The following parameters of hipConfigureCall(dim3 gridDim, dim3 blockDim, size_t sharedMem __dparm0, hipStream_t stream __dparm0) are not documented: parameter '__dparm' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:294: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:310: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:346: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:346: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:346: warning: explicit link request to 'hipErrorDeviceAlreadyInUse' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:354: warning: argument 'device' of command @param is not found in the argument list of hipGetDevice(int *deviceId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:360: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:365: warning: The following parameters of hipGetDevice(int *deviceId) are not documented: parameter 'deviceId' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:370: warning: argument 'output' of command @param is not found in the argument list of hipGetDeviceCount(int *count) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:372: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:372: warning: explicit link request to 'hipErrorNoDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:376: warning: explicit link request to 'hipErrorNoDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:377: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:380: warning: The following parameters of hipGetDeviceCount(int *count) are not documented: parameter 'count' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:388: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:388: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:388: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:398: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:398: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:413: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:413: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:424: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:424: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:437: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:437: warning: explicit link request to 'hipErrorUnsupportedLimit' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:437: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:449: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:449: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:457: warning: The following parameters of hipFuncSetCacheConfig(const void *func, hipFuncCache_t config) are not documented: parameter 'func' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:461: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:461: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:461: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:475: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:475: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:475: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:505: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:505: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:505: warning: explicit link request to 'hipErrorSetOnActiveProcess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:515: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:515: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:520: warning: The following parameters of hipChooseDevice(int *device, const hipDeviceProp_t *prop) are not documented: parameter 'prop' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:535: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:537: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:550: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:605: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:605: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:612: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:612: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:624: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:624: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:645: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:645: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:682: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:682: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:699: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:700: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:703: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:703: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:703: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:721: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:721: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:743: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:743: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:765: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:765: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:765: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:767: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:767: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:767: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:781: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:781: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:781: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:783: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:783: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:783: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:805: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:805: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:805: warning: explicit link request to 'hipErrorNotSupported' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:846: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:846: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:846: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:847: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:847: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:859: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:859: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:859: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:860: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:860: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:875: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:875: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:875: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:876: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:876: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:907: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:907: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:907: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:908: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:917: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:933: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:933: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:933: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:934: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:934: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:949: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:949: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:962: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:964: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:965: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:976: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:976: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:978: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:980: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1013: warning: argument 'pointer' of command @param is not found in the argument list of hipPointerGetAttributes(hipPointerAttribute_t *attributes, const void *ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1016: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1016: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1016: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1023: warning: The following parameters of hipPointerGetAttributes(hipPointerAttribute_t *attributes, const void *ptr) are not documented: parameter 'ptr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1030: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1030: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1030: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1045: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1045: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1061: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1061: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1076: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1076: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1086: warning: argument 'dstPtr' of command @param is not found in the argument list of hipHostGetDevicePointer(void **devPtr, void *hstPtr, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1090: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1090: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1090: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1097: warning: The following parameters of hipHostGetDevicePointer(void **devPtr, void *hstPtr, unsigned int flags) are not documented: parameter 'devPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1101: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1101: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1112: warning: argument 'flags.' of command @param is not found in the argument list of hipHostRegister(void *hostPtr, size_t sizeBytes, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1141: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1141: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1146: warning: The following parameters of hipHostRegister(void *hostPtr, size_t sizeBytes, unsigned int flags) are not documented: parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1184: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1185: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1197: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1198: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1211: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1212: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1224: warning: argument 'copyType' of command @param is not found in the argument list of hipMemcpy(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipErrorUnknowni' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1249: warning: The following parameters of hipMemcpy(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind) are not documented: parameter 'kind' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1256: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1275: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1294: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1313: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1325: warning: The following parameters of hipMemcpyHtoDAsync(hipDeviceptr_t dst, void *src, size_t sizeBytes, hipStream_t stream) are not documented: parameter 'stream' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1332: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1344: warning: The following parameters of hipMemcpyDtoHAsync(void *dst, hipDeviceptr_t src, size_t sizeBytes, hipStream_t stream) are not documented: parameter 'stream' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1351: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1363: warning: The following parameters of hipMemcpyDtoDAsync(hipDeviceptr_t dst, hipDeviceptr_t src, size_t sizeBytes, hipStream_t stream) are not documented: parameter 'stream' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1369: warning: argument 'offset' of command @param is not found in the argument list of hipMemcpyToSymbol(const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1369: warning: argument 'kind' of command @param is not found in the argument list of hipMemcpyToSymbol(const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipErrorUnknown' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1390: warning: The following parameters of hipMemcpyToSymbol(const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) are not documented: parameter '__dparm' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1396: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1396: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1396: warning: explicit link request to 'hipErrorNotFound' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1409: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1409: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1409: warning: explicit link request to 'hipErrorNotFound' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipErrorUnknown' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1445: warning: The following parameters of hipMemcpyToSymbolAsync(const void *symbolName, const void *src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1456: warning: argument 'accelerator_view' of command @param is not found in the argument list of hipMemcpyAsync(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipErrorUnknown' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1482: warning: The following parameters of hipMemcpyAsync(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) are not documented: parameter 'kind' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1487: warning: argument 'constant' of command @param is not found in the argument list of hipMemset(void *dst, int value, size_t sizeBytes) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1490: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1490: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1490: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1494: warning: The following parameters of hipMemset(void *dst, int value, size_t sizeBytes) are not documented: parameter 'value' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1498: warning: argument 'dst' of command @param is not found in the argument list of hipMemsetD8(hipDeviceptr_t dest, unsigned char value, size_t sizeBytes) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1498: warning: argument 'constant' of command @param is not found in the argument list of hipMemsetD8(hipDeviceptr_t dest, unsigned char value, size_t sizeBytes) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1501: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1501: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1501: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1505: warning: The following parameters of hipMemsetD8(hipDeviceptr_t dest, unsigned char value, size_t sizeBytes) are not documented: parameter 'dest' parameter 'value' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1509: warning: argument 'stream' of command @param is not found in the argument list of hipMemsetAsync(void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1518: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1518: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1518: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1522: warning: The following parameters of hipMemsetAsync(void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1531: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1531: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1531: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1539: warning: argument 'stream' of command @param is not found in the argument list of hipMemset2DAsync(void *dst, size_t pitch, int value, size_t width, size_t height, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1545: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1545: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1545: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1549: warning: The following parameters of hipMemset2DAsync(void *dst, size_t pitch, int value, size_t width, size_t height, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1556: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1556: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1556: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1563: warning: argument 'stream' of command @param is not found in the argument list of hipMemset3DAsync(hipPitchedPtr pitchedDevPtr, int value, hipExtent extent, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1567: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1567: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1567: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1570: warning: The following parameters of hipMemset3DAsync(hipPitchedPtr pitchedDevPtr, int value, hipExtent extent, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1576: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1576: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1576: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1589: warning: argument 'height' of command @param is not found in the argument list of hipMallocArray(hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1589: warning: argument 'flags' of command @param is not found in the argument list of hipMallocArray(hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1594: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1594: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1599: warning: The following parameters of hipMallocArray(hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) are not documented: parameter '__dparm' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1610: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1610: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1610: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1623: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1623: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1640: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1640: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1640: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1641: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1641: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1653: warning: argument 'stream' of command @param is not found in the argument list of hipMemcpy2DAsync(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1661: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1661: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1661: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1662: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1662: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1668: warning: The following parameters of hipMemcpy2DAsync(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1673: warning: argument 'dpitch' of command @param is not found in the argument list of hipMemcpy2DToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1680: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1680: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1680: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1681: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1681: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1687: warning: The following parameters of hipMemcpy2DToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind) are not documented: parameter 'wOffset' parameter 'hOffset' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'dpitch' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'spitch' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'width' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'height' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1699: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1699: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1699: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1700: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1700: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1706: warning: The following parameters of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) are not documented: parameter 'wOffset' parameter 'hOffset' parameter 'count' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1711: warning: argument 'woffset' of command @param is not found in the argument list of hipMemcpyFromArray(void *dst, hipArray_const_t srcArray, size_t wOffset, size_t hOffset, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1717: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1717: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1717: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1718: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1718: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1724: warning: The following parameters of hipMemcpyFromArray(void *dst, hipArray_const_t srcArray, size_t wOffset, size_t hOffset, size_t count, hipMemcpyKind kind) are not documented: parameter 'wOffset' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1729: warning: argument 'srcoffset' of command @param is not found in the argument list of hipMemcpyAtoH(void *dst, hipArray *srcArray, size_t srcOffset, size_t count) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1733: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1733: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1733: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1734: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1734: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1740: warning: The following parameters of hipMemcpyAtoH(void *dst, hipArray *srcArray, size_t srcOffset, size_t count) are not documented: parameter 'srcOffset' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1748: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1748: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1748: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1749: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1749: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1760: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1760: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1760: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1761: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1761: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1787: warning: argument 'device' of command @param is not found in the argument list of hipDeviceCanAccessPeer(int *canAccessPeer, int deviceId, int peerDeviceId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1787: warning: argument 'peerDevice' of command @param is not found in the argument list of hipDeviceCanAccessPeer(int *canAccessPeer, int deviceId, int peerDeviceId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1797: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1798: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1801: warning: The following parameters of hipDeviceCanAccessPeer(int *canAccessPeer, int deviceId, int peerDeviceId) are not documented: parameter 'deviceId' parameter 'peerDeviceId' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1815: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1815: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1815: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1816: warning: explicit link request to 'hipErrorPeerAccessAlreadyEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1830: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1830: warning: explicit link request to 'hipErrorPeerAccessNotEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1842: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1842: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1863: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1863: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1863: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1871: warning: argument 'dstDevice' of command @param is not found in the argument list of hipMemcpyPeerAsync(void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1871: warning: argument 'stream' of command @param is not found in the argument list of hipMemcpyPeerAsync(void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1878: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1878: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1878: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1881: warning: The following parameters of hipMemcpyPeerAsync(void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) are not documented: parameter 'dstDeviceId' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2236: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2236: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2246: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2246: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2257: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2257: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2267: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2267: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2274: warning: argument 'PCI' of command @param is not found in the argument list of hipDeviceGetByPCIBusId(int *device, const char *pciBusId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2277: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2277: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2277: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2280: warning: The following parameters of hipDeviceGetByPCIBusId(int *device, const char *pciBusId) are not documented: parameter 'pciBusId' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2287: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2287: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2296: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2296: warning: explicit link request to 'hipErrorInavlidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2313: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2313: warning: explicit link request to 'hipErrorInavlidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2360: warning: Found unknown command `\bried' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2400: warning: argument 'number' of command @param is not found in the argument list of hipModuleLoadDataEx(hipModule_t *module, const void *image, unsigned int numOptions, hipJitOption *options, void **optionValues) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2400: warning: argument 'option' of command @param is not found in the argument list of hipModuleLoadDataEx(hipModule_t *module, const void *image, unsigned int numOptions, hipJitOption *options, void **optionValues) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2412: warning: The following parameters of hipModuleLoadDataEx(hipModule_t *module, const void *image, unsigned int numOptions, hipJitOption *options, void **optionValues) are not documented: parameter 'numOptions' parameter 'optionValues' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1916: warning: argument 'associated' of command @param is not found in the argument list of hipCtxCreate(hipCtx_t *ctx, unsigned int flags, hipDevice_t device) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1920: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1929: warning: The following parameters of hipCtxCreate(hipCtx_t *ctx, unsigned int flags, hipDevice_t device) are not documented: parameter 'device' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1935: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1935: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1948: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1948: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1959: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1959: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1972: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1972: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1985: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1985: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1998: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1998: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2015: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2030: warning: argument 'cacheConfiguration' of command @param is not found in the argument list of hipCtxGetCacheConfig(hipFuncCache_t *cacheConfig) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2032: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2044: warning: The following parameters of hipCtxGetCacheConfig(hipFuncCache_t *cacheConfig) are not documented: parameter 'cacheConfig' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2048: warning: argument 'cacheConfiguration' of command @param is not found in the argument list of hipCtxSetCacheConfig(hipFuncCache_t cacheConfig) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2050: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2060: warning: The following parameters of hipCtxSetCacheConfig(hipFuncCache_t cacheConfig) are not documented: parameter 'cacheConfig' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2064: warning: argument 'sharedMemoryConfiguration' of command @param is not found in the argument list of hipCtxSetSharedMemConfig(hipSharedMemConfig config) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2066: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2076: warning: The following parameters of hipCtxSetSharedMemConfig(hipSharedMemConfig config) are not documented: parameter 'config' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2080: warning: argument 'sharedMemoryConfiguration' of command @param is not found in the argument list of hipCtxGetSharedMemConfig(hipSharedMemConfig *pConfig) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2082: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2092: warning: The following parameters of hipCtxGetSharedMemConfig(hipSharedMemConfig *pConfig) are not documented: parameter 'pConfig' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2096: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2112: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2132: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2132: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2132: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2133: warning: explicit link request to 'hipErrorPeerAccessAlreadyEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2150: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2150: warning: explicit link request to 'hipErrorPeerAccessNotEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2164: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2164: warning: argument 'Pointer' of command @param is not found in the argument list of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2164: warning: argument 'Pointer' of command @param is not found in the argument list of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2168: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2174: warning: The following parameters of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) are not documented: parameter 'dev' parameter 'flags' parameter 'active' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2178: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxRelease(hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2180: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2184: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2188: warning: The following parameters of hipDevicePrimaryCtxRelease(hipDevice_t dev) are not documented: parameter 'dev' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2192: warning: argument 'Returned' of command @param is not found in the argument list of hipDevicePrimaryCtxRetain(hipCtx_t *pctx, hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2192: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxRetain(hipCtx_t *pctx, hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2195: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2201: warning: The following parameters of hipDevicePrimaryCtxRetain(hipCtx_t *pctx, hipDevice_t dev) are not documented: parameter 'pctx' parameter 'dev' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2205: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxReset(hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2207: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2213: warning: The following parameters of hipDevicePrimaryCtxReset(hipDevice_t dev) are not documented: parameter 'dev' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2217: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxSetFlags(hipDevice_t dev, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2217: warning: argument 'New' of command @param is not found in the argument list of hipDevicePrimaryCtxSetFlags(hipDevice_t dev, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2220: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2220: warning: explicit link request to 'hipErrorContextAlreadyInUse' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2226: warning: The following parameters of hipDevicePrimaryCtxSetFlags(hipDevice_t dev, unsigned int flags) are not documented: parameter 'dev' parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2587: warning: argument 'sharedMem' of command @param is not found in the argument list of hipConfigureCall(dim3 gridDim, dim3 blockDim, size_t sharedMem __dparm0, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2587: warning: argument 'stream' of command @param is not found in the argument list of hipConfigureCall(dim3 gridDim, dim3 blockDim, size_t sharedMem __dparm0, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2598: warning: The following parameters of hipConfigureCall(dim3 gridDim, dim3 blockDim, size_t sharedMem __dparm0, hipStream_t stream __dparm0) are not documented: parameter '__dparm' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2833: warning: explicit link request to 'ifdef' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:10: warning: documented symbol `_rocblas_handle::_rocblas_handle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:31: warning: documented symbol `_rocblas_handle::~_rocblas_handle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:48: warning: documented symbol `rocblas_layer_mode _rocblas_handle::layer_mode' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:49: warning: documented symbol `std::ofstream _rocblas_handle::log_trace_ofs' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:50: warning: documented symbol `std::ostream * _rocblas_handle::log_trace_os' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:51: warning: documented symbol `std::ofstream _rocblas_handle::log_bench_ofs' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:52: warning: documented symbol `std::ostream * _rocblas_handle::log_bench_os' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:53: warning: documented symbol `std::ofstream _rocblas_handle::log_profile_ofs' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:54: warning: documented symbol `std::ostream * _rocblas_handle::log_profile_os' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:55: warning: documented symbol `_rocblas_handle::init _rocblas_handle::handle_init' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:109: warning: documented symbol `_rocblas_handle::init::init' was not declared or defined. 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-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-auxiliary.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-auxiliary.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/buildinfo.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/buildinfo.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/rocblas_auxiliary.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/rocblas_auxiliary.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/status.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/status.cpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documen/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:32: warning: Member ROCBLAS_VA_OPT_3RD_ARG(_1, _2, _3,...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:33: warning: Member ROCBLAS_VA_OPT_SUPPORTED(...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:40: warning: Member ROCBLAS_VA_OPT_COUNT_IMPL(X, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, N,...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:41: warning: Member ROCBLAS_VA_OPT_COUNT(...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:43: warning: Member ROCBLAS_VA_OPT_PRAGMA_SELECT0(...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:44: warning: Member ROCBLAS_VA_OPT_PRAGMA_SELECTN(pragma,...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:45: warning: Member ROCBLAS_VA_OPT_PRAGMA_IMPL2(pragma, count) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:46: warning: Member ROCBLAS_VA_OPT_PRAGMA_IMPL(pragma, count) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:47: warning: Member ROCBLAS_VA_OPT_PRAGMA(pragma,...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:6118: warning: Member rocblas_gemm_ex(handle, transA, transB, m, n, k, alpha, a, a_type, lda, b, b_type, ldb, beta, c, c_type, ldc, d, d_type, ldd, compute_type, algo, solution_index, flags, ...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:6558: warning: Member rocblas_gemm_strided_batched_ex(handle, transA, transB, m, n, k, alpha, a, a_type, lda, stride_a, b, b_type, ldb, stride_b, beta, c, c_type, ldc, stride_c, d, d_type, ldd, stride_d, batch_count, compute_type, algo, solution_index, flags, ...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:6747: warning: Member rocblas_trsm_ex(handle, side, uplo, transA, diag, m, n, alpha, A, lda, B, ldb, invA, invA_size, compute_type,...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:89: warning: Member rocblas_dscal(rocblas_handle handle, rocblas_int n, const double *alpha, double *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:92: warning: Member rocblas_cscal(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *alpha, rocblas_float_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:98: warning: Member rocblas_zscal(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *alpha, rocblas_double_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:104: warning: Member rocblas_csscal(rocblas_handle handle, rocblas_int n, const float *alpha, rocblas_float_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:110: warning: Member rocblas_zdscal(rocblas_handle handle, rocblas_int n, const double *alpha, rocblas_double_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:148: warning: Member rocblas_dscal_batched(rocblas_handle handle, rocblas_int n, const double *alpha, double *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:155: warning: Member rocblas_cscal_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *alpha, rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:162: warning: Member rocblas_zscal_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *alpha, rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:169: warning: Member rocblas_csscal_batched(rocblas_handle handle, rocblas_int n, const float *alpha, rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:176: warning: Member rocblas_zdscal_batched(rocblas_handle handle, rocblas_int n, const double *alpha, rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:222: warning: Member rocblas_dscal_strided_batched(rocblas_handle handle, rocblas_int n, const double *alpha, double *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:230: warning: Member rocblas_cscal_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *alpha, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:238: warning: Member rocblas_zscal_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *alpha, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:246: warning: Member rocblas_csscal_strided_batched(rocblas_handle handle, rocblas_int n, const float *alpha, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:254: warning: Member rocblas_zdscal_strided_batched(rocblas_handle handle, rocblas_int n, const double *alpha, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:295: warning: Member rocblas_dcopy(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, double *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:302: warning: Member rocblas_ccopy(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_float_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:309: warning: Member rocblas_zcopy(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_double_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:356: warning: Member rocblas_dcopy_batched(rocblas_handle handle, rocblas_int n, const double *const x[], rocblas_int incx, double *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:364: warning: Member rocblas_ccopy_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, rocblas_float_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:372: warning: Member rocblas_zcopy_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, rocblas_double_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:437: warning: Member rocblas_dcopy_strided_batched(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_stride stridex, double *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:447: warning: Member rocblas_ccopy_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:457: warning: Member rocblas_zcopy_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:509: warning: Member rocblas_ddot(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, const double *y, rocblas_int incy, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:517: warning: Member rocblas_hdot(rocblas_handle handle, rocblas_int n, const rocblas_half *x, rocblas_int incx, const rocblas_half *y, rocblas_int incy, rocblas_half *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:525: warning: Member rocblas_bfdot(rocblas_handle handle, rocblas_int n, const rocblas_bfloat16 *x, rocblas_int incx, const rocblas_bfloat16 *y, rocblas_int incy, rocblas_bfloat16 *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:533: warning: Member rocblas_cdotu(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, const rocblas_float_complex *y, rocblas_int incy, rocblas_float_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:541: warning: Member rocblas_zdotu(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, const rocblas_double_complex *y, rocblas_int incy, rocblas_double_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:549: warning: Member rocblas_cdotc(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, const rocblas_float_complex *y, rocblas_int incy, rocblas_float_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:557: warning: Member rocblas_zdotc(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, const rocblas_double_complex *y, rocblas_int incy, rocblas_double_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:614: warning: Member rocblas_ddot_batched(rocblas_handle handle, rocblas_int n, const double *const x[], rocblas_int incx, const double *const y[], rocblas_int incy, rocblas_int batch_count, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:623: warning: Member rocblas_hdot_batched(rocblas_handle handle, rocblas_int n, const rocblas_half *const x[], rocblas_int incx, const rocblas_half *const y[], rocblas_int incy, rocblas_int batch_count, rocblas_half *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:632: warning: Member rocblas_bfdot_batched(rocblas_handle handle, rocblas_int n, const rocblas_bfloat16 *const x[], rocblas_int incx, const rocblas_bfloat16 *const y[], rocblas_int incy, rocblas_int batch_count, rocblas_bfloat16 *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:641: warning: Member rocblas_cdotu_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, const rocblas_float_complex *const y[], rocblas_int incy, rocblas_int batch_count, rocblas_float_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:650: warning: Member rocblas_zdotu_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, const rocblas_double_complex *const y[], rocblas_int incy, rocblas_int batch_count, rocblas_double_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:659: warning: Member rocblas_cdotc_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, const rocblas_float_complex *const y[], rocblas_int incy, rocblas_int batch_count, rocblas_float_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:668: warning: Member rocblas_zdotc_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, const rocblas_double_complex *const y[], rocblas_int incy, rocblas_int batch_count, rocblas_double_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:734: warning: Member rocblas_ddot_strided_batched(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_stride stridex, const double *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:745: warning: Member rocblas_hdot_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_half *x, rocblas_int incx, rocblas_stride stridex, const rocblas_half *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, rocblas_half *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:756: warning: Member rocblas_bfdot_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_bfloat16 *x, rocblas_int incx, rocblas_stride stridex, const rocblas_bfloat16 *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, rocblas_bfloat16 *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:767: warning: Member rocblas_cdotu_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, const rocblas_float_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, rocblas_float_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:778: warning: Member rocblas_zdotu_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, const rocblas_double_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, rocblas_double_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:789: warning: Member rocblas_cdotc_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, const rocblas_float_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, rocblas_float_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:800: warning: Member rocblas_zdotc_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, const rocblas_double_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, rocblas_double_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:840: warning: Member rocblas_dswap(rocblas_handle handle, rocblas_int n, double *x, rocblas_int incx, double *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:843: warning: Member rocblas_cswap(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x, rocblas_int incx, rocblas_float_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:850: warning: Member rocblas_zswap(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x, rocblas_int incx, rocblas_double_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:894: warning: Member rocblas_dswap_batched(rocblas_handle handle, rocblas_int n, double *x[], rocblas_int incx, double *y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:902: warning: Member rocblas_cswap_batched(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x[], rocblas_int incx, rocblas_float_complex *y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:910: warning: Member rocblas_zswap_batched(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x[], rocblas_int incx, rocblas_double_complex *y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:969: warning: Member rocblas_dswap_strided_batched(rocblas_handle handle, rocblas_int n, double *x, rocblas_int incx, rocblas_stride stridex, double *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:979: warning: Member rocblas_cswap_strided_batched(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:989: warning: Member rocblas_zswap_strided_batched(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1035: warning: Member rocblas_daxpy(rocblas_handle handle, rocblas_int n, const double *alpha, const double *x, rocblas_int incx, double *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1043: warning: Member rocblas_haxpy(rocblas_handle handle, rocblas_int n, const rocblas_half *alpha, const rocblas_half *x, rocblas_int incx, rocblas_half *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1051: warning: Member rocblas_caxpy(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *x, rocblas_int incx, rocblas_float_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1059: warning: Member rocblas_zaxpy(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *x, rocblas_int incx, rocblas_double_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1105: warning: Member rocblas_saxpy_batched(rocblas_handle handle, rocblas_int n, const float *alpha, const float *const x[], rocblas_int incx, float *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1114: warning: Member rocblas_daxpy_batched(rocblas_handle handle, rocblas_int n, const double *alpha, const double *const x[], rocblas_int incx, double *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1123: warning: Member rocblas_caxpy_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *const x[], rocblas_int incx, rocblas_float_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1132: warning: Member rocblas_zaxpy_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *const x[], rocblas_int incx, rocblas_double_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1187: warning: Member rocblas_saxpy_strided_batched(rocblas_handle handle, rocblas_int n, const float *alpha, const float *x, rocblas_int incx, rocblas_stride stridex, float *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1198: warning: Member rocblas_daxpy_strided_batched(rocblas_handle handle, rocblas_int n, const double *alpha, const double *x, rocblas_int incx, rocblas_stride stridex, double *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1209: warning: Member rocblas_caxpy_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1220: warning: Member rocblas_zaxpy_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1259: warning: Member rocblas_dasum(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1262: warning: Member rocblas_scasum(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, float *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1268: warning: Member rocblas_dzasum(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1308: warning: Member rocblas_dasum_batched(rocblas_handle handle, rocblas_int n, const double *const x[], rocblas_int incx, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1315: warning: Member rocblas_scasum_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count, float *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1322: warning: Member rocblas_dzasum_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1370: warning: Member rocblas_dasum_strided_batched(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1378: warning: Member rocblas_scasum_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, float *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1386: warning: Member rocblas_dzasum_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1422: warning: Member rocblas_dnrm2(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1425: warning: Member rocblas_scnrm2(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, float *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1431: warning: Member rocblas_dznrm2(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1473: warning: Member rocblas_dnrm2_batched(rocblas_handle handle, rocblas_int n, const double *const x[], rocblas_int incx, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1480: warning: Member rocblas_scnrm2_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count, float *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1487: warning: Member rocblas_dznrm2_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1537: warning: Member rocblas_dnrm2_strided_batched(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1545: warning: Member rocblas_scnrm2_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, float *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1553: warning: Member rocblas_dznrm2_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1587: warning: Member rocblas_idamax(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1590: warning: Member rocblas_icamax(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1596: warning: Member rocblas_izamax(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1634: warning: Member rocblas_idamax_batched(rocblas_handle handle, rocblas_int n, const double *const x[], rocblas_int incx, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1641: warning: Member rocblas_icamax_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1648: warning: Member rocblas_izamax_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1692: warning: Member rocblas_idamax_strided_batched(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1700: warning: Member rocblas_icamax_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1708: warning: Member rocblas_izamax_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1743: warning: Member rocblas_idamin(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1746: warning: Member rocblas_icamin(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1752: warning: Member rocblas_izamin(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1790: warning: Member rocblas_idamin_batched(rocblas_handle handle, rocblas_int n, const double *const x[], rocblas_int incx, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1797: warning: Member rocblas_icamin_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1804: warning: Member rocblas_izamin_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1848: warning: Member rocblas_idamin_strided_batched(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1856: warning: Member rocblas_icamin_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1864: warning: Member rocblas_izamin_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1910: warning: Member rocblas_drot(rocblas_handle handle, rocblas_int n, double *x, rocblas_int incx, double *y, rocblas_int incy, const double *c, const double *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1919: warning: Member rocblas_crot(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x, rocblas_int incx, rocblas_float_complex *y, rocblas_int incy, const float *c, const rocblas_float_complex *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1928: warning: Member rocblas_csrot(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x, rocblas_int incx, rocblas_float_complex *y, rocblas_int incy, const float *c, const float *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1937: warning: Member rocblas_zrot(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x, rocblas_int incx, rocblas_double_complex *y, rocblas_int incy, const double *c, const rocblas_double_complex *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1946: warning: Member rocblas_zdrot(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x, rocblas_int incx, rocblas_double_complex *y, rocblas_int incy, const double *c, const double *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1997: warning: Member rocblas_drot_batched(rocblas_handle handle, rocblas_int n, double *const x[], rocblas_int incx, double *const y[], rocblas_int incy, const double *c, const double *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2007: warning: Member rocblas_crot_batched(rocblas_handle handle, rocblas_int n, rocblas_float_complex *const x[], rocblas_int incx, rocblas_float_complex *const y[], rocblas_int incy, const float *c, const rocblas_float_complex *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2017: warning: Member rocblas_csrot_batched(rocblas_handle handle, rocblas_int n, rocblas_float_complex *const x[], rocblas_int incx, rocblas_float_complex *const y[], rocblas_int incy, const float *c, const float *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2027: warning: Member rocblas_zrot_batched(rocblas_handle handle, rocblas_int n, rocblas_double_complex *const x[], rocblas_int incx, rocblas_double_complex *const y[], rocblas_int incy, const double *c, const rocblas_double_complex *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2037: warning: Member rocblas_zdrot_batched(rocblas_handle handle, rocblas_int n, rocblas_double_complex *const x[], rocblas_int incx, rocblas_double_complex *const y[], rocblas_int incy, const double *c, const double *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2097: warning: Member rocblas_drot_strided_batched(rocblas_handle handle, rocblas_int n, double *x, rocblas_int incx, rocblas_stride stride_x, double *y, rocblas_int incy, rocblas_stride stride_y, const double *c, const double *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2109: warning: Member rocblas_crot_strided_batched(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stride_y, const float *c, const rocblas_float_complex *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2121: warning: Member rocblas_csrot_strided_batched(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stride_y, const float *c, const float *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2133: warning: Member rocblas_zrot_strided_batched(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stride_y, const double *c, const rocblas_double_complex *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2145: warning: Member rocblas_zdrot_strided_batched(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stride_y, const double *c, const double *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2183: warning: Member rocblas_drotg(rocblas_handle handle, double *a, double *b, double *c, double *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2185: warning: Member rocblas_crotg(rocblas_handle handle, rocblas_float_complex *a, rocblas_float_complex *b, float *c, rocblas_float_complex *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2191: warning: Member rocblas_zrotg(rocblas_handle handle, rocblas_double_complex *a, rocblas_double_complex *b, double *c, rocblas_double_complex *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2229: warning: Member rocblas_drotg_batched(rocblas_handle handle, double *const a[], double *const b[], double *const c[], double *const s[], rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2236: warning: Member rocblas_crotg_batched(rocblas_handle handle, rocblas_float_complex *const a[], rocblas_float_complex *const b[], float *const c[], rocblas_float_complex *const s[], rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2243: warning: Member rocblas_zrotg_batched(rocblas_handle handle, rocblas_double_complex *const a[], rocblas_double_complex *const b[], double *const c[], rocblas_double_complex *const s[], rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2298: warning: Member rocblas_drotg_strided_batched(rocblas_handle handle, double *a, rocblas_stride stride_a, double *b, rocblas_stride stride_b, double *c, rocblas_stride stride_c, double *s, rocblas_stride stride_s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2309: warning: Member rocblas_crotg_strided_batched(rocblas_handle handle, rocblas_float_complex *a, rocblas_stride stride_a, rocblas_float_complex *b, rocblas_stride stride_b, float *c, rocblas_stride stride_c, rocblas_float_complex *s, rocblas_stride stride_s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2320: warning: Member rocblas_zrotg_strided_batched(rocblas_handle handle, rocblas_double_complex *a, rocblas_stride stride_a, rocblas_double_complex *b, rocblas_stride stride_b, double *c, rocblas_stride stride_c, rocblas_double_complex *s, rocblas_stride stride_s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2376: warning: Member rocblas_drotm(rocblas_handle handle, rocblas_int n, double *x, rocblas_int incx, double *y, rocblas_int incy, const double *param) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2433: warning: Member rocblas_drotm_batched(rocblas_handle handle, rocblas_int n, double *const x[], rocblas_int incx, double *const y[], rocblas_int incy, const double *const param[], rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2503: warning: Member rocblas_drotm_strided_batched(rocblas_handle handle, rocblas_int n, double *x, rocblas_int incx, rocblas_stride stride_x, double *y, rocblas_int incy, rocblas_stride stride_y, const double *param, rocblas_stride stride_param, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2553: warning: Member rocblas_drotmg(rocblas_handle handle, double *d1, double *d2, double *x1, const double *y1, double *param) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2602: warning: Member rocblas_drotmg_batched(rocblas_handle handle, double *const d1[], double *const d2[], double *const x1[], const double *const y1[], double *const param[], rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2676: warning: Member rocblas_drotmg_strided_batched(rocblas_handle handle, double *d1, rocblas_stride stride_d1, double *d2, rocblas_stride stride_d2, double *x1, rocblas_stride stride_x1, const double *y1, rocblas_stride stride_y1, double *param, rocblas_stride stride_param, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2753: warning: Member rocblas_dgemv(rocblas_handle handle, rocblas_operation trans, rocblas_int m, rocblas_int n, const double *alpha, const double *A, rocblas_int lda, const double *x, rocblas_int incx, const double *beta, double *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2766: warning: Member rocblas_cgemv(rocblas_handle handle, rocblas_operation trans, rocblas_int m, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *A, rocblas_int lda, const rocblas_float_complex *x, rocblas_int incx, const rocblas_float_complex *beta, rocblas_float_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2779: warning: Member rocblas_zgemv(rocblas_handle handle, rocblas_operation trans, rocblas_int m, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *A, rocblas_int lda, const rocblas_double_complex *x, rocblas_int incx, const rocblas_double_complex *beta, rocblas_double_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2855: warning: Member rocblas_zhemv(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *A, rocblas_int lda, const rocblas_double_complex *x, rocblas_int incx, const rocblas_double_complex *beta, rocblas_double_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2934: warning: Member rocblas_zhemv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *const A[], rocblas_int lda, const rocblas_double_complex *const x[], rocblas_int incx, const rocblas_double_complex *beta, rocblas_double_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3017: warning: Member rocblas_zhemv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *A, rocblas_int lda, rocblas_stride stride_A, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stride_x, const rocblas_double_complex *beta, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stride_y, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3096: warning: Member rocblas_dgemv_batched(rocblas_handle handle, rocblas_operation trans, rocblas_int m, rocblas_int n, const double *alpha, const double *const A[], rocblas_int lda, const double *const x[], rocblas_int incx, const double *beta, double *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3110: warning: Member rocblas_cgemv_batched(rocblas_handle handle, rocblas_operation trans, rocblas_int m, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *const A[], rocblas_int lda, const rocblas_float_complex *const x[], rocblas_int incx, const rocblas_float_complex *beta, rocblas_float_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3124: warning: Member rocblas_zgemv_batched(rocblas_handle handle, rocblas_operation trans, rocblas_int m, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *const A[], rocblas_int lda, const rocblas_double_complex *const x[], rocblas_int incx, const rocblas_double_complex *beta, rocblas_double_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3219: warning: Member rocblas_dgemv_strided_batched(rocblas_handle handle, rocblas_operation transA, rocblas_int m, rocblas_int n, const double *alpha, const double *A, rocblas_int lda, rocblas_stride strideA, const double *x, rocblas_int incx, rocblas_stride stridex, const double *beta, double *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3236: warning: Member rocblas_cgemv_strided_batched(rocblas_handle handle, rocblas_operation transA, rocblas_int m, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *A, rocblas_int lda, rocblas_stride strideA, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, const rocblas_float_complex *beta, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3253: warning: Member rocblas_zgemv_strided_batched(rocblas_handle handle, rocblas_operation transA, rocblas_int m, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *A, rocblas_int lda, rocblas_stride strideA, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, const rocblas_double_complex *beta, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3329: warning: Member rocblas_dtrmv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const double *A, rocblas_int lda, double *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3339: warning: Member rocblas_ctrmv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const rocblas_float_complex *A, rocblas_int lda, rocblas_float_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3349: warning: Member rocblas_ztrmv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const rocblas_double_complex *A, rocblas_int lda, rocblas_double_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3424: warning: Member rocblas_dtrmv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const double *const *A, rocblas_int lda, double *const *x, rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3435: warning: Member rocblas_ctrmv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const rocblas_float_complex *const *A, rocblas_int lda, rocblas_float_complex *const *x, rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3446: warning: Member rocblas_ztrmv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const rocblas_double_complex *const *A, rocblas_int lda, rocblas_double_complex *const *x, rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3533: warning: Member rocblas_dtrmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const double *A, rocblas_int lda, rocblas_stride stridea, double *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3546: warning: Member rocblas_ctrmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const rocblas_float_complex *A, rocblas_int lda, rocblas_stride stridea, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3559: warning: Member rocblas_ztrmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const rocblas_double_complex *A, rocblas_int lda, rocblas_stride stridea, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3656: warning: Member rocblas_dtbmv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const double *A, rocblas_int lda, double *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3667: warning: Member rocblas_ctbmv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const rocblas_float_complex *A, rocblas_int lda, rocblas_float_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3678: warning: Member rocblas_ztbmv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const rocblas_double_complex *A, rocblas_int lda, rocblas_double_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3778: warning: Member rocblas_dtbmv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const double *const A[], rocblas_int lda, double *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3790: warning: Member rocblas_ctbmv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const rocblas_float_complex *const A[], rocblas_int da, rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3802: warning: Member rocblas_ztbmv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const rocblas_double_complex *const A[], rocblas_int lda, rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3911: warning: Member rocblas_dtbmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const double *A, rocblas_int lda, rocblas_stride stride_A, double *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3925: warning: Member rocblas_ctbmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const rocblas_float_complex *A, rocblas_int lda, rocblas_stride stride_A, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3939: warning: Member rocblas_ztbmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const rocblas_double_complex *A, rocblas_int lda, rocblas_stride stride_A, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4012: warning: Member rocblas_dtrsv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const double *A, rocblas_int lda, double *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4087: warning: Member rocblas_dtrsv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const double *const A[], rocblas_int lda, double *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4172: warning: Member rocblas_dtrsv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const double *A, rocblas_int lda, rocblas_stride stride_A, double *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4298: warning: Member rocblas_dger(rocblas_handle handle, rocblas_int m, rocblas_int n, const double *alpha, const double *x, rocblas_int incx, const double *y, rocblas_int incy, double *A, rocblas_int lda) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4365: warning: Member rocblas_dger_batched(rocblas_handle handle, rocblas_int m, rocblas_int n, const double *alpha, const double *const x[], rocblas_int incx, const double *const y[], rocblas_int incy, double *const A[], rocblas_int lda, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4451: warning: Member rocblas_dger_strided_batched(rocblas_handle handle, rocblas_int m, rocblas_int n, const double *alpha, const double *x, rocblas_int incx, rocblas_stride stridex, const double *y, rocblas_int incy, rocblas_stride stridey, double *A, rocblas_int lda, rocblas_stride strideA, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4531: warning: Member rocblas_dsyr(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const double *alpha, const double *x, rocblas_int incx, double *A, rocblas_int lda) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4606: warning: Member rocblas_dsyr_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const double *alpha, const double *const x[], rocblas_int incx, double *const A[], rocblas_int lda, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4674: warning: Member rocblas_dsyr_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const double *alpha, const double *x, rocblas_int incx, rocblas_stride stridex, double *A, rocblas_int lda, rocblas_stride strideA, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4778: warning: Member rocblas_dtrmm(rocblas_handle handle, rocblas_side side, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, rocblas_int n, const double *alpha, const double *A, rocblas_int lda, double *B, rocblas_int ldb) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4835: warning: Member rocblas_dtrtri(rocblas_handle handle, rocblas_fill uplo, rocblas_diagonal diag, rocblas_int n, const double *A, rocblas_int lda, double *invA, rocblas_int ldinvA) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4895: warning: Member rocblas_dtrtri_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_diagonal diag, rocblas_int n, const double *const A[], rocblas_int lda, double *invA[], rocblas_int ldinvA, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4964: warning: Member rocblas_dtrtri_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_diagonal diag, rocblas_int n, const double *A, rocblas_int lda, rocblas_stride stride_a, double *invA, rocblas_int ldinvA, rocblas_stride stride_invA, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5076: warning: Member rocblas_dtrsm(rocblas_handle handle, rocblas_side side, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, rocblas_int n, const double *alpha, const double *A, rocblas_int lda, double *B, rocblas_int ldb) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5177: warning: Member rocblas_dtrsm_batched(rocblas_handle handle, rocblas_side side, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, rocblas_int n, const double *alpha, const double *const A[], rocblas_int lda, double *B[], rocblas_int ldb, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5287: warning: Member rocblas_dtrsm_strided_batched(rocblas_handle handle, rocblas_side side, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, rocblas_int n, const double *alpha, const double *A, rocblas_int lda, rocblas_stride stride_a, double *B, rocblas_int ldb, rocblas_stride stride_b, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5374: warning: Member rocblas_dgemm(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const double *alpha, const double *A, rocblas_int lda, const double *B, rocblas_int ldb, const double *beta, double *C, rocblas_int ldc) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5389: warning: Member rocblas_hgemm(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_half *alpha, const rocblas_half *A, rocblas_int lda, const rocblas_half *B, rocblas_int ldb, const rocblas_half *beta, rocblas_half *C, rocblas_int ldc) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5417: warning: Member rocblas_cgemm(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_float_complex *alpha, const rocblas_float_complex *A, rocblas_int lda, const rocblas_float_complex *B, rocblas_int ldb, const rocblas_float_complex *beta, rocblas_float_complex *C, rocblas_int ldc) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5432: warning: Member rocblas_zgemm(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_double_complex *alpha, const rocblas_double_complex *A, rocblas_int lda, const rocblas_double_complex *B, rocblas_int ldb, const rocblas_double_complex *beta, rocblas_double_complex *C, rocblas_int ldc) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5518: warning: Member rocblas_dgemm_batched(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const double *alpha, const double *const A[], rocblas_int lda, const double *const B[], rocblas_int ldb, const double *beta, double *const C[], rocblas_int ldc, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5534: warning: Member rocblas_hgemm_batched(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_half *alpha, const rocblas_half *const A[], rocblas_int lda, const rocblas_half *const B[], rocblas_int ldb, const rocblas_half *beta, rocblas_half *const C[], rocblas_int ldc, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5550: warning: Member rocblas_cgemm_batched(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_float_complex *alpha, const rocblas_float_complex *const A[], rocblas_int lda, const rocblas_float_complex *const B[], rocblas_int ldb, const rocblas_float_complex *beta, rocblas_float_complex *const C[], rocblas_int ldc, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5566: warning: Member rocblas_zgemm_batched(rocblas_handle handle, rocblas_operation transa, rocblas_operation transb, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_double_complex *alpha, const rocblas_double_complex *const A[], rocblas_int lda, const rocblas_double_complex *const B[], rocblas_int ldb, const rocblas_double_complex *beta, rocblas_double_complex *const C[], rocblas_int ldc, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5680: warning: Member rocblas_dgemm_strided_batched(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const double *alpha, const double *A, rocblas_int lda, rocblas_stride stride_a, const double *B, rocblas_int ldb, rocblas_stride stride_b, const double *beta, double *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5699: warning: Member rocblas_hgemm_strided_batched(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_half *alpha, const rocblas_half *A, rocblas_int lda, rocblas_stride stride_a, const rocblas_half *B, rocblas_int ldb, rocblas_stride stride_b, const rocblas_half *beta, rocblas_half *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5718: warning: Member rocblas_hgemm_kernel_name(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_half *alpha, const rocblas_half *A, rocblas_int lda, rocblas_stride stride_a, const rocblas_half *B, rocblas_int ldb, rocblas_stride stride_b, const rocblas_half *beta, rocblas_half *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5737: warning: Member rocblas_sgemm_kernel_name(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const float *alpha, const float *A, rocblas_int lda, rocblas_stride stride_a, const float *B, rocblas_int ldb, rocblas_stride stride_b, const float *beta, float *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5756: warning: Member rocblas_dgemm_kernel_name(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const double *alpha, const double *A, rocblas_int lda, rocblas_stride stride_a, const double *B, rocblas_int ldb, rocblas_stride stride_b, const double *beta, double *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5789: warning: Member rocblas_cgemm_strided_batched(rocblas_handle handle, rocblas_operation transa, rocblas_operation transb, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_float_complex *alpha, const rocblas_float_complex *A, rocblas_int lda, rocblas_stride stride_a, const rocblas_float_complex *B, rocblas_int ldb, rocblas_stride stride_b, const rocblas_float_complex *beta, rocblas_float_complex *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5808: warning: Member rocblas_zgemm_strided_batched(rocblas_handle handle, rocblas_operation transa, rocblas_operation transb, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_double_complex *alpha, const rocblas_double_complex *A, rocblas_int lda, rocblas_stride stride_a, const rocblas_double_complex *B, rocblas_int ldb, rocblas_stride stride_b, const rocblas_double_complex *beta, rocblas_double_complex *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5894: warning: Member rocblas_dgeam(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, const double *alpha, const double *A, rocblas_int lda, const double *beta, const double *B, rocblas_int ldb, double *C, rocblas_int ldc) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h:13: warning: Member __STDC_WANT_IEC_60559_TYPES_EXT__ (macro definition) of file rocblas-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h:31: warning: Member hipStream_t (typedef) of file rocblas-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h:41: warning: Member rocblas_stride (typedef) of file rocblas-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h:45: warning: Member rocblas_float (typedef) of file rocblas-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h:46: warning: Member rocblas_double (typedef) of file rocblas-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h:56: warning: Member data (variable) of class rocblas_half is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-auxiliary.h:110: warning: The following parameters of rocblas_set_vector_async(rocblas_int n, rocblas_int elem_size, const void *x, rocblas_int incx, void *y, rocblas_int incy, hipStream_t stream) are not documented: parameter 'elem_size' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-auxiliary.h:138: warning: The following parameters of rocblas_get_vector_async(rocblas_int n, rocblas_int elem_size, const void *x, rocblas_int incx, void *y, rocblas_int incy, hipStream_t stream) are not documented: parameter 'elem_size' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3001: warning: The following parameters of rocblas_chemv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *A, rocblas_int lda, rocblas_stride stride_A, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stride_x, const rocblas_float_complex *beta, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stride_y, rocblas_int batch_count) are not documented: parameter 'stride_A' parameter 'stride_x' parameter 'stride_y' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3460: warning: argument 'stride_a' of command @param is not found in the argument list of rocblas_strmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const float *A, rocblas_int lda, rocblas_stride stridea, float *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3460: warning: argument 'stride_x' of command @param is not found in the argument list of rocblas_strmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const float *A, rocblas_int lda, rocblas_stride stridea, float *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3520: warning: The following parameters of rocblas_strmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const float *A, rocblas_int lda, rocblas_stride stridea, float *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count) are not documented: parameter 'stridea' parameter 'stridex' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:74: warning: Found unknown command `\parm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:79: warning: Found unknown command `\parm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:85: warning: The following parameters of open_log_stream(const char *environment_variable_name, std::ostream *&log_os, std::ofstream &log_ofs) are not documented: parameter 'log_os' parameter 'log_ofs' ted Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file ROCm_Libraries/rocBLAS/src/rocblas-auxiliary.h... Generating code for file ROCm_Libraries/rocBLAS/src/rocblas-functions.h... Generating code for file ROCm_Libraries/rocBLAS/src/rocblas-types.h... Generating code for file ROCm_Libraries/rocBLAS/src/rocblas.h... Generating file documentation... Generating docs for file ROCm_Libraries/rocBLAS/src/rocblas-auxiliary.h... Generating docs for file ROCm_Libraries/rocBLAS/src/rocblas-functions.h... Generating docs for file ROCm_Libraries/rocBLAS/src/rocblas-types.h... Generating docs for file ROCm_Libraries/rocBLAS/src/rocblas.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound rocblas_half... Generating namespace index... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class rocblas_half Generating XML output for namespace rocblas Generating XML output for file rocblas-auxiliary.h Generating XML output for file rocblas-functions.h Generating XML output for file rocblas-types.h Generating XML output for file rocblas.h Generating XML output for file buildinfo.cpp Generating XML output for file handle.cpp Generating XML output for file rocblas_auxiliary.cpp Generating XML output for file status.cpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/ lookup cache used 367/65536 hits=14972 misses=367 finished... 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-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/modules.dox... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/modules.dox... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/parallel_manager.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/parallel_manager.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/utils/allocate_free.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/utils/allocate_free.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/utils/time_functions.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/utils/time_functions.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/operator.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/operator.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/vector.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/vector.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/base_rocalution.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/base_rocalution.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/local_vector.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/local_vector.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/global_vector.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/global_vector.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/local_matrix.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/local_matrix.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/global_matrix.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/global_matrix.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/local_stencil.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/local_stencil.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/chebyshev.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/chebyshev.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/chebyshev.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/chebyshev.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/iter_ctrl.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/iter_ctrl.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/iter_ctrl.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/iter_ctrl.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/mixed_precision.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/mixed_precision.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/mixed_precision.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/mixed_precision.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/solver.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/solver.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/solver.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/solver.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstab.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstab.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstab.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstab.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstabl.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstabl.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstabl.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstabl.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cr.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cr.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cr.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cr.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fcg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fcg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fcg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fcg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fgmres.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fgmres.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fgmres.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fgmres.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/gmres.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/gmres.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/gmres.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/gmres.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/qmrcgstab.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/qmrcgstab.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/qmrcgstab.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/qmrcgstab.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/inversion.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/inversion.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/inversion.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/inversion.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/lu.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/lu.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/lu.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/lu.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/qr.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/qr.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/qr.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/qr.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/global_pairwise_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/global_pairwise_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/global_pairwise_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/global_pairwise_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/multigrid.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/multigrid.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/multigrid.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/multigrid.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/pairwise_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/pairwise_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/pairwise_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/pairwise_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/ruge_stueben_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/ruge_stueben_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/ruge_stueben_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/ruge_stueben_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/smoothed_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/smoothed_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/smoothed_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/smoothed_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/unsmoothed_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/unsmoothed_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/unsmoothed_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/unsmoothed_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockjacobi.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockjacobi.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockjacobi.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockjacobi.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockprecond.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockprecond.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockprecond.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockprecond.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_gs.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_gs.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_gs.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_gs.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_ilu.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_ilu.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_ilu.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_ilu.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multielimination.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multielimination.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multielimination.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multielimination.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libra/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:45: warning: Compound rocalution::Rocalution_Backend_Descriptor is not documented. error: bib file source/references.bib not found! ries/rocALUTION/src/solvers/preconditioners/preconditioner_saddlepoint.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_saddlepoint.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_saddlepoint.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_saddlepoint.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/base_rocalution.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/global_matrix.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/global_vector.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/local_matrix.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/local_stencil.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/local_vector.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/operator.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/parallel_manager.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/vector.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/chebyshev.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/direct/inversion.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/direct/lu.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/direct/qr.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/iter_ctrl.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstab.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstabl.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/cg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/cr.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/fcg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/f/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.hpp:43: warning: \cite command to 'Trottenberg2003' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.hpp:43: warning: \cite command to 'Trottenberg2003' does not have an associated number gmres.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/gmres.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/qmrcgstab.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/mixed_precision.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_amg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/global_pairwise_amg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/multigrid.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/pairwise_amg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/ruge_stueben_amg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/smoothed_amg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/unsmoothed_amg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockjacobi.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockprecond.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_gs.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_ilu.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multielimination.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_saddlepoint.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/solver.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/utils/allocate_free.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/utils/time_functions.hpp... Generating file documentation... Generating page documentation... Generating docs for page citelist... Generating group documentation... Generating class documentation... Generating namespace index... Generating docs for compound rocalution::AcceleratorMatrix... Generating docs for compound rocalution::AcceleratorStencil... Generating docs for compound rocalution::AcceleratorVector... Generating docs for compound rocalution::AIChebyshev... Generating docs for compound rocalution::AS... Generating docs for compound rocalution::BaseAMG... Generating docs for compound rocalution::BaseMatrix... Generating docs for compound rocalution::BaseMultiGrid... Generating docs for compound rocalution::BaseRocalution... Generating docs for compound rocalution::BaseStencil... Generating docs for compound rocalution::BaseVector... Generating docs for compound rocalution::BiCGStab... Generating docs for compound rocalution::BiCGStabl... Generating docs for compound rocalution::BlockJacobi... Generating docs for compound rocalution::BlockPreconditioner... Generating docs for compound rocalution::CG... Generating docs for compound rocalution::Chebyshev... Generating docs for compound rocalution::CR... Generating docs for compound rocalution::DiagJacobiSaddlePointPrecond... Generating docs for compound rocalution::DirectLinearSolver... Generating docs for compound rocalution::FCG... Generating docs for compound rocalution::FGMRES... Generating docs for compound rocalution::FixedPoint... Generating docs for compound rocalution::FSAI... Generating docs for compound rocalution::GlobalMatrix... Generating docs for compound rocalution/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:47: warning: Member init (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:50: warning: Member backend (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:51: warning: Member accelerator (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:52: warning: Member disable_accelerator (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:55: warning: Member OpenMP_threads (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:57: warning: Member OpenMP_def_threads (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:59: warning: Member OpenMP_def_nested (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:61: warning: Member OpenMP_affinity (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:63: warning: Member OpenMP_threshold (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:68: warning: Member ROC_blas_handle (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:70: warning: Member ROC_sparse_handle (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:72: warning: Member HIP_dev (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:73: warning: Member HIP_warp (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:74: warning: Member HIP_block_size (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:75: warning: Member HIP_max_threads (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:76: warning: Member HIP_num_procs (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:77: warning: Member HIP_threads_per_proc (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:80: warning: Member rank (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:83: warning: Member log_mode (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:84: warning: Member log_file (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.hpp:40: warning: \cite command to 'chebpoly' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.hpp:41: warning: \cite command to 'RAS' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.hpp:43: warning: \cite command to 'Trottenberg2003' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstab.hpp:38: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstabl.hpp:41: warning: \cite command to 'bicgstabl' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cg.hpp:43: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/chebyshev.hpp:40: warning: \cite command to 'templates' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cr.hpp:43: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fcg.hpp:44: warning: \cite command to 'fcg' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fgmres.hpp:44: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.hpp:81: warning: \cite command to 'kolotilina' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/global_pairwise_amg.hpp:43: warning: \cite command to 'pairwiseamg' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/gmres.hpp:43: warning: \cite command to 'SAAD' does not have an associated number ::GlobalPairwiseAMG... Generating docs for compound rocalution::GlobalVector... Generating docs for compound rocalution::GMRES... Generating docs for compound rocalution::GS... Generating docs for compound rocalution::HostMatrix... Generating docs for compound rocalution::HostStencil... Generating docs for compound rocalution::HostVector... Generating docs for compound rocalution::IC... Generating docs for compound rocalution::IDR... Generating docs for compound rocalution::ILU... Generating docs for compound rocalution::ILUT... Generating docs for compound rocalution::Inversion... Generating docs for compound rocalution::IterativeLinearSolver... Generating docs for compound rocalution::Jacobi... Generating docs for compound rocalution::LocalMatrix... Generating docs for compound rocalution::LocalStencil... Generating docs for compound rocalution::LocalVector... Generating docs for compound rocalution::LU... Generating docs for compound rocalution::MixedPrecisionDC... Generating docs for compound rocalution::MultiColored... Generating docs for compound rocalution::MultiColoredGS... Generating docs for compound rocalution::MultiColoredILU... Generating docs for compound rocalution::MultiColoredSGS... Generating docs for compound rocalution::MultiElimination... Generating docs for compound rocalution::MultiGrid... Generating docs for compound rocalution::Operator... Generating docs for compound rocalution::PairwiseAMG... Generating docs for compound rocalution::ParallelManager... Generating docs for compound rocalution::Preconditioner... Generating docs for compound rocalution::QMRCGStab... Generating docs for compound rocalution::QR... Generating docs for compound rocalution::RAS... Generating docs for compound rocalution::Rocalution_Backend_Descriptor... Generating docs for compound rocalution::RugeStuebenAMG... Generating docs for compound rocalution::SAAMG... Generating docs for compound rocalution::SGS... Generating docs for compound rocalution::Solver... Generating docs for compound rocalution::SPAI... Generating docs for compound rocalution::TNS... Generating docs for compound rocalution::UAAMG... Generating docs for compound rocalution::VariablePreconditioner... Generating docs for compound rocalution::Vector... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class rocalution::AcceleratorMatrix Generating XML output for class rocalution::AcceleratorStencil Generating XML output for class rocalution::AcceleratorVector Generating XML output for class rocalution::AIChebyshev Generating XML output for class rocalution::AS Generating XML output for class rocalution::BaseAMG Generating XML output for class rocalution::BaseMatrix Generating XML output for class rocalution::BaseMultiGrid Generating XML output for class rocalution::BaseRocalution Generating XML output for class rocalution::BaseStencil Generating XML output for class rocalution::BaseVector Generating XML output for class rocalution::BiCGStab Generating XML output for class rocalution::BiCGStabl Generating XML output for class rocalution::BlockJacobi Generating XML output for class rocalution::BlockPreconditioner Generating XML output for class rocalution::CG Generating XML output for class rocalution::Chebyshev Generating XML output for class rocalution::CR Generating XML output for class rocalution::DiagJacobiSaddlePointPrecond Generating XML output for class rocalution::DirectLinearSolver Generating XML output for class rocalution::FCG Generating XML output for class rocalution::FGMRES Generating XML output for class rocalution::FixedPoint Generating XML output for class rocalution::FSAI Generating XML output for class rocalution::GlobalMatrix Generating XML output for class rocalution::GlobalPairwiseAMG Generating XML output for class rocalution::GlobalVector Generating XML output for class rocalution::GMRES Generating XML output for class rocalution::GS Generating XML output for class rocalution::HostMatrix Generating XML output for class /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.hpp:41: warning: \cite command to 'IDR1' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.hpp:42: warning: \cite command to 'IDR2' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.hpp:196: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.hpp:221: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_ilu.hpp:44: warning: \cite command to 'Lukarski2012' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multielimination.hpp:54: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/multigrid.hpp:41: warning: \cite command to 'Trottenberg2003' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/pairwise_amg.hpp:51: warning: \cite command to 'pairwiseamg' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/qmrcgstab.hpp:41: warning: \cite command to 'qmrcgstab' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.hpp:99: warning: \cite command to 'RAS' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/ruge_stueben_amg.hpp:43: warning: \cite command to 'stuben' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/smoothed_amg.hpp:41: warning: \cite command to 'vanek' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.hpp:139: warning: \cite command to 'grote' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/unsmoothed_amg.hpp:41: warning: \cite command to 'stuben' does not have an associated number rocalution::HostStencil Generating XML output for class rocalution::HostVector Generating XML output for class rocalution::IC Generating XML output for class rocalution::IDR Generating XML output for class rocalution::ILU Generating XML output for class rocalution::ILUT Generating XML output for class rocalution::Inversion Generating XML output for class rocalution::IterationControl Generating XML output for class rocalution::IterativeLinearSolver Generating XML output for class rocalution::Jacobi Generating XML output for class rocalution::LocalMatrix Generating XML output for class rocalution::LocalStencil Generating XML output for class rocalution::LocalVector Generating XML output for class rocalution::LU Generating XML output for class rocalution::MixedPrecisionDC Generating XML output for class rocalution::MultiColored Generating XML output for class rocalution::MultiColoredGS Generating XML output for class rocalution::MultiColoredILU Generating XML output for class rocalution::MultiColoredSGS Generating XML output for class rocalution::MultiElimination Generating XML output for class rocalution::MultiGrid Generating XML output for class rocalution::Operator Generating XML output for class rocalution::PairwiseAMG Generating XML output for class rocalution::ParallelManager Generating XML output for class rocalution::Preconditioner Generating XML output for class rocalution::QMRCGStab Generating XML output for class rocalution::QR Generating XML output for class rocalution::RAS Generating XML output for class rocalution::Rocalution_Backend_Descriptor Generating XML output for class rocalution::Rocalution_Object_Data Generating XML output for class rocalution::RocalutionObj Generating XML output for class rocalution::RugeStuebenAMG Generating XML output for class rocalution::SAAMG Generating XML output for class rocalution::SGS Generating XML output for class rocalution::Solver Generating XML output for class rocalution::SPAI Generating XML output for class rocalution::TNS Generating XML output for class rocalution::UAAMG Generating XML output for class rocalution::VariablePreconditioner Generating XML output for class rocalution::Vector Generating XML output for namespace rocalution Generating XML output for file backend_manager.hpp Generating XML output for file base_rocalution.hpp Generating XML output for file global_matrix.hpp Generating XML output for file global_vector.hpp Generating XML output for file local_matrix.hpp Generating XML output for file local_stencil.hpp Generating XML output for file local_vector.hpp Generating XML output for file operator.hpp Generating XML output for file parallel_manager.hpp Generating XML output for file vector.hpp Generating XML output for file modules.dox Generating XML output for file chebyshev.cpp Generating XML output for file chebyshev.hpp Generating XML output for file inversion.cpp Generating XML output for file inversion.hpp Generating XML output for file lu.cpp Generating XML output for file lu.hpp Generating XML output for file qr.cpp Generating XML output for file qr.hpp Generating XML output for file iter_ctrl.cpp Generating XML output for file iter_ctrl.hpp Generating XML output for file bicgstab.cpp Generating XML output for file bicgstab.hpp Generating XML output for file bicgstabl.cpp Generating XML output for file bicgstabl.hpp Generating XML output for file cg.cpp Generating XML output for file cg.hpp Generating XML output for file cr.cpp Generating XML output for file cr.hpp Generating XML output for file fcg.cpp Generating XML output for file fcg.hpp Generating XML output for file fgmres.cpp Generating XML output for file fgmres.hpp Generating XML output for file gmres.cpp Generating XML output for file gmres.hpp Generating XML output for file idr.cpp Generating XML output for file idr.hpp Generating XML output for file qmrcgstab.cpp Generating XML output for file qmrcgstab.hpp Generating XML output for file mixed_precision.cpp Generating XML output for file mixed_precision.hpp Generating XML output for file base_amg.cpp Generating XML output for file bacitelist:3: warning: expected
tag but found
instead! citelist:4: warning: unexpected end of comment while looking for a html description title se_amg.hpp Generating XML output for file base_multigrid.cpp Generating XML output for file base_multigrid.hpp Generating XML output for file global_pairwise_amg.cpp Generating XML output for file global_pairwise_amg.hpp Generating XML output for file multigrid.cpp Generating XML output for file multigrid.hpp Generating XML output for file pairwise_amg.cpp Generating XML output for file pairwise_amg.hpp Generating XML output for file ruge_stueben_amg.cpp Generating XML output for file ruge_stueben_amg.hpp Generating XML output for file smoothed_amg.cpp Generating XML output for file smoothed_amg.hpp Generating XML output for file unsmoothed_amg.cpp Generating XML output for file unsmoothed_amg.hpp Generating XML output for file preconditioner.cpp Generating XML output for file preconditioner.hpp Generating XML output for file preconditioner_ai.cpp Generating XML output for file preconditioner_ai.hpp Generating XML output for file preconditioner_as.cpp Generating XML output for file preconditioner_as.hpp Generating XML output for file preconditioner_blockjacobi.cpp Generating XML output for file preconditioner_blockjacobi.hpp Generating XML output for file preconditioner_blockprecond.cpp Generating XML output for file preconditioner_blockprecond.hpp Generating XML output for file preconditioner_multicolored.cpp Generating XML output for file preconditioner_multicolored.hpp Generating XML output for file preconditioner_multicolored_gs.cpp Generating XML output for file preconditioner_multicolored_gs.hpp Generating XML output for file preconditioner_multicolored_ilu.cpp Generating XML output for file preconditioner_multicolored_ilu.hpp Generating XML output for file preconditioner_multielimination.cpp Generating XML output for file preconditioner_multielimination.hpp Generating XML output for file preconditioner_saddlepoint.cpp Generating XML output for file preconditioner_saddlepoint.hpp Generating XML output for file solver.cpp Generating XML output for file solver.hpp Generating XML output for file allocate_free.hpp Generating XML output for file time_functions.hpp Generating XML output for group solver_module Generating XML output for group precond_module Generating XML output for group op_vec_module Generating XML output for group backend_module Generating XML output for page citelist Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/utils/ lookup cache used 1390/65536 hits=31427 misses=1534 finished... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocFFT/src/rocfft_sed.h:5: warning: the name `rocfft.h' supplied as the second argument in the \file statement is not an input file Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocFFT/src/rocfft_sed.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocFFT/src/rocfft_sed.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file ROCm_Libraries/rocFFT/src/rocfft_sed.h... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for file rocfft_sed.h Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocFFT/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocFFT/src/ lookup cache used 48/65536 hits=298 misses=48 finished... sed: can't read rocsparse-functions_sed.h: No such file or directory sed: can't read rocsparse-auxiliary_sed.h: No such file or directory Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/modules.dox... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/modules.dox... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-functions_sed.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-functions_sed.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-auxiliary_sed.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-auxiliary_sed.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file ROCm_Libraries/rocSPARSE/src/rocsparse-auxiliary_sed.h... Generating code for file ROCm_Libraries/rocSPARSE/src/rocsparse-functions_sed.h... Generating code for file ROCm_Libraries/rocSPARSE/src/rocsparse-types.h... Generating code for file ROCm_Libraries/rocSPARSE/src/rocsparse.h... Generating file documentation... Generating docs for file ROCm_Libraries/rocSPARSE/src/modules.dox... Generating docs for file ROCm_Libraries/rocSPARSE/src/rocsparse-auxiliary_sed.h.../home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-types.h:47: warning: Member hipStream_t (typedef) of file rocsparse-types.h is not documented. Generating docs for file ROCm_Libraries/rocSPARSE/src/rocsparse-functions_sed.h... Generating docs for file ROCm_Libraries/rocSPARSE/src/rocsparse-types.h... Generating docs for file ROCm_Libraries/rocSPARSE/src/rocsparse.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for file modules.dox Generating XML output for file rocsparse-auxiliary_sed.h Generating XML output for file rocsparse-functions_sed.h Generating XML output for file rocsparse-types.h Generating XML output for file rocsparse.h Generating XML output for group aux_module Generating XML output for group types_module Generating XML output for group level1_module Generating XML output for group level2_module Generating XML output for group level3_module Generating XML output for group extra_module Generating XML output for group precond_module Generating XML output for group conv_module Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/ lookup cache used 192/65536 hits=12235 misses=192 finished... 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_common.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_common.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_finalize.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_finalize.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Librar/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:186: warning: Compound CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:955: warning: Compound BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:808: warning: Compound BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:140: warning: Compound AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:207: warning: Compound hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:907: warning: Compound BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:787: warning: Compound BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:114: warning: Compound amd::options::HelpPrinter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:902: warning: Compound hsa_pitched_ptr_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1087: warning: Compound BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:796: warning: Compound BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:938: warning: Compound BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:253: warning: Compound amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:266: warning: Compound amdgpu_hsa_note_code_object_version_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:296: warning: Compound amdgpu_hsa_note_producer_options_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:903: warning: Compound BrigInstBasic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_finalize.h:500: warning: Compound hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1067: warning: Compound BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:492: warning: Compound amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1072: warning: Compound BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:107: warning: Compound amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:279: warning: Compound amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:103: warning: Compound amd::hsa::code_options::control_directive is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:834: warning: Compound BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:288: warning: Compound amdgpu_hsa_note_producer_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:792: warning: Compound BrigDirectiveArgBlock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:971: warning: Compound BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:468: warning: Compound amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:984: warning: Compound BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:61: warning: Compound amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1047: warning: Compound BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:138: warning: Compound hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:589: warning: Compound amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:619: warning: Compound amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1092: warning: Compound BrigOperandWavesize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:997: warning: Compound BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:839: warning: Compound BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:76: warning: Compound amd::hsa::common::WriterLockGuard is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:223: warning: Compound amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1107: warning: Compound BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1078: warning: Compound BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:144: warning: Compound amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:893: warning: Compound BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1011: warning: Compound BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:869: warning: Compound BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:526: warning: Compound amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:552: warning: Compound amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:264: warning: Compound hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:945: warning: Compound BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:322: warning: Compound amd::options::ChoiceOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:826: warning: Compound BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:436: warning: Compound amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:65: warning: Compound amd::options::StringFactory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:922: warning: Compound BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:110: warning: Compound amd::hsa::code_options::exceptions_mask is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:122: warning: Compound ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:887: warning: Compound BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:846: warning: Compound BrigDirectiveNone is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:148: warning: Compound hsa_amd_hdp_flush_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1114: warning: Compound BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:262: warning: Compound amd_runtime_loader_debug_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1030: warning: Compound BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:265: warning: Compound amd::options::ValueOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:81: warning: Compound amd::options::HelpStreambuf is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:929: warning: Compound BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:855: warning: Compound BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:400: warning: Compound amd::options::PrefixOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:963: warning: Compound BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:205: warning: Compound amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1035: warning: Compound BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:801: warning: Compound BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:189: warning: Compound hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:117: warning: Compound amd::hsa::code_options::control_directives is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:682: warning: Compound amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1024: warning: Compound BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:184: warning: Compound amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:111: warning: Compound FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:821: warning: Compound BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:271: warning: Compound amdgpu_hsa_note_hsail_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:103: warning: Compound ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:295: warning: Compound amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:165: warning: Compound hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:850: warning: Compound BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:384: warning: Compound HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:991: warning: Compound BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1017: warning: Compound BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1040: warning: Compound BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:880: warning: Compound BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:978: warning: Compound BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:181: warning: Compound hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:200: warning: Compound amd::options::Option is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:248: warning: Compound hsa_ven_amd_aqlprofile_info_data_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:777: warning: Compound BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:354: warning: Compound amd::options::NoArgOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:782: warning: Compound BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:96: warning: Compound amd::hsa::common::ReaderWriterLock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:422: warning: Compound amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:644: warning: Compound amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1004: warning: Compound BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:365: warning: Compound HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:55: warning: Compound amd::hsa::common::ReaderLockGuard is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1054: warning: Compound BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:913: warning: Compound BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:63: warning: Compound amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:70: warning: documented symbol `bool Symbol::IsDeclaration' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:75: warning: documented symbol `bool Symbol::IsDefinition' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:80: warning: documented symbol `bool Symbol::IsAgent' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:85: warning: documented symbol `hsa_symbol_linkage_t Symbol::Linkage' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:90: warning: documented symbol `hsa_variable_allocation_t Symbol::Allocation' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:95: warning: documented symbol `hsa_variable_segment_t Symbol::Segment' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:100: warning: documented symbol `uint64_t Symbol::Size' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:105: warning: documented symbol `uint32_t Symbol::Size32' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:111: warning: documented symbol `uint32_t Symbol::Alignment' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:117: warning: documented symbol `bool Symbol::IsConst' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:122: warning: documented symbol `hsa_status_t Symbol::GetInfo' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:166: warning: documented symbol `std::string Symbol::GetModuleName' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:172: warning: documented symbol `std::string Symbol::GetSymbolName' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:178: warning: documented symbol `hsa_code_symbol_t Symbol::ToHandle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:185: warning: documented symbol `Symbol * Symbol::FromHandle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:190: warning: documented symbol `amd::hsa::code::KernelSymbol::KernelSymbol' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:208: warning: documented symbol `hsa_status_t amd::hsa::code::KernelSymbol::GetInfo' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:239: warning: documented symbol `hsa_status_t amd::hsa::code::VariableSymbol::GetInfo' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:270: warning: documented symbol `amd::hsa::code::AmdHsaCode::AmdHsaCode' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:286: warning: documented symbol `amd::hsa::code::AmdHsaCode::~AmdHsaCode' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:291: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::PullElf' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:304: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::PullElfV1' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:363: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::LoadFromFile' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:371: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::SaveToFile' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:376: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::WriteToBuffer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:382: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::InitFromBuffer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:390: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::InitAsBuffer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:398: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::InitAsHandle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:405: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::InitNew' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:417: warning: no matching class member found for bool amd::hsa::code::AmdHsaCode::Freeze() /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:422: warning: documented symbol `hsa_code_object_t amd::hsa::code::AmdHsaCode::GetHandle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:429: warning: documented symbol `const char * amd::hsa::code::AmdHsaCode::ElfData' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:434: warning: no matching file member found for uint64_t amd::hsa::code::AmdHsaCode::ElfSize() Possible candidates: 'uint64_t ElfSize(const void *emi)' at line 1675 of file/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:439: warning: no matching class member found for bool amd::hsa::code::AmdHsaCode::Validate() /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:449: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddAmdNote' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:454: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddNoteCodeObjectVersion' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:462: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetCodeObjectVersion' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:478: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetNoteCodeObjectVersion' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:489: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddNoteHsail' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:501: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetNoteHsail' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:513: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddNoteIsa' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:528: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetNoteIsa' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:608: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetIsa' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:662: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddNoteProducer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:674: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetNoteProducer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:684: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddNoteProducerOptions' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:693: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddNoteProducerOptions' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:707: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetNoteProducerOptions' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:715: warning: documented symbol `hsa_status_t amd::hsa::code::AmdHsaCode::GetInfo' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:765: warning: documented symbol `hsa_status_t amd::hsa::code::AmdHsaCode::GetSymbol' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:777: warning: documented symbol `hsa_status_t amd::hsa::code::AmdHsaCode::IterateSymbols' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:792: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::ImageInitSection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:804: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddImageInitializer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:812: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddImageInitializer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:833: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::SamplerInitSection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:845: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddSamplerInitializer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:853: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddSamplerInitializer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:867: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddInitVarWithAddress' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:873: warning: documented symbol `uint64_t amd::hsa::code::AmdHsaCode::NextKernelCodeOffset' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:878: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::AddKernelCode' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:888: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::AddEmptySection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:893: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::AddCodeSection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:907: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::AddDataSection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:918: warning: documented symbol `void amd::hsa::code::AmdHsaCode::InitHsaSectionSegment' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:923: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::HsaDataSection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:957: warning: documented symbol `void amd::hsa::code::AmdHsaCode::InitHsaSegment' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:969: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::AddHsaSegments' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:975: warning: documented symbol `Segment * amd::hsa::code::AmdHsaCode::HsaSegment' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:980: warning: documented symbol `Symbol * amd::hsa::code::AmdHsaCode::AddExecutableSymbol' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:992: warning: documented symbol `Symbol * amd::hsa::code::AmdHsaCode::AddVariableSymbol' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1005: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddSectionSymbols' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1015: warning: documented symbol `Symbol * amd::hsa::code::AmdHsaCode::GetSymbolByElfIndex' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1025: warning: documented symbol `Symbol * amd::hsa::code::AmdHsaCode::FindSymbol' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1035: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddData' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1040: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::DebugInfo' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1048: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::DebugLine' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1056: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::DebugAbbrev' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1064: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::AddHsaHlDebug' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1071: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::PrintToFile' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1079: warning: documented symbol `void amd::hsa::code::AmdHsaCode::Print' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1094: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintNotes' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1142: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintSegments' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1150: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintSections' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1163: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintSymbols' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1171: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintMachineCode' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1197: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintSegment' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1215: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintSection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1246: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintRawData' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1254: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintRawData' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1276: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintRelocationData' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1294: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintSymbol' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1315: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintMachineCode' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1334: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintDisassembly' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1574: warning: documented symbol `std::string amd::hsa::code::AmdHsaCode::MangleSymbolName' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1583: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::ElfImageError' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1589: warning: documented symbol `AmdHsaCode * amd::hsa::code::AmdHsaCodeManager::FromHandle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1605: warning: documented symbol `bool amd::hsa::code::AmdHsaCodeManager::Destroy' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1617: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::PullElfV2' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1673: warning: documented symbol `amd::hsa::code::KernelSymbolV2::KernelSymbolV2' was not declared or defined. ies/rocr/src/inc/hsa_ven_amd_aqlprofile.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing p/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:206: warning: Member enabled_control_directives (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:207: warning: Member enable_break_exceptions (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:208: warning: Member enable_detect_exceptions (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:209: warning: Member max_dynamic_group_size (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:210: warning: Member max_flat_grid_size (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:211: warning: Member max_flat_workgroup_size (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:212: warning: Member required_dim (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:213: warning: Member reserved1[3] (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:214: warning: Member required_grid_size[3] (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:215: warning: Member required_workgroup_size[3] (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:216: warning: Member reserved2[60] (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:224: warning: Member amd_kernel_code_version_major (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:225: warning: Member amd_kernel_code_version_minor (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:226: warning: Member amd_machine_kind (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:227: warning: Member amd_machine_version_major (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:228: warning: Member amd_machine_version_minor (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:229: warning: Member amd_machine_version_stepping (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:230: warning: Member kernel_code_entry_byte_offset (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:231: warning: Member kernel_code_prefetch_byte_offset (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:232: warning: Member kernel_code_prefetch_byte_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:233: warning: Member max_scratch_backing_memory_byte_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:234: warning: Member compute_pgm_rsrc1 (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:235: warning: Member compute_pgm_rsrc2 (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:236: warning: Member kernel_code_properties (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:237: warning: Member workitem_private_segment_byte_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:238: warning: Member workgroup_group_segment_byte_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:239: warning: Member gds_segment_byte_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:240: warning: Member kernarg_segment_byte_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:241: warning: Member workgroup_fbarrier_count (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:242: warning: Member wavefront_sgpr_count (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:243: warning: Member workitem_vgpr_count (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:244: warning: Member reserved_vgpr_first (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:245: warning: Member reserved_vgpr_count (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:246: warning: Member reserved_sgpr_first (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:247: warning: Member reserved_sgpr_count (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:248: warning: Member debug_wavefront_private_segment_offset_sgpr (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:249: warning: Member debug_private_segment_buffer_sgpr (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:250: warning: Member kernarg_segment_alignment (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:251: warning: Member group_segment_alignment (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:252: warning: Member private_segment_alignment (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:253: warning: Member wavefront_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:254: warning: Member call_convention (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:255: warning: Member reserved1[12] (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:256: warning: Member runtime_loader_kernel_symbol (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:257: warning: Member control_directives (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:64: warning: Member hsa_queue (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:65: warning: Member reserved1[4] (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:66: warning: Member write_dispatch_id (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:67: warning: Member group_segment_aperture_base_hi (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:68: warning: Member private_segment_aperture_base_hi (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:69: warning: Member max_cu_id (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:70: warning: Member max_wave_id (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:71: warning: Member max_legacy_doorbell_dispatch_id_plus_1 (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:72: warning: Member legacy_doorbell_lock (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:73: warning: Member reserved2[9] (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:74: warning: Member read_dispatch_id (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:75: warning: Member read_dispatch_id_field_base_byte_offset (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:76: warning: Member compute_tmpring_size (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:77: warning: Member scratch_resource_descriptor[4] (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:78: warning: Member scratch_backing_memory_location (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:79: warning: Member scratch_backing_memory_byte_size (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:80: warning: Member scratch_workitem_byte_size (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:81: warning: Member queue_properties (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:82: warning: Member reserved3[2] (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:83: warning: Member queue_inactive_signal (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:84: warning: Member reserved4[14] (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:263: warning: Member elf_raw (variable) of class amd_runtime_loader_debug_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:264: warning: Member elf_size (variable) of class amd_runtime_loader_debug_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:265: warning: Member kernel_name (variable) of class amd_runtime_loader_debug_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:266: warning: Member owning_segment (variable) of class amd_runtime_loader_debug_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:62: warning: Member kind (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:68: warning: Member event_mailbox_ptr (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:69: warning: Member event_id (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:70: warning: Member reserved1 (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:71: warning: Member start_ts (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:72: warning: Member end_ts (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:77: warning: Member reserved3[2] (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:141: warning: Member version (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:142: warning: Member hsa_amd_coherency_get_type_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:143: warning: Member hsa_amd_coherency_set_type_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:144: warning: Member hsa_amd_profiling_set_profiler_enabled_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:145: warning: Member hsa_amd_profiling_async_copy_enable_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:146: warning: Member hsa_amd_profiling_get_dispatch_time_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:147: warning: Member hsa_amd_profiling_get_async_copy_time_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:148: warning: Member hsa_amd_profiling_convert_tick_to_system_domain_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:149: warning: Member hsa_amd_signal_async_handler_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:150: warning: Member hsa_amd_async_function_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:151: warning: Member hsa_amd_signal_wait_any_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:152: warning: Member hsa_amd_queue_cu_set_mask_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:153: warning: Member hsa_amd_memory_pool_get_info_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:154: warning: Member hsa_amd_agent_iterate_memory_pools_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:155: warning: Member hsa_amd_memory_pool_allocate_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:156: warning: Member hsa_amd_memory_pool_free_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:157: warning: Member hsa_amd_memory_async_copy_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:158: warning: Member hsa_amd_agent_memory_pool_get_info_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:159: warning: Member hsa_amd_agents_allow_access_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:160: warning: Member hsa_amd_memory_pool_can_migrate_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:161: warning: Member hsa_amd_memory_migrate_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:162: warning: Member hsa_amd_memory_lock_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:163: warning: Member hsa_amd_memory_unlock_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:164: warning: Member hsa_amd_memory_fill_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:165: warning: Member hsa_amd_interop_map_buffer_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:166: warning: Member hsa_amd_interop_unmap_buffer_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:167: warning: Member hsa_amd_image_create_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:168: warning: Member hsa_amd_pointer_info_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:169: warning: Member hsa_amd_pointer_info_set_userdata_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:170: warning: Member hsa_amd_ipc_memory_create_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:171: warning: Member hsa_amd_ipc_memory_attach_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:172: warning: Member hsa_amd_ipc_memory_detach_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:173: warning: Member hsa_amd_signal_create_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:174: warning: Member hsa_amd_ipc_signal_create_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:175: warning: Member hsa_amd_ipc_signal_attach_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:176: warning: Member hsa_amd_register_system_event_handler_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:177: warning: Member hsa_amd_queue_intercept_create_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:178: warning: Member hsa_amd_queue_intercept_register_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:179: warning: Member hsa_amd_queue_set_priority_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:180: warning: Member hsa_amd_memory_async_copy_rect_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:181: warning: Member hsa_amd_runtime_queue_create_register_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:182: warning: Member hsa_amd_memory_lock_to_pool_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:254: warning: Member size (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:255: warning: Member kind (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:256: warning: Member geometry (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:257: warning: Member channel_order (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:258: warning: Member channel_type (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:259: warning: Member reserved1 (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:260: warning: Member width (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:261: warning: Member height (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:262: warning: Member depth (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:263: warning: Member array (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:267: warning: Member major_version (variable) of class amdgpu_hsa_note_code_object_version_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:268: warning: Member minor_version (variable) of class amdgpu_hsa_note_code_object_version_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:272: warning: Member hsail_major_version (variable) of class amdgpu_hsa_note_hsail_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:273: warning: Member hsail_minor_version (variable) of class amdgpu_hsa_note_hsail_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:274: warning: Member profile (variable) of class amdgpu_hsa_note_hsail_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:275: warning: Member machine_model (variable) of class amdgpu_hsa_note_hsail_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:276: warning: Member default_float_round (variable) of class amdgpu_hsa_note_hsail_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:280: warning: Member vendor_name_size (variable) of class amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:281: warning: Member architecture_name_size (variable) of class amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:282: warning: Member major (variable) of class amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:283: warning: Member minor (variable) of class amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:284: warning: Member stepping (variable) of class amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:285: warning: Member vendor_and_architecture_name[1] (variable) of class amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:297: warning: Member producer_options_size (variable) of class amdgpu_hsa_note_producer_options_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:298: warning: Member producer_options[1] (variable) of class amdgpu_hsa_note_producer_options_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:289: warning: Member producer_name_size (variable) of class amdgpu_hsa_note_producer_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:290: warning: Member reserved (variable) of class amdgpu_hsa_note_producer_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:291: warning: Member producer_major_version (variable) of class amdgpu_hsa_note_producer_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:292: warning: Member producer_minor_version (variable) of class amdgpu_hsa_note_producer_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:293: warning: Member producer_name[1] (variable) of class amdgpu_hsa_note_producer_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:185: warning: Member size (variable) of class amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:186: warning: Member kind (variable) of class amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:187: warning: Member coord (variable) of class amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:188: warning: Member filter (variable) of class amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:189: warning: Member addressing (variable) of class amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:190: warning: Member reserved1 (variable) of class amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:104: warning: Member major_id (variable) of class ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:105: warning: Member minor_id (variable) of class ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:106: warning: Member step_id (variable) of class ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:107: warning: Member reserved (variable) of class ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:783: warning: Member byteCount (variable) of class BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:784: warning: Member kind (variable) of class BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:788: warning: Member byteCount (variable) of class BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:789: warning: Member bytes[1] (variable) of class BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:793: warning: Member base (variable) of class BrigDirectiveArgBlock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:797: warning: Member base (variable) of class BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:798: warning: Member name (variable) of class BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:802: warning: Member base (variable) of class BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:803: warning: Member control (variable) of class BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:804: warning: Member reserved (variable) of class BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:805: warning: Member operands (variable) of class BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:809: warning: Member base (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:810: warning: Member name (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:811: warning: Member outArgCount (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:812: warning: Member inArgCount (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:813: warning: Member firstInArg (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:814: warning: Member firstCodeBlockEntry (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:815: warning: Member nextModuleEntry (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:816: warning: Member modifier (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:817: warning: Member linkage (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:818: warning: Member reserved (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:822: warning: Member base (variable) of class BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:823: warning: Member name (variable) of class BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:827: warning: Member base (variable) of class BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:828: warning: Member name (variable) of class BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:829: warning: Member modifier (variable) of class BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:830: warning: Member linkage (variable) of class BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:831: warning: Member reserved (variable) of class BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:835: warning: Member base (variable) of class BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:836: warning: Member name (variable) of class BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:840: warning: Member base (variable) of class BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:841: warning: Member filename (variable) of class BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:842: warning: Member line (variable) of class BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:843: warning: Member column (variable) of class BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:870: warning: Member base (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:871: warning: Member name (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:872: warning: Member hsailMajor (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:873: warning: Member hsailMinor (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:874: warning: Member profile (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:875: warning: Member machineModel (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:876: warning: Member defaultFloatRound (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:877: warning: Member reserved (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:847: warning: Member base (variable) of class BrigDirectiveNone is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:851: warning: Member base (variable) of class BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:852: warning: Member operands (variable) of class BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:856: warning: Member base (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:857: warning: Member name (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:858: warning: Member init (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:859: warning: Member type (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:860: warning: Member segment (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:861: warning: Member align (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:862: warning: Member dim (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:863: warning: Member modifier (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:864: warning: Member linkage (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:865: warning: Member allocation (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:866: warning: Member reserved (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:888: warning: Member base (variable) of class BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:889: warning: Member segment (variable) of class BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:890: warning: Member reserved[3] (variable) of class BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:894: warning: Member base (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:895: warning: Member segment (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:896: warning: Member memoryOrder (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:897: warning: Member memoryScope (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:898: warning: Member atomicOperation (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:899: warning: Member equivClass (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:900: warning: Member reserved[3] (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:881: warning: Member base (variable) of class BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:882: warning: Member opcode (variable) of class BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:883: warning: Member type (variable) of class BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:884: warning: Member operands (variable) of class BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:904: warning: Member base (variable) of class BrigInstBasic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:908: warning: Member base (variable) of class BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:909: warning: Member width (variable) of class BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:910: warning: Member reserved[3] (variable) of class BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:914: warning: Member base (variable) of class BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:915: warning: Member sourceType (variable) of class BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:916: warning: Member modifier (variable) of class BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:917: warning: Member compare (variable) of class BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:918: warning: Member pack (variable) of class BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:919: warning: Member reserved[3] (variable) of class BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:923: warning: Member base (variable) of class BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:924: warning: Member sourceType (variable) of class BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:925: warning: Member modifier (variable) of class BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:926: warning: Member round (variable) of class BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:930: warning: Member base (variable) of class BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:931: warning: Member imageType (variable) of class BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:932: warning: Member coordType (variable) of class BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:933: warning: Member geometry (variable) of class BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:934: warning: Member equivClass (variable) of class BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:935: warning: Member reserved (variable) of class BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:939: warning: Member base (variable) of class BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:940: warning: Member sourceType (variable) of class BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:941: warning: Member width (variable) of class BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:942: warning: Member reserved (variable) of class BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:946: warning: Member base (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:947: warning: Member segment (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:948: warning: Member align (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:949: warning: Member equivClass (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:950: warning: Member width (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:951: warning: Member modifier (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:952: warning: Member reserved[3] (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:956: warning: Member base (variable) of class BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:957: warning: Member memoryOrder (variable) of class BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:958: warning: Member globalSegmentMemoryScope (variable) of class BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:959: warning: Member groupSegmentMemoryScope (variable) of class BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:960: warning: Member imageSegmentMemoryScope (variable) of class BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:964: warning: Member base (variable) of class BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:965: warning: Member modifier (variable) of class BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:966: warning: Member round (variable) of class BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:967: warning: Member pack (variable) of class BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:968: warning: Member reserved (variable) of class BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:972: warning: Member base (variable) of class BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:973: warning: Member imageType (variable) of class BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:974: warning: Member geometry (variable) of class BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:975: warning: Member query (variable) of class BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:979: warning: Member base (variable) of class BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:980: warning: Member query (variable) of class BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:981: warning: Member reserved[3] (variable) of class BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:985: warning: Member base (variable) of class BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:986: warning: Member segment (variable) of class BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:987: warning: Member memoryOrder (variable) of class BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:988: warning: Member reserved (variable) of class BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:992: warning: Member base (variable) of class BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:993: warning: Member segment (variable) of class BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:994: warning: Member reserved[3] (variable) of class BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:998: warning: Member base (variable) of class BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:999: warning: Member sourceType (variable) of class BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1000: warning: Member segment (variable) of class BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1001: warning: Member modifier (variable) of class BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1005: warning: Member base (variable) of class BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1006: warning: Member signalType (variable) of class BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1007: warning: Member memoryOrder (variable) of class BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1008: warning: Member signalOperation (variable) of class BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1012: warning: Member base (variable) of class BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1013: warning: Member sourceType (variable) of class BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1014: warning: Member reserved (variable) of class BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1115: warning: Member identification[8] (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1116: warning: Member brigMajor (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1117: warning: Member brigMinor (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1118: warning: Member byteCount (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1119: warning: Member hash[64] (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1120: warning: Member reserved (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1121: warning: Member sectionCount (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1122: warning: Member sectionIndex (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1018: warning: Member base (variable) of class BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1019: warning: Member symbol (variable) of class BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1020: warning: Member reg (variable) of class BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1021: warning: Member offset (variable) of class BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1025: warning: Member base (variable) of class BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1026: warning: Member align (variable) of class BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1027: warning: Member reserved[3] (variable) of class BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1031: warning: Member base (variable) of class BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1032: warning: Member elements (variable) of class BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1036: warning: Member base (variable) of class BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1037: warning: Member ref (variable) of class BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1041: warning: Member base (variable) of class BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1042: warning: Member type (variable) of class BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1043: warning: Member reserved (variable) of class BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1044: warning: Member bytes (variable) of class BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1055: warning: Member base (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1056: warning: Member type (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1057: warning: Member geometry (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1058: warning: Member channelOrder (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1059: warning: Member channelType (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1060: warning: Member reserved[3] (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1061: warning: Member width (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1062: warning: Member height (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1063: warning: Member depth (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1064: warning: Member array (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1048: warning: Member base (variable) of class BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1049: warning: Member type (variable) of class BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1050: warning: Member reserved (variable) of class BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1051: warning: Member elements (variable) of class BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1079: warning: Member base (variable) of class BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1080: warning: Member type (variable) of class BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1081: warning: Member coord (variable) of class BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1082: warning: Member filter (variable) of class BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1083: warning: Member addressing (variable) of class BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1084: warning: Member reserved[3] (variable) of class BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1068: warning: Member base (variable) of class BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1069: warning: Member elements (variable) of class BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1073: warning: Member base (variable) of class BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1074: warning: Member regKind (variable) of class BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1075: warning: Member regNum (variable) of class BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1088: warning: Member base (variable) of class BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1089: warning: Member string (variable) of class BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1093: warning: Member base (variable) of class BrigOperandWavesize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1108: warning: Member byteCount (variable) of class BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1109: warning: Member headerByteCount (variable) of class BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1110: warning: Member nameLength (variable) of class BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1111: warning: Member name[1] (variable) of class BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:778: warning: Member lo (variable) of class BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:779: warning: Member hi (variable) of class BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:187: warning: Member version (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:188: warning: Member hsa_init_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:189: warning: Member hsa_shut_down_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:190: warning: Member hsa_system_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:191: warning: Member hsa_system_extension_supported_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:192: warning: Member hsa_system_get_extension_table_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:193: warning: Member hsa_iterate_agents_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:194: warning: Member hsa_agent_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:195: warning: Member hsa_queue_create_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:196: warning: Member hsa_soft_queue_create_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:197: warning: Member hsa_queue_destroy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:198: warning: Member hsa_queue_inactivate_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:199: warning: Member hsa_queue_load_read_index_scacquire_fn (variable) of class CoreApiTable is not documented. age relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file ROCm_Libraries/rocr/src/inc/amd_hsa_common.h... Generating code for file ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h... Generating code for file ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h... Generating code for file ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h... Generating code for file ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h... Generating code for file ROCm_Libraries/rocr/src/inc/Brig.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa_api_trace.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa_ext_finalize.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa_ext_image.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h... Generating code for file ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp... Generating code for file ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp... Generating code for file ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp... Generating file documentation... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound amd_control_directives_s... Generating docs for compound amd_kernel_code_s... Generating docs for compound amd_queue_t... Generating docs for compound amd_runtime_loader_debug_info_t... Generating docs for compound amd_signal_t... Generating docs for compound AmdExtTable... Generating docs for compound amdgpu_hsa_image_descriptor_t... Generating docs for compound amdgpu_hsa_note_code_object_version_t... Generating docs for compound amdgpu_hsa_note_hsail_t... Generating docs for compound amdgpu_hsa_note_isa_t... Generating docs for compound amdgpu_hsa_note_producer_options_t... Generating docs for compound amdgpu_hsa_note_producer_t... Generating docs for compound amdgpu_hsa_sampler_descriptor_t... 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 BrigI/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:200: warning: Member hsa_queue_load_read_index_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:201: warning: Member hsa_queue_load_write_index_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:202: warning: Member hsa_queue_load_write_index_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:203: warning: Member hsa_queue_store_write_index_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:204: warning: Member hsa_queue_store_write_index_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:205: warning: Member hsa_queue_cas_write_index_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:206: warning: Member hsa_queue_cas_write_index_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:207: warning: Member hsa_queue_cas_write_index_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:208: warning: Member hsa_queue_cas_write_index_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:209: warning: Member hsa_queue_add_write_index_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:210: warning: Member hsa_queue_add_write_index_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:211: warning: Member hsa_queue_add_write_index_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:212: warning: Member hsa_queue_add_write_index_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:213: warning: Member hsa_queue_store_read_index_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:214: warning: Member hsa_queue_store_read_index_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:215: warning: Member hsa_agent_iterate_regions_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:216: warning: Member hsa_region_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:217: warning: Member hsa_agent_get_exception_policies_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:218: warning: Member hsa_agent_extension_supported_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:219: warning: Member hsa_memory_register_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:220: warning: Member hsa_memory_deregister_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:221: warning: Member hsa_memory_allocate_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:222: warning: Member hsa_memory_free_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:223: warning: Member hsa_memory_copy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:224: warning: Member hsa_memory_assign_agent_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:225: warning: Member hsa_signal_create_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:226: warning: Member hsa_signal_destroy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:227: warning: Member hsa_signal_load_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:228: warning: Member hsa_signal_load_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:229: warning: Member hsa_signal_store_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:230: warning: Member hsa_signal_store_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:231: warning: Member hsa_signal_wait_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:232: warning: Member hsa_signal_wait_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:233: warning: Member hsa_signal_and_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:234: warning: Member hsa_signal_and_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:235: warning: Member hsa_signal_and_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:236: warning: Member hsa_signal_and_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:237: warning: Member hsa_signal_or_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:238: warning: Member hsa_signal_or_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:239: warning: Member hsa_signal_or_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:240: warning: Member hsa_signal_or_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:241: warning: Member hsa_signal_xor_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:242: warning: Member hsa_signal_xor_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:243: warning: Member hsa_signal_xor_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:244: warning: Member hsa_signal_xor_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:245: warning: Member hsa_signal_exchange_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:246: warning: Member hsa_signal_exchange_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:247: warning: Member hsa_signal_exchange_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:248: warning: Member hsa_signal_exchange_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:249: warning: Member hsa_signal_add_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:250: warning: Member hsa_signal_add_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:251: warning: Member hsa_signal_add_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:252: warning: Member hsa_signal_add_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:253: warning: Member hsa_signal_subtract_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:254: warning: Member hsa_signal_subtract_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:255: warning: Member hsa_signal_subtract_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:256: warning: Member hsa_signal_subtract_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:257: warning: Member hsa_signal_cas_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:258: warning: Member hsa_signal_cas_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:259: warning: Member hsa_signal_cas_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:260: warning: Member hsa_signal_cas_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:264: warning: Member hsa_isa_from_name_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:266: warning: Member hsa_isa_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:268: warning: Member hsa_isa_compatible_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:273: warning: Member hsa_code_object_serialize_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:275: warning: Member hsa_code_object_deserialize_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:277: warning: Member hsa_code_object_destroy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:279: warning: Member hsa_code_object_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:281: warning: Member hsa_code_object_get_symbol_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:283: warning: Member hsa_code_symbol_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:285: warning: Member hsa_code_object_iterate_symbols_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:290: warning: Member hsa_executable_create_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:291: warning: Member hsa_executable_destroy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:293: warning: Member hsa_executable_load_code_object_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:294: warning: Member hsa_executable_freeze_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:295: warning: Member hsa_executable_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:297: warning: Member hsa_executable_global_variable_define_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:299: warning: Member hsa_executable_agent_global_variable_define_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:301: warning: Member hsa_executable_readonly_variable_define_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:302: warning: Member hsa_executable_validate_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:304: warning: Member hsa_executable_get_symbol_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:305: warning: Member hsa_executable_symbol_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:307: warning: Member hsa_executable_iterate_symbols_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:311: warning: Member hsa_status_string_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:314: warning: Member hsa_extension_get_name_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:315: warning: Member hsa_system_major_extension_supported_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:316: warning: Member hsa_system_get_major_extension_table_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:317: warning: Member hsa_agent_major_extension_supported_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:318: warning: Member hsa_cache_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:319: warning: Member hsa_agent_iterate_caches_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:320: warning: Member hsa_signal_silent_store_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:321: warning: Member hsa_signal_silent_store_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:322: warning: Member hsa_signal_group_create_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:323: warning: Member hsa_signal_group_destroy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:324: warning: Member hsa_signal_group_wait_any_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:325: warning: Member hsa_signal_group_wait_any_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:329: warning: Member hsa_agent_iterate_isas_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:330: warning: Member hsa_isa_get_info_alt_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:331: warning: Member hsa_isa_get_exception_policies_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:332: warning: Member hsa_isa_get_round_method_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:333: warning: Member hsa_wavefront_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:334: warning: Member hsa_isa_iterate_wavefronts_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:340: warning: Member hsa_code_object_get_symbol_from_name_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:345: warning: Member hsa_code_object_reader_create_from_file_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:347: warning: Member hsa_code_object_reader_create_from_memory_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:348: warning: Member hsa_code_object_reader_destroy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:349: warning: Member hsa_executable_create_alt_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:351: warning: Member hsa_executable_load_program_code_object_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:353: warning: Member hsa_executable_load_agent_code_object_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:354: warning: Member hsa_executable_validate_alt_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:356: warning: Member hsa_executable_get_symbol_by_name_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:358: warning: Member hsa_executable_iterate_agent_symbols_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:360: warning: Member hsa_executable_iterate_program_symbols_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:112: warning: Member version (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:113: warning: Member hsa_ext_program_create_fn (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:114: warning: Member hsa_ext_program_destroy_fn (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:115: warning: Member hsa_ext_program_add_module_fn (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:116: warning: Member hsa_ext_program_iterate_modules_fn (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:117: warning: Member hsa_ext_program_get_info_fn (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:118: warning: Member hsa_ext_program_finalize_fn (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h:3018: warning: Member reserved1 (variable) of class hsa_agent_dispatch_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h:3019: warning: Member return_address (variable) of class hsa_agent_dispatch_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1791: warning: Member event_type (variable) of class hsa_amd_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1772: warning: Member agent (variable) of class hsa_amd_gpu_memory_fault_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1776: warning: Member virtual_address (variable) of class hsa_amd_gpu_memory_fault_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1781: warning: Member fault_reason_mask (variable) of class hsa_amd_gpu_memory_fault_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:149: warning: Member HDP_MEM_FLUSH_CNTL (variable) of class hsa_amd_hdp_flush_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:150: warning: Member HDP_REG_FLUSH_CNTL (variable) of class hsa_amd_hdp_flush_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1407: warning: Member version (variable) of class hsa_amd_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1412: warning: Member deviceID (variable) of class hsa_amd_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1417: warning: Member data[1] (variable) of class hsa_amd_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1590: warning: Member handle[8] (variable) of class hsa_amd_ipc_memory_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1496: warning: Member size (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1500: warning: Member type (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1504: warning: Member agentBaseAddress (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1508: warning: Member hostBaseAddress (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1512: warning: Member sizeInBytes (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1516: warning: Member userData (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1522: warning: Member agentOwner (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:208: warning: Member header (variable) of class hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:209: warning: Member pm4_command[27] (variable) of class hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:210: warning: Member completion_signal (variable) of class hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/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 class hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_finalize.h:506: warning: Member hsa_ext_program_destroy)(hsa_ext_program_t program) (variable) of class hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/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 class hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/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 class hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/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 class hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/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 class hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1288: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1294: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1300: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1307: warning: Member hsa_ext_image_destroy)(hsa_agent_t agent, hsa_ext_image_t image) (variable) of class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1311: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1319: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1327: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1335: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1341: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1346: warning: Member hsa_ext_sampler_destroy)(hsa_agent_t agent, hsa_ext_sampler_t sampler) (variable) of class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1359: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1365: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1371: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1378: warning: Member hsa_ext_image_destroy)(hsa_agent_t agent, hsa_ext_image_t image) (variable) of class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1382: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1390: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1398: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1406: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1412: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1417: warning: Member hsa_ext_sampler_destroy)(hsa_agent_t agent, hsa_ext_sampler_t sampler) (variable) of class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1421: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1428: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1437: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h:2969: warning: Member reserved1 (variable) of class hsa_kernel_dispatch_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h:2970: warning: Member kernarg_address (variable) of class hsa_kernel_dispatch_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:903: warning: Member base (variable) of class hsa_pitched_ptr_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:904: warning: Member pitch (variable) of class hsa_pitched_ptr_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:905: warning: Member slice (variable) of class hsa_pitched_ptr_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h:2252: warning: Member reserved0 (variable) of class hsa_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h:2253: warning: Member base_address (variable) of class hsa_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:329: warning: Member hsa_ven_amd_aqlprofile_version_major)() (variable) of class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:330: warning: Member hsa_ven_amd_aqlprofile_version_minor)() (variable) of class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:332: warning: Member hsa_ven_amd_aqlprofile_error_string)(const char **str) (variable) of class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:335: warning: Member hsa_ven_amd_aqlprofile_validate_event)(hsa_agent_t agent, const hsa_ven_amd_aqlprofile_event_t *event, bool *result) (variable) of class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:340: 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 class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:344: 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 class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:348: 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 class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:352: warning: Member hsa_ven_amd_aqlprofile_legacy_get_pm4)(const hsa_ext_amd_aql_pm4_packet_t *aql_packet, void *data) (variable) of class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:356: 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 class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:361: 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 class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:182: warning: Member ptr (variable) of class hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:183: warning: Member size (variable) of class hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:139: warning: Member block_name (variable) of class hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:140: warning: Member block_index (variable) of class hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:141: warning: Member counter_id (variable) of class hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:265: warning: Member name (variable) of class hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:266: warning: Member id (variable) of class hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:267: warning: Member instance_count (variable) of class hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:249: warning: Member sample_id (variable) of class hsa_ven_amd_aqlprofile_info_data_t is not documented. nstLane... 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_t... Generating docs for compound hsa_agent_t... Generating docs for compound hsa_amd_event_t... Generating docs for compound hsa_amd_gpu_memory_fault_info_t... Generating docs for compound hsa_amd_hdp_flush_t... Generating docs for compound hsa_amd_image_descriptor_t... Generating docs for compound hsa_amd_ipc_memory_t... Generating docs for compound hsa_amd_memory_pool_link_info_t... Generating docs for compound hsa_amd_memory_pool_t... Generating docs for compound hsa_amd_pointer_info_t... Generating docs for compound hsa_amd_profiling_async_copy_time_t... Generating docs for compound hsa_amd_profiling_dispatch_time_t... Generating docs for compound hsa_barrier_and_packet_t... Generating docs for compound hsa_barrier_or_packet_t... Generating docs for compound hsa_cache_t... Generating docs for compound hsa_callback_data_t... Generating docs for compound hsa_code_object_reader_t... Generating docs for compound hsa_code_object_t... Generating docs for compound hsa_code_symbol_t... Generating docs for compound hsa_dim3_t... Generating docs for compound hsa_executable_symbol_t... Generating docs for compound hsa_executable_t... Generating docs for compound hsa_ext_amd_aql_pm4_packet_t... Generating docs for compound hsa_ext_control_directives_t... Generating docs for compound hsa_ext_finalizer_1_00_pfn_t... Generating docs for compound hsa_ext_image_data_info_t... Generating docs for compound hsa_ext_image_descriptor_t... Generating docs for compound hsa_ext_image_format_t... Generating docs for compound hsa_ext_image_region_t... Generating docs for compound hsa_ext_image_t... Generating docs for compound hsa_ext_images_1_00_pfn_t... Generating docs for compound hsa_ext_images_1_pfn_t... Generating docs for compound hsa_ext_program_t... Generating docs for compound hsa_ext_sampler_descriptor_t... Generating docs for compound hsa_ext_sampler_t... Generating docs for compound hsa_isa_t... Generating docs for compound hsa_kernel_dispatch_packet_t... Generating docs for compound hsa_loaded_code_object_t... Generating docs for compound hsa_pitched_ptr_t... Generating docs for compound hsa_queue_t... Generating docs for compound hsa_region_t... Generating docs for compound hsa_signal_group_t... Generating docs for compound hsa_signal_t... Generating docs for compound hsa_ven_amd_aqlprofile_1_00_pfn_t... 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.../home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:166: warning: Member parameter_name (variable) of class hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:167: warning: Member value (variable) of class hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:190: warning: Member agent (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:191: warning: Member type (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:192: warning: Member events (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:193: warning: Member event_count (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:194: warning: Member parameters (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:195: warning: Member parameter_count (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:196: warning: Member output_buffer (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:197: warning: Member command_buffer (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:410: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of class hsa_ven_amd_loader_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:414: 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 class hsa_ven_amd_loader_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:418: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of class hsa_ven_amd_loader_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:427: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of class hsa_ven_amd_loader_1_01_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:431: 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 class hsa_ven_amd_loader_1_01_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:435: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of class hsa_ven_amd_loader_1_01_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:439: 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 class hsa_ven_amd_loader_1_01_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:447: 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 class hsa_ven_amd_loader_1_01_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:368: warning: Member version (variable) of class HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:371: warning: Member core_ (variable) of class HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:374: warning: Member amd_ext_ (variable) of class HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:377: warning: Member finalizer_ext_ (variable) of class HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:380: warning: Member image_ext_ (variable) of class HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:385: warning: Member root (variable) of class HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:386: warning: Member core (variable) of class HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:387: warning: Member amd_ext (variable) of class HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:388: warning: Member finalizer_ext (variable) of class HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:389: warning: Member image_ext (variable) of class HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:123: warning: Member version (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:124: warning: Member hsa_ext_image_get_capability_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:125: warning: Member hsa_ext_image_data_get_info_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:126: warning: Member hsa_ext_image_create_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:127: warning: Member hsa_ext_image_import_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:128: warning: Member hsa_ext_image_export_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:129: warning: Member hsa_ext_image_copy_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:130: warning: Member hsa_ext_image_clear_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:131: warning: Member hsa_ext_image_destroy_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:132: warning: Member hsa_ext_sampler_create_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:133: warning: Member hsa_ext_sampler_destroy_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:134: warning: Member hsa_ext_image_get_capability_with_layout_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:135: warning: Member hsa_ext_image_data_get_info_with_layout_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:136: warning: Member hsa_ext_image_create_with_layout_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:297: warning: Member byte_type (typedef) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:298: warning: Member size_type (typedef) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:301: warning: Member Buffer(const byte_type *src, size_type size, size_type align=0) (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:304: warning: Member raw() const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:306: warning: Member align() const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:308: warning: Member size() const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:310: warning: Member isConst() const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:312: warning: Member isEmpty() (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:314: warning: Member hasRaw(const byte_type *src) const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:317: warning: Member has(const T *src) const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:319: warning: Member has(size_type offset) const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:323: warning: Member getOffset(const T *src) const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:326: warning: Member get(size_type offset) const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:328: warning: Member addString(const std::string &str, size_type align=0) (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:329: warning: Member addStringLength(const std::string &str, size_type align=0) (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:330: warning: Member nextOffset(size_type align) const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:332: warning: Member add(const T *src, size_type size, size_type align) (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:335: warning: Member add(const T &src, size_type align=0) (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:337: warning: Member align(size_type align) (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:340: warning: Member reserve() (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:111: warning: Member create() (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:112: warning: Member readFrom(const std::string &filename) (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:113: warning: Member copyFrom(const void *data, size_t size) (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:114: warning: Member writeTo(const std::string &filename) (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:115: warning: Member copyTo(void **buffer, size_t *size=0) (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:116: warning: Member copyTo(void *buffer, size_t size) (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:117: warning: Member getSize() (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:119: warning: Member output() (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:121: warning: Member fd() (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:684: warning: Member GElfImage(int elfclass) (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:686: warning: Member initNew(uint16_t machine, uint16_t type, uint8_t os_abi=0, uint8_t abi_version=0, uint32_t e_flags=0) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:687: warning: Member loadFromFile(const std::string &filename) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:688: warning: Member saveToFile(const std::string &filename) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:689: warning: Member initFromBuffer(const void *buffer, size_t size) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:690: warning: Member initAsBuffer(const void *buffer, size_t size) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:691: warning: Member close() (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:692: warning: Member writeTo(const std::string &filename) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:693: warning: Member copyToBuffer(void **buf, size_t *size=0) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:694: warning: Member copyToBuffer(void *buf, size_t size) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:696: warning: Member data() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:697: warning: Member size() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:699: warning: Member push() (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:701: warning: Member Freeze() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:702: warning: Member Validate() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:704: warning: Member Machine() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:705: warning: Member Type() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:706: warning: Member EFlags() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:707: warning: Member ABIVersion() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:709: warning: Member shstrtab() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:710: warning: Member strtab() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:711: warning: Member getSymtab(uint16_t index) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:716: warning: Member addStringTable(const std::string &name) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:717: warning: Member getStringTable(uint16_t index) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:719: warning: Member addSymbolTable(const std::string &name, StringTable *stab=0) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:720: warning: Member symtab() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:722: warning: Member segment(size_t i) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:723: warning: Member segmentByVAddr(uint64_t vaddr) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:724: warning: Member sectionCount() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:725: warning: Member section(size_t i) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:726: warning: Member sectionByVAddr(uint64_t vaddr) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:727: warning: Member machine() const (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:728: warning: Member etype() const (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:729: warning: Member eclass() const (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:730: warning: Member elfError(const char *msg) (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:732: warning: Member note() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:733: warning: Member addNoteSection(const std::string &name) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:735: warning: Member segmentCount() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:736: warning: Member initSegment(uint32_t type, uint32_t flags, uint64_t paddr=0) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:737: warning: Member addSegments() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:739: warning: Member addSection(const std::string &name, uint32_t type, uint64_t flags=0, uint64_t entsize=0, Segment *segment=0) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:745: warning: Member addRelocationSection(Section *sec, SymbolTable *symtab) (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:746: warning: Member relocationSection(Section *sec, SymbolTable *symtab=0) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:591: warning: Member GElfNoteSection(GElfImage *elf) (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:592: warning: Member push(const std::string &name) (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:593: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:594: warning: Member type() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:595: warning: Member Name() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:596: warning: Member addr() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:597: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:598: warning: Member offset() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:599: warning: Member addralign() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:600: warning: Member flags() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:601: warning: Member size() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:602: warning: Member segment() override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:603: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:604: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:605: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:606: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:607: warning: Member relocationSection(SymbolTable *symtab) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:608: warning: Member addNote(const std::string &name, uint32_t type, const void *desc, uint32_t desc_size) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:609: warning: Member getNote(const std::string &name, uint32_t type, void **desc, uint32_t *desc_size) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:610: warning: Member asRelocationSection() override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:611: warning: Member memSize() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:612: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:613: warning: Member memAlign() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:614: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:424: warning: Member GElfSection(GElfImage *elf) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:426: warning: Member push(const char *name, uint32_t shtype, uint64_t shflags, uint16_t shlink, uint32_t info, uint32_t align, uint64_t entsize=0) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:427: warning: Member pull0() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:428: warning: Member pull(uint16_t ndx) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:429: warning: Member pullData() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:430: warning: Member push() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:431: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:432: warning: Member type() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:433: warning: Member Name() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:434: warning: Member offset() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:435: warning: Member addr() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:436: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:437: warning: Member addralign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:438: warning: Member flags() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:439: warning: Member size() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:440: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:441: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:442: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:443: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:444: warning: Member relocationSection(SymbolTable *symtab=0) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:445: warning: Member segment() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:446: warning: Member asRelocationSection() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:447: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:448: warning: Member memSize() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:449: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:450: warning: Member memAlign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:453: warning: Member elf (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:454: warning: Member seg (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:455: warning: Member hdr (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data0 (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:457: warning: Member memsize_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:458: warning: Member align_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:459: warning: Member reloc_sec (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:461: warning: Member ndxscn (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:628: warning: Member GElfRelocation(GElfRelocationSection *rsection_, Buffer &edata_, size_t eindex_) (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:634: warning: Member push(uint32_t type, Symbol *symbol, uint64_t offset, int64_t addend) (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:636: warning: Member section() override (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:637: warning: Member type() override (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:638: warning: Member symbolIndex() override (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:639: warning: Member symbol() override (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:640: warning: Member offset() override (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:641: warning: Member addend() override (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:651: warning: Member GElfRelocationSection(GElfImage *elf, Section *targetSection=0, GElfSymbolTable *symtab_=0) (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:652: warning: Member push(const std::string &name) (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:653: warning: Member pullData() override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:654: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:655: warning: Member type() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:656: warning: Member Name() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:657: warning: Member addr() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:658: warning: Member offset() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:659: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:660: warning: Member addralign() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:661: warning: Member flags() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:662: warning: Member size() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:663: warning: Member segment() override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:664: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:665: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:666: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:667: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:668: warning: Member relocationSection(SymbolTable *symtab) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:669: warning: Member asRelocationSection() override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:671: warning: Member relocationCount() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:672: warning: Member relocation(size_t i) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:673: warning: Member addRelocation(uint32_t type, Symbol *symbol, uint64_t offset, int64_t addend) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:674: warning: Member targetSection() override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:675: warning: Member memSize() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:676: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:677: warning: Member memAlign() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:678: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:424: warning: Member GElfSection(GElfImage *elf) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:426: warning: Member push(const char *name, uint32_t shtype, uint64_t shflags, uint16_t shlink, uint32_t info, uint32_t align, uint64_t entsize=0) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:427: warning: Member pull0() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:428: warning: Member pull(uint16_t ndx) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:430: warning: Member push() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:431: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:432: warning: Member type() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:433: warning: Member Name() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:434: warning: Member offset() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:435: warning: Member addr() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:436: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:437: warning: Member addralign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:438: warning: Member flags() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:439: warning: Member size() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:440: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:441: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:442: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:443: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:444: warning: Member relocationSection(SymbolTable *symtab=0) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:445: warning: Member segment() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:446: warning: Member asRelocationSection() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:447: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:448: warning: Member memSize() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:449: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:450: warning: Member memAlign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:453: warning: Member elf (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:454: warning: Member seg (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:455: warning: Member hdr (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data0 (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:457: warning: Member memsize_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:458: warning: Member align_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:459: warning: Member reloc_sec (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:461: warning: Member ndxscn (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:424: warning: Member GElfSection(GElfImage *elf) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:426: warning: Member push(const char *name, uint32_t shtype, uint64_t shflags, uint16_t shlink, uint32_t info, uint32_t align, uint64_t entsize=0) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:427: warning: Member pull0() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:428: warning: Member pull(uint16_t ndx) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:429: warning: Member pullData() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:430: warning: Member push() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:431: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:432: warning: Member type() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:433: warning: Member Name() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:434: warning: Member offset() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:435: warning: Member addr() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:436: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:437: warning: Member addralign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:438: warning: Member flags() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:439: warning: Member size() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:440: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:441: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:442: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:443: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:444: warning: Member relocationSection(SymbolTable *symtab=0) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:445: warning: Member segment() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:446: warning: Member asRelocationSection() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:447: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:448: warning: Member memSize() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:449: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:450: warning: Member memAlign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:453: warning: Member elf (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:454: warning: Member seg (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:455: warning: Member hdr (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data0 (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:457: warning: Member memsize_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:458: warning: Member align_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:459: warning: Member reloc_sec (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:461: warning: Member ndxscn (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:470: warning: Member GElfSegment(GElfImage *elf, uint16_t index) (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:471: warning: Member GElfSegment(GElfImage *elf, uint16_t index, uint32_t type, uint32_t flags, uint64_t paddr=0) (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:472: warning: Member push(uint64_t vaddr) (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:473: warning: Member pull() (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:474: warning: Member type() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:475: warning: Member memSize() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:476: warning: Member align() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:477: warning: Member imageSize() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:478: warning: Member vaddr() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:479: warning: Member flags() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:480: warning: Member offset() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:481: warning: Member data() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:482: warning: Member getSegmentIndex() override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:483: warning: Member updateAddSection(Section *section) override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:494: warning: Member GElfStringTable(GElfImage *elf) (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:495: warning: Member push(const char *name, uint32_t shtype, uint64_t shflags) (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:496: warning: Member pullData() override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:497: warning: Member addString(const std::string &s) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:498: warning: Member addString1(const std::string &s) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:499: warning: Member getString(size_t ndx) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:500: warning: Member getStringIndex(const char *name) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:502: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:503: warning: Member type() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:504: warning: Member Name() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:505: warning: Member addr() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:506: warning: Member offset() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:507: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:508: warning: Member addralign() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:509: warning: Member flags() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:510: warning: Member size() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:511: warning: Member segment() override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:512: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:513: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:514: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:515: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:516: warning: Member relocationSection(SymbolTable *symtab) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:517: warning: Member asRelocationSection() override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:518: warning: Member memSize() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:519: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:520: warning: Member memAlign() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:521: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:424: warning: Member GElfSection(GElfImage *elf) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:426: warning: Member push(const char *name, uint32_t shtype, uint64_t shflags, uint16_t shlink, uint32_t info, uint32_t align, uint64_t entsize=0) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:427: warning: Member pull0() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:428: warning: Member pull(uint16_t ndx) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:430: warning: Member push() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:431: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:432: warning: Member type() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:433: warning: Member Name() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:434: warning: Member offset() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:435: warning: Member addr() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:436: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:437: warning: Member addralign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:438: warning: Member flags() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:439: warning: Member size() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:440: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:441: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:442: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:443: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:444: warning: Member relocationSection(SymbolTable *symtab=0) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:445: warning: Member segment() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:446: warning: Member asRelocationSection() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:447: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:448: warning: Member memSize() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:449: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:450: warning: Member memAlign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:453: warning: Member elf (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:454: warning: Member seg (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:455: warning: Member hdr (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data0 (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:457: warning: Member memsize_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:458: warning: Member align_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:459: warning: Member reloc_sec (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:461: warning: Member ndxscn (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:528: warning: Member GElfSymbol(GElfSymbolTable *symtab, Buffer &data, size_t index) (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:530: warning: Member push(const std::string &name, uint64_t value, uint64_t size, unsigned char type, unsigned char binding, uint16_t shndx, unsigned char other) (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:532: warning: Member index() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:533: warning: Member type() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:534: warning: Member binding() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:535: warning: Member size() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:536: warning: Member value() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:537: warning: Member other() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:538: warning: Member name() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:539: warning: Member section() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:541: warning: Member setValue(uint64_t value) override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:542: warning: Member setSize(uint64_t size) override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:561: warning: Member GElfSymbolTable(GElfImage *elf) (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:562: warning: Member push(const char *name, GElfStringTable *strtab) (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:563: warning: Member pullData() override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:564: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:565: warning: Member type() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:566: warning: Member Name() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:567: warning: Member offset() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:568: warning: Member addr() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:569: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:570: warning: Member addralign() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:571: warning: Member flags() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:572: warning: Member size() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:573: warning: Member segment() override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:574: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:575: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:576: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:577: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:578: warning: Member relocationSection(SymbolTable *symtab) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:579: warning: Member addSymbol(Section *section, const std::string &name, uint64_t value, uint64_t size, unsigned char type, unsigned char binding, unsigned char other=0) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:580: warning: Member symbolCount() override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:581: warning: Member symbol(size_t i) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:582: warning: Member asRelocationSection() override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:583: warning: Member memSize() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:584: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:585: warning: Member memAlign() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:586: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:424: warning: Member GElfSection(GElfImage *elf) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:426: warning: Member push(const char *name, uint32_t shtype, uint64_t shflags, uint16_t shlink, uint32_t info, uint32_t align, uint64_t entsize=0) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:427: warning: Member pull0() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:428: warning: Member pull(uint16_t ndx) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:430: warning: Member push() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:431: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:432: warning: Member type() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:433: warning: Member Name() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:434: warning: Member offset() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:435: warning: Member addr() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:436: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:437: warning: Member addralign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:438: warning: Member flags() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:439: warning: Member size() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:440: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:441: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:442: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:443: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:444: warning: Member relocationSection(SymbolTable *symtab=0) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:445: warning: Member segment() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:446: warning: Member asRelocationSection() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:447: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:448: warning: Member memSize() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:449: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:450: warning: Member memAlign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:453: warning: Member elf (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:454: warning: Member seg (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:455: warning: Member hdr (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data0 (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:457: warning: Member memsize_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:458: warning: Member align_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:459: warning: Member reloc_sec (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:461: warning: Member ndxscn (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:105: warning: Member control_directive(const char *name_) (function) of class amd::hsa::code_options::control_directive is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:104: warning: Member name (variable) of class amd::hsa::code_options::control_directive is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:119: warning: Member control_directives(const hsa_ext_control_directives_t &d_) (function) of class amd::hsa::code_options::control_directives is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:118: warning: Member d (variable) of class amd::hsa::code_options::control_directives is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:112: warning: Member exceptions_mask(uint16_t mask_) (function) of class amd::hsa::code_options::exceptions_mask is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:111: warning: Member mask (variable) of class amd::hsa::code_options::exceptions_mask is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:57: warning: Member ReaderLockGuard(LockType &lock) (function) of class amd::hsa::common::ReaderLockGuard is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:103: warning: Member ReaderLock() (function) of class amd::hsa::common::ReaderWriterLock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:105: warning: Member ReaderUnlock() (function) of class amd::hsa::common::ReaderWriterLock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:107: warning: Member WriterLock() (function) of class amd::hsa::common::ReaderWriterLock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:109: warning: Member WriterUnlock() (function) of class amd::hsa::common::ReaderWriterLock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:78: warning: Member WriterLockGuard(LockType &lock) (function) of class amd::hsa::common::WriterLockGuard is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:324: warning: Member ChoiceOption(const std::string &name, const std::vector< std::string > &choices, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::ChoiceOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:331: warning: Member value() const (function) of class amd::options::ChoiceOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:148: warning: Member name() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:151: warning: Member is_set() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:155: warning: Member IsValid() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:336: warning: Member PrintHelp(HelpPrinter &printer) const override (function) of class amd::options::ChoiceOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:160: warning: Member OptionBase(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:169: warning: Member Accept(const std::string &name) const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:175: warning: Member error() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:171: warning: Member name_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:172: warning: Member help_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:173: warning: Member is_set_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:121: warning: Member PrintUsage(const std::string &usage) (function) of class amd::options::HelpPrinter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:122: warning: Member PrintDescription(const std::string &description) (function) of class amd::options::HelpPrinter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:124: warning: Member Stream() (function) of class amd::options::HelpPrinter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:83: warning: Member HelpStreambuf(std::ostream &stream) (function) of class amd::options::HelpStreambuf is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:89: warning: Member IndentSize(unsigned indent) (function) of class amd::options::HelpStreambuf is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:94: warning: Member WrapWidth(unsigned wrap) (function) of class amd::options::HelpStreambuf is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:100: warning: Member overflow(int_type ch) override (function) of class amd::options::HelpStreambuf is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:356: warning: Member NoArgOption(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::NoArgOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:148: warning: Member name() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:151: warning: Member is_set() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:155: warning: Member IsValid() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:364: warning: Member PrintHelp(HelpPrinter &printer) const override (function) of class amd::options::NoArgOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:160: warning: Member OptionBase(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:169: warning: Member Accept(const std::string &name) const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:175: warning: Member error() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:171: warning: Member name_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:172: warning: Member help_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:173: warning: Member is_set_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:202: warning: Member Option(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::Option is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:209: warning: Member values() const (function) of class amd::options::Option is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:148: warning: Member name() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:151: warning: Member is_set() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:155: warning: Member IsValid() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:214: warning: Member PrintHelp(HelpPrinter &printer) const override (function) of class amd::options::Option is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:160: warning: Member OptionBase(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:169: warning: Member Accept(const std::string &name) const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:175: warning: Member error() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:171: warning: Member name_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:172: warning: Member help_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:173: warning: Member is_set_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:148: warning: Member name() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:151: warning: Member is_set() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:155: warning: Member IsValid() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:160: warning: Member OptionBase(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:168: warning: Member PrintHelp(HelpPrinter &printer) const =0 (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:169: warning: Member Accept(const std::string &name) const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:175: warning: Member error() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:171: warning: Member name_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:172: warning: Member help_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:173: warning: Member is_set_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:438: warning: Member OptionParser(bool collectUnknown=false, std::ostream &error=std::cerr) (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:444: warning: Member AddOption(OptionBase *option) (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:446: warning: Member ParseOptions(const char *options) (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:448: warning: Member Unknown() const (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:449: warning: Member CollectUnknown(bool b) (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:451: warning: Member PrintHelp(std::ostream &out, const std::string &addition="") const (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:453: warning: Member Reset() (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:402: warning: Member PrefixOption(const std::string &prefix, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::PrefixOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:409: warning: Member values() const (function) of class amd::options::PrefixOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:413: warning: Member IsValid() const override (function) of class amd::options::PrefixOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:148: warning: Member name() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:151: warning: Member is_set() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:416: warning: Member PrintHelp(HelpPrinter &printer) const override (function) of class amd::options::PrefixOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:417: warning: Member Accept(const std::string &token) const override (function) of class amd::options::PrefixOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:160: warning: Member OptionBase(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:175: warning: Member error() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:171: warning: Member name_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:172: warning: Member help_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:173: warning: Member is_set_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:67: warning: Member Flatten(const char **cstrs, const uint32_t &cstrs_count, const char &spacer='\0') (function) of class amd::options::StringFactory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:71: warning: Member Tokenize(const char *cstr, const char &delim) (function) of class amd::options::StringFactory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:73: warning: Member ToLower(const std::string &str) (function) of class amd::options::StringFactory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:74: warning: Member ToUpper(const std::string &str) (function) of class amd::options::StringFactory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:267: warning: Member ValueOption(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::ValueOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:274: warning: Member value() const (function) of class amd::options::ValueOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:148: warning: Member name() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:151: warning: Member is_set() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:155: warning: Member IsValid() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:279: warning: Member PrintHelp(HelpPrinter &printer) const override (function) of class amd::options::ValueOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:160: warning: Member OptionBase(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:169: warning: Member Accept(const std::string &name) const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:175: warning: Member error() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:171: warning: Member name_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:172: warning: Member help_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:173: warning: Member is_set_ (variable) of class amd::options::OptionBase is not documented. Generating docs for compound hsa_ven_amd_aqlprofile_profile_t... Generating docs for compound hsa_ven_amd_loader_1_00_pfn_t... Generating docs for compound hsa_ven_amd_loader_1_01_pfn_t... Generating docs for compound hsa_ven_amd_loader_segment_descriptor_t... Generating docs for compound hsa_wavefront_t... Generating docs for compound HsaApiTable... Generating docs for compound HsaApiTableContainer... Generating docs for compound ImageExtTable... Generating namespace index... Generating docs for compound amd::elf::Buffer... Generating docs for compound amd::elf::FileImage... Generating docs for compound amd::elf::GElfImage... Generating docs for compound amd::elf::GElfNoteSection... Generating docs for compound amd::elf::GElfRelocation... Generating docs for compound amd::elf::GElfRelocationSection... Generating docs for compound amd::elf::GElfSection... Generating docs for compound amd::elf::GElfSegment... Generating docs for compound amd::elf::GElfStringTable... Generating docs for compound amd::elf::GElfSymbol... Generating docs for compound amd::elf::GElfSymbolTable... Generating docs for compound amd::hsa::code_options::control_directive... Generating docs for compound amd::hsa::code_options::control_directives... Generating docs for compound amd::hsa::code_options::exceptions_mask... Generating docs for compound amd::hsa::common::ReaderLockGuard... Generating docs for compound amd::hsa::common::ReaderWriterLock... Generating docs for compound amd::hsa::common::WriterLockGuard... Generating docs for compound amd::options::ChoiceOption... Generating docs for compound amd::options::HelpPrinter... Generating docs for compound amd::options::HelpStreambuf... Generating docs for compound amd::options::NoArgOption... Generating docs for compound amd::options::Option... Generating docs for compound amd::options::OptionBase... Generating docs for compound amd::options::OptionParser... Generating docs for compound amd::options::PrefixOption... Generating docs for compound amd::options::StringFactory... Generating docs for compound amd::options::ValueOption... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... 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_t Generating XML output for class amd_runtime_loader_debug_info_t Generating XML output for class amd_signal_t Generating XML output for class AmdExtTable Generating XML output for class amdgpu_hsa_image_descriptor_t Generating XML output for class amdgpu_hsa_note_code_object_version_t Generating XML output for class amdgpu_hsa_note_hsail_t Generating XML output for class amdgpu_hsa_note_isa_t Generating XML output for class amdgpu_hsa_note_producer_options_t Generating XML output for class amdgpu_hsa_note_producer_t Generating XML output for class amdgpu_hsa_sampler_descriptor_t 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 amd::elf::Buffer Generating XML output for class amd::options::ChoiceOption Generating XML output for class amd::hsa::code_options::control_directive Generating XML output for class amd::hsa::code_options::control_directives Generating XML output for class CoreApiTable Generating XML output for class amd::hsa::code_options::exceptions_mask Generating XML output for class amd::elf::FileImage Generating XML output for class FinalizerExtTable Generating XML output for class amd::elf::GElfImage Generating XML output for class amd::elf::GElfNoteSection Generating XML output for class amd::elf::GElfRelocation Generating XML output for class amd::elf::GElfRelocationSection Generating XML output for class amd::elf::GElfSection Generating XML output for class amd::elf::GElfSegment Generating XML output for class amd::elf::GElfStringTable Generating XML output for class amd::elf::GElfSymbol Generating XML output for class amd::elf::GElfSymbolTable Generating XML output for class amd::options::HelpPrinter Generating XML output for class amd::options::HelpStreambuf Generating XML output for class hsa_agent_dispatch_packet_t Generating XML output for class hsa_agent_t Generating XML output for class hsa_amd_event_t Generating XML output for class hsa_amd_gpu_memory_fault_info_t Generating XML output for class hsa_amd_hdp_flush_t Generating XML output for class hsa_amd_image_descriptor_t Generating XML output for class hsa_amd_ipc_memory_t Generating XML output for class hsa_amd_memory_pool_link_info_t Generating XML output for class hsa_amd_memory_pool_t Generating XML output for class hsa_amd_pointer_info_t Generating XML output for class hsa_amd_profiling_async_copy_time_t Generating XML output for class hsa_amd_profiling_dispatch_time_t Generating XML output for class hsa_barrier_and_packet_t Generating XML output for class hsa_barrier_or_packet_t Generating XML output for class hsa_cache_t Generating XML output for class hsa_callback_data_t Generating XML output for class hsa_code_object_reader_t Generating XML output for class hsa_code_object_t Generating XML output for class hsa_code_symbol_t Generating XML output for class hsa_dim3_t Generating XML output for class hsa_executable_symbol_t Generating XML output for class hsa_executable_t Generating XML output for class hsa_ext_amd_aql_pm4_packet_t Generating XML output for class hsa_ext_control_directives_t Generating XML output for class hsa_ext_finalizer_1_00_pfn_t Generating XML output for class hsa_ext_image_data_info_t Generating XML output for class hsa_ext_image_descriptor_t Generating XML output for class hsa_ext_image_format_t Generating XML output for class hsa_ext_image_region_t Generating XML output for class hsa_ext_image_t Generating XML output for cla/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:659: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_GLOBAL_FLAG_COARSE_GRAINED' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:675: warning: explicit link request to 'hsa_amd_segment_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:680: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_INFO_SEGMENT' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:680: warning: explicit link request to 'HSA_AMD_SEGMENT_GLOBAL' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:683: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:693: warning: explicit link request to 'hsa_amd_memory_pool_allocate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:701: warning: explicit link request to 'hsa_amd_memory_pool_allocate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:704: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ALLOC_ALLOWED' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:709: warning: explicit link request to 'hsa_amd_memory_pool_allocate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:711: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ALLOC_ALLOWED' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:717: warning: explicit link request to 'hsa_amd_agent_memory_pool_get_info' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:718: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_ACCESS_NEVER_ALLOWED' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:944: warning: explicit link request to 'hsa_amd_agents_allow_access' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:950: warning: explicit link request to 'hsa_amd_agents_allow_access' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1043: warning: explicit link request to 'hsa_amd_memory_pool_access_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1047: warning: explicit link request to 'hsa_amd_agent_iterate_memory_pools' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1052: warning: explicit link request to 'hsa_amd_agents_allow_access' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:747: warning: explicit link request to 'hsa_amd_agents_allow_access' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:756: warning: explicit link request to 'hsa_amd_agent_iterate_memory_pools' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:760: warning: explicit link request to 'hsa_amd_agent_iterate_memory_pools' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:783: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ALLOC_ALLOWED' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:787: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ALLOC_GRANULE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:795: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ALLOC_ALIGNMENT' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:805: warning: explicit link request to 'HSA_STATUS_ERROR_INVALID_MEMORY_POOL' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:823: warning: explicit link request to 'hsa_amd_memory_pool_allocate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:823: warning: explicit link request to 'hsa_amd_memory_pool_allocate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1112: warning: explicit link request to 'hsa_amd_agents_allow_access' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1113: warning: explicit link request to 'hsa_amd_agents_allow_access' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1117: warning: explicit link request to 'hsa_amd_agent_memory_pool_get_info' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1117: warning: explicit link request to 'HSA_AMD_AGENT_MEMORY_POOL_INFO_ACCESS' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1129: warning: explicit link request to 'hsa_amd_memory_pool_allocate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1149: warning: explicit link request to 'hsa_amd_memory_migrate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1166: warning: explicit link request to 'HSA_STATUS_ERROR_INVALID_MEMORY_POOL' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1187: warning: explicit link request to 'hsa_amd_memory_pool_can_migrate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1205: warning: explicit link request to 'HSA_STATUS_ERROR_INVALID_MEMORY_POOL' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1251: warning: The following parameters of hsa_amd_memory_lock(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) are not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1263: warning: explicit link request to 'hsa_amd_memory_pool_get_info' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1263: warning: explicit link request to 'hsa_amd_agent_memory_pool_get_info' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1283: warning: explicit link request to 'HSA_STATUS_ERROR_INVALID_MEMORY_POOL' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1300: warning: The following parameters 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) are not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1306: warning: explicit link request to 'hsa_amd_memory_lock' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1307: warning: explicit link request to 'hsa_amd_memory_lock_to_pool' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1312: warning: explicit link request to 'hsa_amd_memory_lock' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1312: warning: explicit link request to 'hsa_amd_memory_lock_to_pool' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1421: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1421: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1445: warning: The following parameters 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) are not documented: parameter 'image_layout' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:657: warning: The following parameters 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) are not documented: parameter 'agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:305: warning: explicit link request to 'uint32_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:305: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:311: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:312: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:318: warning: explicit link request to 'uint32_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:319: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:325: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:326: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:327: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:333: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:334: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:335: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:341: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:342: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:343: warning: explicit link request to 'int' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:351: warning: explicit link request to 'int64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:360: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:366: warning: explicit link request to 'uint64_t' could not be resolved ss hsa_ext_images_1_00_pfn_t Generating XML output for class hsa_ext_images_1_pfn_t Generating XML output for class hsa_ext_program_t Generating XML output for class hsa_ext_sampler_descriptor_t Generating XML output for class hsa_ext_sampler_t Generating XML output for class hsa_isa_t Generating XML output for class hsa_kernel_dispatch_packet_t Generating XML output for class hsa_loaded_code_object_t Generating XML output for class hsa_pitched_ptr_t Generating XML output for class hsa_queue_t Generating XML output for class hsa_region_t Generating XML output for class hsa_signal_group_t Generating XML output for class hsa_signal_t Generating XML output for class hsa_ven_amd_aqlprofile_1_00_pfn_t 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_t Generating XML output for class hsa_ven_amd_loader_1_01_pfn_t Generating XML output for class hsa_ven_amd_loader_segment_descriptor_t Generating XML output for class hsa_wavefront_t Generating XML output for class HsaApiTable Generating XML output for class HsaApiTableContainer Generating XML output for class ImageExtTable Generating XML output for class amd::options::NoArgOption Generating XML output for class amd::options::Option Generating XML output for class amd::options::OptionBase Generating XML output for class amd::options::OptionParser Generating XML output for class amd::options::PrefixOption Generating XML output for class amd::hsa::common::ReaderLockGuard Generating XML output for class amd::hsa::common::ReaderWriterLock Generating XML output for class amd::options::StringFactory Generating XML output for class amd::options::ValueOption Generating XML output for class amd::hsa::common::WriterLockGuard Generating XML output for namespace @15 Generating XML output for namespace amd Generating XML output for namespace amd::elf Generating XML output for namespace amd::hsa Generating XML output for namespace amd::hsa::code Generating XML output for namespace amd::hsa::code_options Generating XML output for namespace amd::hsa::common Generating XML output for namespace amd::options 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_api_trace.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 amd_elf_image.cpp Generating XML output for file amd_hsa_code.cpp Generating XML output for file amd_hsa_code_util.cpp Generating XML output for file amd_hsa_code_util.hpp Generating XML output for file amd_hsa_locks.cpp Generating XML output for file amd_hsa_locks.hpp Generating XML output for file amd_options.cpp Generating XML output for file amd_options.hpp Generating XML output for group status 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 ext-alt-finalizer-extensions Generating XML output for group ext-alt-finalizer-program Generating XML output for gro/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:657: warning: The following parameters 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) are not documented: parameter 'agent' up ext-images Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/ lookup cache used 4963/65536 hits=83109 misses=5171 finished... loading translations [en]... done making output directory... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages/sphinx/util/docutils.py:287: RemovedInSphinx30Warning: function based directive support is now deprecated. Use class based directive instead. RemovedInSphinx30Warning) WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 147 source files that are out of date updating environment: [new config] 147 added, 0 changed, 0 removed reading sources... [ 0%] Current_Release_Notes/Current-Release-Notes reading sources... [ 1%] Deep_learning/Deep-learning reading sources... [ 2%] Deep_learning/GCN-asm-tutorial reading sources... [ 2%] Deep_learning/MXNet reading sources... [ 3%] Deep_learning/caffe reading sources... [ 4%] Deep_learning/hipCaffe reading sources... [ 4%] Deep_learning/mininbody reading sources... [ 5%] FAQ/FAQ_HIP reading sources... [ 6%] GCN_ISA_Manuals/GCN-ISA-Manuals reading sources... [ 6%] GCN_ISA_Manuals/PCIe-features reading sources... [ 7%] GCN_ISA_Manuals/caffe reading sources... [ 8%] GCN_ISA_Manuals/testdocbook reading sources... [ 8%] InstallGuide reading sources... [ 9%] Installation_Guide/FAQ-on-Installation reading sources... [ 10%] Installation_Guide/HCC-Compiler reading sources... [ 10%] Installation_Guide/HIP reading sources... [ 11%] Installation_Guide/Installation-Guide reading sources... [ 12%] Installation_Guide/List-of-ROCm-Packages-for-Ubuntu-Fedora reading sources... [ 12%] Installation_Guide/More-about-how-ROCm-uses-PCIe-Atomics reading sources... [ 13%] Installation_Guide/Quick Start Installation Guide reading sources... [ 14%] Installation_Guide/QuickStartGuideOpenCL reading sources... [ 14%] Installation_Guide/ROC-smi reading sources... [ 15%] Installation_Guide/ROCK-Kernel-Driver_readme reading sources... [ 16%] Installation_Guide/ROCR-Runtime reading sources... [ 17%] Installation_Guide/ROCk-kernel reading sources... [ 17%] Installation_Guide/ROCt reading sources... [ 18%] Installation_Guide/atmi reading sources... [ 19%] Other_Solutions/Other-Solutions reading sources... [ 19%] Other_Solutions/PCIe-Debug reading sources... [ 20%] Programming_Guides/CUDAAPIHIP reading sources... [ 21%] Programming_Guides/CUDAAPIHIPTEXTURE reading sources... [ 21%] Programming_Guides/HIP-FAQ reading sources... [ 22%] Programming_Guides/HIP-GUIDE reading sources... [ 23%] Programming_Guides/HIP-Terms reading sources... [ 23%] Programming_Guides/HIP-Terms2 reading sources... [ 24%] Programming_Guides/HIP-bug reading sources... [ 25%] Programming_Guides/HIP-porting-guide reading sources... [ 25%] Programming_Guides/HIP-run-time-API reading sources... [ 26%] Programming_Guides/HIP-terminology reading sources... [ 27%] Programming_Guides/HIP_Debugging reading sources... [ 27%] Programming_Guides/Kernel_language reading sources... [ 28%] Programming_Guides/LanguageInto reading sources... [ 29%] Programming_Guides/OpenCL-Architecture reading sources... [ 29%] Programming_Guides/Opencl-optimization reading sources... [ 30%] Programming_Guides/Opencl-programming-guide reading sources... [ 31%] Programming_Guides/Programming-Guides reading sources... [ 31%] Programming_Guides/hcc-guide reading sources... [ 32%] Programming_Guides/hcc-profile reading sources... [ 33%] Programming_Guides/hip-programming reading sources... [ 34%] Programming_Guides/hip-programming-guide reading sources... [ 34%] Programming_Guides/hip_install reading sources... [ 35%] Programming_Guides/hip_port reading sources... [ 36%] Programming_Guides/hip_profiling reading sources... [ 36%] Programming_Guides/hipporting-driver-api reading sources... [ 37%] ROCm reading sources... [ 38%] ROCm_API_References/BLAS1 reading sources... [ 38%] ROCm_API_References/BLAS2 reading sources... [ 39%] ROCm_API_References/BLAS3 reading sources... [ 40%] ROCm_API_References/HCC-API reading sources... [ 40%] ROCm_API_References/HIP-API reading sources... [ 41%] ROCm_API_References/HIP-MATH reading sources... [ 42%] ROCm_API_References/HIP_API/Context-Management reading sources... [ 42%] ROCm_API_References/HIP_API/Control reading sources... [ 43%] ROCm_API_References/HIP_API/Device-Memory-Access reading sources... [ 44%] ROCm_API_References/HIP_API/Device-management reading sources... [ 44%] ROCm_API_References/HIP_API/Error reading sources... [ 45%] ROCm_API_References/HIP_API/Event-Management reading sources... [ 46%] ROCm_API_References/HIP_API/Initialization-and-Version reading sources... [ 46%] ROCm_API_References/HIP_API/Memory-Management reading sources... [ 47%] ROCm_API_References/HIP_API/Stream-Management reading sources... [ 48%] ROCm_API_References/ROCm-API-References reading sources... [ 48%] ROCm_API_References/ROCr-API reading sources... [ 49%] ROCm_API_References/Thrust reading sources... [ 50%] ROCm_API_References/clBLAS reading sources... [ 51%] ROCm_API_References/clSPARSE_API reading sources... [ 51%] ROCm_API_References/clSPARSE_api reading sources... [ 52%] ROCm_API_References/rocBLAS reading sources... [ 53%] ROCm_Audio_Video_Tutorials/ROCm_videos reading sources... [ 53%] ROCm_Beginners_Guide/HCC_Getting_Started reading sources... [ 54%] ROCm_Compiler_SDK/ROCm-Codeobj-format reading sources... [ 55%] ROCm_Compiler_SDK/ROCm-Compiler-SDK reading sources... [ 55%] ROCm_Compiler_SDK/ROCm-Native-ISA reading sources... [ 56%] ROCm_Compiler_SDK/ROCm_ABI reading sources... [ 57%] ROCm_Compiler_SDK/ocml reading sources... [ 57%] ROCm_GPU_Tunning_Guide/HCC_RGTG reading sources... [ 58%] ROCm_GPU_Tunning_Guides/ROCm-GPU-Tunning-Guides reading sources... [ 59%] ROCm_Glossary/ROCm-Glossary reading sources... [ 59%] ROCm_Libraries/ROCm_Libraries Warning: Duplicate target detected: structrocblas__half Warning: Duplicate target detected: rocblas-auxiliary_8h_1ab158b3ae4dfecd4e151cb122697aae64 Warning: Duplicate target detected: rocblas-auxiliary_8h_1a770a77925623df894aae6a89f2736cfb Warning: Duplicate target detected: rocblas-auxiliary_8h_1a3f6d09721d3a50bd3eecb465ca2c29cd Warning: Duplicate target detected: rocblas-auxiliary_8h_1a616a0c1c5d51c4fbcc296dbcf4b7cd84 Warning: Duplicate target detected: rocblas-auxiliary_8h_1a6262bf3ca68ca5cc3ce97d93c34a60aa Warning: Duplicate target detected: rocblas-auxiliary_8h_1abde3108c46082924b127a05ff73caa0d Warning: Duplicate target detected: rocblas-auxiliary_8h_1ad771fe18bf551190350b617b2cb2da41 Warning: Duplicate target detected: rocblas-auxiliary_8h_1a0cffcac0203117f8629338f575265197 Warning: Duplicate target detected: rocblas-auxiliary_8h_1a210cbe2d76f1e6acab4a0a986278752d Warning: Duplicate target detected: rocblas-auxiliary_8h_1ad9450bad46b19a03b75f24571e756fa6 Warning: Duplicate target detected: rocblas-auxiliary_8h_1af6e524dace7291f98a6954faf053bb3d Warning: Duplicate target detected: rocblas-auxiliary_8h_1a8ad00abf2e3ece8968c00690778195c8 Warning: Duplicate target detected: rocblas-auxiliary_8h_1a5eb94555386e0bae8d4607b92b2d5227 Warning: Duplicate target detected: rocblas-auxiliary_8h_1a6708899438e6ead9770df05904bf1d7f Warning: Duplicate target detected: rocblas-auxiliary_8h_1af5159377b773320a455f44df097b95f7 Warning: Duplicate target detected: rocblas-functions_8h_1a0a28a0422e8078cf977a5a1d07c134ea Warning: Duplicate target detected: rocblas-functions_8h_1adc459438e2438e0974ebf35a40293a77 Warning: Duplicate target detected: rocblas-functions_8h_1af8fc8bbbdffcefb8a7aed8945bd567dd Warning: Duplicate target detected: rocblas-functions_8h_1a8cc8263533bc7250875d60e75fd10fa2 Warning: Duplicate target detected: rocblas-functions_8h_1a4b14ac0504d594c093d3554418cf9bd4 Warning: Duplicate target detected: rocblas-functions_8h_1a5f17e360713fe8bb9be2bb2c0f87fdc8 Warning: Duplicate target detected: rocblas-functions_8h_1ad8b9438c5497bacff4d342c6012bbc0d Warning: Duplicate target detected: rocblas-functions_8h_1a0f8917e24e238e0e16daa95c249e26a0 Warning: Duplicate target detected: rocblas-functions_8h_1a0c51e6f383318f5dd65603ee9e5d012d Warning: Duplicate target detected: rocblas-functions_8h_1aa791cfad87bf633282d3c6f2fe96a333 Warning: Duplicate target detected: rocblas-functions_8h_1aa86d3775a5f8454d48e1a351f4508ffc Warning: Duplicate target detected: rocblas-functions_8h_1a0f7f13f9495e3be0eafd5d1fa7889c84 Warning: Duplicate target detected: rocblas-functions_8h_1aa40d9d14f84422e24f509b32efc3ddb9 Warning: Duplicate target detected: rocblas-functions_8h_1a5461a876d23f37d82877c411a3d388ad Warning: Duplicate target detected: rocblas-functions_8h_1a67acba8ff39590a532379b9bb49cb9fa Warning: Duplicate target detected: rocblas-functions_8h_1afed6ceeb709da728305688f6838d7c86 Warning: Duplicate target detected: rocblas-functions_8h_1ae9aa4f7c4a59db4d546455d8f0f2a34f Warning: Duplicate target detected: rocblas-functions_8h_1ae7db25221f960bbc8263e04661966748 Warning: Duplicate target detected: rocblas-functions_8h_1a0503fb800fd2ebd6927e8bbbb344ae1a Warning: Duplicate target detected: rocblas-functions_8h_1ae8ad93c9da071d6ed009f99424ba1f13 Warning: Duplicate target detected: rocblas-functions_8h_1ad88b13acb4c23f4844043565494b8b3d Warning: Duplicate target detected: rocblas-functions_8h_1a4fbaba42f13367e9e980fc969279093f Warning: Duplicate target detected: rocblas-functions_8h_1af7b704f3b1ddaa2e7ad3a2f6aa4fa8fe Warning: Duplicate target detected: rocblas-functions_8h_1a1dfca5694c0f4294e8ae6d489ff10d06 Warning: Duplicate target detected: rocblas-functions_8h_1a024107045d9d29c93815ef271a846979 Warning: Duplicate target detected: rocblas-functions_8h_1a571eeb7592d01f6a7c03abb3380cc3f9 Warning: Duplicate target detected: rocblas-functions_8h_1a053ee4dc0a055fc5a7d2e15f3c2844fe Warning: Duplicate target detected: rocblas-functions_8h_1a0647d1abde8d7a195a454d664a35acbd Warning: Duplicate target detected: rocblas-functions_8h_1a8e3aa2d19e83e12e03b323c70356fd67 Warning: Duplicate target detected: rocblas-functions_8h_1a8ee8a7191bde47a74b22bd6920b98ac5 Warning: Duplicate target detected: rocblas-functions_8h_1a0f09f197942ff68ed824fcd5d59389be Warning: Duplicate target detected: rocblas-functions_8h_1a68cde2829fbc4b4b15cf2a7c306fe634 Warning: Duplicate target detected: rocblas-functions_8h_1ad85c6464da76095c79316108a09a609d Warning: Duplicate target detected: rocblas-functions_8h_1a1f8e4b62213125612a143e187bfa74db Warning: Duplicate target detected: rocblas-functions_8h_1a8f66973bec7c92775835a9e463053674 Warning: Duplicate target detected: rocblas-functions_8h_1a7bd124f57bce420d5af0f8dc752ffc5e Warning: Duplicate target detected: rocblas-functions_8h_1a9d084dd7157893446768d6b7f8959a46 Warning: Duplicate target detected: rocblas-functions_8h_1aea2f735ed98d1ee284ebd33f3214e558 Warning: Duplicate target detected: rocblas-functions_8h_1aad5475060b95738e0e0362ba36e9442c Warning: Duplicate target detected: rocblas-functions_8h_1a0f1f4897dcedf10fa9ae2ae072609bf2 Warning: Duplicate target detected: rocblas-functions_8h_1ace1fb5381dc509f14fb32fdc70ed3bc8 Warning: Duplicate target detected: rocblas-functions_8h_1a92b5e335d8a4d8eaead0f032763afb94 Warning: Duplicate target detected: rocblas-functions_8h_1a7e4b67e954f13e0e56d27b30b95ce09f Warning: Duplicate target detected: rocblas-functions_8h_1a302745b095c6630ad5deb11fd5a3a76d Warning: Duplicate target detected: rocblas-functions_8h_1aab85fe0e692cbf5635367450fd84c7ed Warning: Duplicate target detected: rocblas-functions_8h_1ac8612f412ee8b8d6a2236abcd31f9c28 Warning: Duplicate target detected: rocblas-functions_8h_1a72777498f7dbeabaecad04aad4c5ee58 Warning: Duplicate target detected: rocblas-functions_8h_1a165a9d7d5c9d7bd07454ca182bc893d0 Warning: Duplicate target detected: rocblas-functions_8h_1ac00a4bf449330e0abe8cf4f9aa318043 Warning: Duplicate target detected: rocblas-functions_8h_1ac3bb4e3c866a883e3d9eb493a73cc881 Warning: Duplicate target detected: rocblas-functions_8h_1a9d5166461341eb354aa3643c3010bdb2 Warning: Duplicate target detected: rocblas-functions_8h_1aa3c01a1b037c0c0bfe88e11b6eddf896 Warning: Duplicate target detected: rocblas-functions_8h_1a281d0c343318092dc22a0349b6669e6b Warning: Duplicate target detected: rocblas-functions_8h_1a9b6756e2b6ddda22651a3fb1db64f772 Warning: Duplicate target detected: rocblas-functions_8h_1a5373d8c2728e6e01b61186436b4474f1 Warning: Duplicate target detected: rocblas-functions_8h_1a91a1fc8b029c6bbf90e67b363a26a74c Warning: Duplicate target detected: rocblas-functions_8h_1a14526f36fddc360920c3dbca03831856 Warning: Duplicate target detected: rocblas-functions_8h_1a7a7dd14fb623e260da5774d226a2a6a2 Warning: Duplicate target detected: rocblas-functions_8h_1a7413b33210387fadaa2320d3f87025b7 Warning: Duplicate target detected: rocblas-functions_8h_1a47f13648e902035774e4554e77198a15 Warning: Duplicate target detected: rocblas-functions_8h_1a92fcfc07d6bfe3dfdef0bd51097d8b10 Warning: Duplicate target detected: rocblas-functions_8h_1a2031748a850cd6c683f4a257dba7c8aa Warning: Duplicate target detected: rocblas-functions_8h_1aee9bb39922ad789eebbb0ff0c852ade2 Warning: Duplicate target detected: rocblas-functions_8h_1ab7e9f3f0f02ac51126f69514f4959ee3 Warning: Duplicate target detected: rocblas-functions_8h_1ae426bbb3eb87e09ea34f0440598614a1 Warning: Duplicate target detected: rocblas-functions_8h_1a5fe2e42561c74de568008703f130f583 Warning: Duplicate target detected: rocblas-functions_8h_1a5cfda7755785613c48f0da3b8ea9976c Warning: Duplicate target detected: rocblas-functions_8h_1ae67ff32800473fee4aa5c9fa948eba87 Warning: Duplicate target detected: rocblas-functions_8h_1a7a8bcb5ccb11c5c4fb2ab13ce72f4288 Warning: Duplicate target detected: rocblas-functions_8h_1a3a080e73c0295a489c5ee407518977b3 Warning: Duplicate target detected: rocblas-functions_8h_1a9933c6e77714826446fb46fef4d823f8 Warning: Duplicate target detected: rocblas-functions_8h_1a32bee0cef42a8b8f7cb6de021342cde7 Warning: Duplicate target detected: rocblas-functions_8h_1a69c6524286188a8b447d478b1ba9d3d6 Warning: Duplicate target detected: rocblas-functions_8h_1a9605abfdd90d33eb5eea744c81675271 Warning: Duplicate target detected: rocblas-functions_8h_1ad6218dd2e5514c1b676ebb6e16e36e45 Warning: Duplicate target detected: rocblas-functions_8h_1aa9940627116cbf3fd7e07f1a2ed00e1e Warning: Duplicate target detected: rocblas-functions_8h_1ae5d08d81c2ada256e083572c71d95c80 Warning: Duplicate target detected: rocblas-functions_8h_1a7dcc895b5a50db1f5029ad447e017516 Warning: Duplicate target detected: rocblas-functions_8h_1a0c1176b9f8e1cce331f6eb896a1964e0 Warning: Duplicate target detected: rocblas-functions_8h_1af02a2003f72dd87b585f5e4b9c93b039 Warning: Duplicate target detected: rocblas-functions_8h_1a4fcee3f1ec0195a1fe252f928b078d91 Warning: Duplicate target detected: rocblas-functions_8h_1a5eeeb697d35c22cb6309b69b06500826 Warning: Duplicate target detected: rocblas-functions_8h_1ab8327da875451c7e609bf3186968c3e0 Warning: Duplicate target detected: rocblas-functions_8h_1a29df26d9cb33b2075d8e041c968d279c Warning: Duplicate target detected: rocblas-functions_8h_1a315c6d14651a59577e1fe240190c7817 Warning: Duplicate target detected: rocblas-functions_8h_1a409e230d9865b0c7eb239f193747653e Warning: Duplicate target detected: rocblas-functions_8h_1a609019c477e3c365aac3b65a5b0313c2 Warning: Duplicate target detected: rocblas-functions_8h_1a67560005f8ba71be53adb4bd0e19516a Warning: Duplicate target detected: rocblas-functions_8h_1a02ea6ccb61ffc6f58d1e9f0824f52c22 Warning: Duplicate target detected: rocblas-functions_8h_1aba215dd3622bde330cd2c138318cb634 Warning: Duplicate target detected: rocblas-functions_8h_1a607c03c30a842be303676901ef5c2c78 Warning: Duplicate target detected: rocblas-functions_8h_1a6711617de6ab9394cf241df779d85118 Warning: Duplicate target detected: rocblas-functions_8h_1af51c519871436788fd14b8d5d8a5d3e9 Warning: Duplicate target detected: rocblas-functions_8h_1a38496b3e17a27d9fda470c02a18fa93c Warning: Duplicate target detected: rocblas-functions_8h_1a01da6feb0e5b175891a12f8c194308b4 Warning: Duplicate target detected: rocblas-functions_8h_1aa90562e4cb30312dc17cfbf0ffebbfc2 Warning: Duplicate target detected: rocblas-functions_8h_1a6d9f667087239b98fa2ed6972b462f0e Warning: Duplicate target detected: rocblas-functions_8h_1aaf9575dba05d5c702eb44e16dc0b4d63 Warning: Duplicate target detected: rocblas-functions_8h_1a97395f590a1e7d492c69d7829430dad9 Warning: Duplicate target detected: rocblas-functions_8h_1abf7be8f274d6ef5ddedfba14266f2315 Warning: Duplicate target detected: rocblas-functions_8h_1a5000ba5ce5ab0e625921422ea05e2971 Warning: Duplicate target detected: rocblas-functions_8h_1a0fe3018fba3d468a280341eb7bd77220 Warning: Duplicate target detected: rocblas-functions_8h_1aee15edf5750812db2459c7c1414e58d2 Warning: Duplicate target detected: rocblas-functions_8h_1a4d7013064441ea3b07b7817aaf8fda39 Warning: Duplicate target detected: rocblas-functions_8h_1a230497b12149df362af032d2736a6294 Warning: Duplicate target detected: rocblas-functions_8h_1a7b42697c63314b7367fedc67341bd510 Warning: Duplicate target detected: rocblas-functions_8h_1a38d68c163a2a0f7e816a586b0071c241 Warning: Duplicate target detected: rocblas-functions_8h_1aee055894abb9e8adabbcdfa260d368c8 Warning: Duplicate target detected: rocblas-functions_8h_1abc400dbb141bcdf47e7b071ca0b725a3 Warning: Duplicate target detected: rocblas-functions_8h_1aa7dab57b3adfd3cff13604becfd0b7a5 Warning: Duplicate target detected: rocblas-functions_8h_1a9833cbed6fc3e89b204c977551cb4a28 Warning: Duplicate target detected: rocblas-functions_8h_1a02fb215dc3a76cd594da7b6053727976 Warning: Duplicate target detected: rocblas-functions_8h_1a4c5862883fac8f1d2bcda2387ca10894 Warning: Duplicate target detected: rocblas-functions_8h_1a83f26b98c3968f12a087851c855b6de6 Warning: Duplicate target detected: rocblas-functions_8h_1aa157eeeae2daa6ab7b1b8b1a9485cea6 Warning: Duplicate target detected: rocblas-functions_8h_1adae3bb6e1e1b67471f204401fb6b1bc7 Warning: Duplicate target detected: rocblas-functions_8h_1ab4be22b88a784db919e833e7bb3eeb97 Warning: Duplicate target detected: rocblas-functions_8h_1a472a4186631e124ad2e27853363248fc Warning: Duplicate target detected: rocblas-functions_8h_1a95faca5f752830479116cdb468516c09 Warning: Duplicate target detected: rocblas-functions_8h_1a9b4e3960da964e2f053b87b3f95275b4 Warning: Duplicate target detected: rocblas-functions_8h_1a8afa2f28ea3cf1a1727291a78d608fc2 Warning: Duplicate target detected: rocblas-functions_8h_1a7c0d6834d26764cb228a36af60d79bc4 Warning: Duplicate target detected: rocblas-functions_8h_1aa17d179b034dcee07bc9af6d89f7499e Warning: Duplicate target detected: rocblas-functions_8h_1a6d1380bbeaba5f7de420a7fcc2dd612f Warning: Duplicate target detected: rocblas-functions_8h_1a2d5427e1e6732aa66962dcb258c94e15 Warning: Duplicate target detected: rocblas-functions_8h_1af6eef4df9b9298b67382dbccd6761bfd Warning: Duplicate target detected: rocblas-functions_8h_1a027a68b79183149f01630054bde3fba5 Warning: Duplicate target detected: rocblas-functions_8h_1a658bb186d2012e7ebd3f7664d5b2ee6c Warning: Duplicate target detected: rocblas-functions_8h_1acb9bb82004cf3a96a63c63e05007a295 Warning: Duplicate target detected: rocblas-functions_8h_1a292ad1a601daa3f7d0c8bec4953abd43 Warning: Duplicate target detected: rocblas-functions_8h_1a464e33c97be488676ef2d0fd6db6574d Warning: Duplicate target detected: rocblas-functions_8h_1a3f164b71e3d46982ea189abf7197af53 Warning: Duplicate target detected: rocblas-functions_8h_1a51bc371c36c3f6198add2d1a66c62510 Warning: Duplicate target detected: rocblas-functions_8h_1acbc4d71b11b8ba3c592c6a1af9d83246 Warning: Duplicate target detected: rocblas-functions_8h_1a0bcfed08544dda67235f2782e92956a9 Warning: Duplicate target detected: rocblas-functions_8h_1acd220fab2d35bfbb7af29ca0f73f0c30 Warning: Duplicate target detected: rocblas-functions_8h_1a52e54e8c92755bb6d5b11a3a7c7b6259 Warning: Duplicate target detected: rocblas-functions_8h_1a52820243c9272ec4acf9c508849352fa Warning: Duplicate target detected: rocblas-functions_8h_1a1e2799ccda6011078b7a958e618a7673 Warning: Duplicate target detected: rocblas-functions_8h_1a04b506f1c8732e56eaef77184352e765 Warning: Duplicate target detected: rocblas-functions_8h_1a5bedde52ac557de75fae8f1accdd1e23 Warning: Duplicate target detected: rocblas-functions_8h_1a85c8edba755424f81f863a5f0b0dafd7 Warning: Duplicate target detected: rocblas-functions_8h_1a08717aacb3bf3f894ed692bcbeaadc64 Warning: Duplicate target detected: rocblas-functions_8h_1a904e0365b85fd1fa9037342b15c6bfae Warning: Duplicate target detected: rocblas-functions_8h_1ac209e6307a0aa62b6c61d52003c1416b Warning: Duplicate target detected: rocblas-functions_8h_1aed50c54ab3b9575f1e47a33a9566c2e2 Warning: Duplicate target detected: rocblas-functions_8h_1ae415993ccd85fd8a288fb3b3e3928e48 Warning: Duplicate target detected: rocblas-functions_8h_1a987eb0a9eb4b574bb4da0b93ce692d99 Warning: Duplicate target detected: rocblas-functions_8h_1a5b1b987b450603de37ed6305842d829f Warning: Duplicate target detected: rocblas-functions_8h_1a859fa904ad605e35617b64a3f4168bcb Warning: Duplicate target detected: rocblas-functions_8h_1aca46348c8d265fed9863a7b69ea5eb80 Warning: Duplicate target detected: rocblas-functions_8h_1ad72b918c5cca43fd0260ef2ca73bc3f0 Warning: Duplicate target detected: rocblas-functions_8h_1a8d3a68a8c9810d23c9feb221bbea9142 Warning: Duplicate target detected: rocblas-functions_8h_1a5cfba5a7bc163d398d63f0d5e94e9ad0 Warning: Duplicate target detected: rocblas-functions_8h_1afba2226df948f44b4d588b8338ed5bb0 Warning: Duplicate target detected: rocblas-functions_8h_1aa1b9f69c1849c577cc6688b09704c8ee Warning: Duplicate target detected: rocblas-functions_8h_1abf099187b94bde345d1b9b14030a386b Warning: Duplicate target detected: rocblas-functions_8h_1ab51404ddde18292c7100eec30915b410 Warning: Duplicate target detected: rocblas-functions_8h_1a634d13e1f9530d32fdad8861097f70c1 Warning: Duplicate target detected: rocblas-functions_8h_1a02d8eaab4d6f3f558cb36055f14b5829 Warning: Duplicate target detected: rocblas-functions_8h_1a13d66d7b934bf2caa68f8a8b07c2c2ea Warning: Duplicate target detected: rocblas-functions_8h_1a98403ed4da56ef3368125e918a74427b Warning: Duplicate target detected: rocblas-functions_8h_1a671f07a2bf63d6a2958ae63bc823e5ba Warning: Duplicate target detected: rocblas-functions_8h_1a391e645a8ddae698147f89e569dd482b Warning: Duplicate target detected: rocblas-functions_8h_1af33aaa9b8c0f1ad3876873c6818e4cbe Warning: Duplicate target detected: rocblas-functions_8h_1abd231346e540e9c6e58baddf53d46327 Warning: Duplicate target detected: rocblas-functions_8h_1ac48fd13ef5d4951e8cc6832f4e416e29 Warning: Duplicate target detected: rocblas-functions_8h_1aae34e2b113491cc7cae4c122ebee0063 Warning: Duplicate target detected: rocblas-functions_8h_1a7b4c0abb04cca97ecc83f7d2d98b89a3 Warning: Duplicate target detected: rocblas-functions_8h_1ae0a8df4cacc8b02daf0f47dcfd40ee61 Warning: Duplicate target detected: rocblas-functions_8h_1a05b7c2ece3d0e5255488bd0a3ac623a6 Warning: Duplicate target detected: rocblas-functions_8h_1a4596418d76f9a3c4829917c97c150c0a Warning: Duplicate target detected: rocblas-functions_8h_1a4e28b135d2b662644df25cb1fa24588d Warning: Duplicate target detected: rocblas-functions_8h_1a91fa0090c6897890907e653007423c6b Warning: Duplicate target detected: rocblas-functions_8h_1a327ef0b15ba1b064866a71a30f62594a Warning: Duplicate target detected: rocblas-functions_8h_1a3ddae68fa97cd94f96d3e8ffc0b21fef Warning: Duplicate target detected: rocblas-functions_8h_1a69622890b4de24da7ba77547512681cb Warning: Duplicate target detected: rocblas-functions_8h_1acef1a6fb5627eb30480c0345de2bc74c Warning: Duplicate target detected: rocblas-functions_8h_1ab7bde10b829cff6d6a78df93a75b446c Warning: Duplicate target detected: rocblas-functions_8h_1a3a581822297ea506c9d330c32df7e7d6 Warning: Duplicate target detected: rocblas-functions_8h_1aa8b9f7cbb9e7a4e1a0837eabc382dd10 Warning: Duplicate target detected: rocblas-functions_8h_1a57c2b409d6857c855377ec9065d57a98 Warning: Duplicate target detected: rocblas-functions_8h_1a04b91f610779a114e15cf0bbe2453b61 Warning: Duplicate target detected: rocblas-functions_8h_1a5311c88c78b7a0bb85fb8d49205f649a Warning: Duplicate target detected: rocblas-functions_8h_1ae68f3fe3f5201a609e083ed71aa92d91 Warning: Duplicate target detected: rocblas-functions_8h_1a8d34481966f86d1c5819f278d04c9fe3 Warning: Duplicate target detected: rocblas-functions_8h_1aee2a273b39e70a316b91c074184570ae Warning: Duplicate target detected: rocblas-functions_8h_1af1cdda33f5fe0324e93cfc4cd85e0c85 Warning: Duplicate target detected: rocblas-functions_8h_1adeaf11a246b9bb16ef4ff02de0d2637d Warning: Duplicate target detected: rocblas-functions_8h_1aa484e64a2d1c08a36d314c4daf4934d9 Warning: Duplicate target detected: rocblas-functions_8h_1a3c93901f5d47a0c5aac03be7781f5288 Warning: Duplicate target detected: rocblas-functions_8h_1ab20a63411b00177093bda971209b4ee5 Warning: Duplicate target detected: rocblas-functions_8h_1a2cb38c11539df0ce395488ea3bc20c2c Warning: Duplicate target detected: rocblas-functions_8h_1a961baad3e8cefca19c4ebfc5071a9df4 Warning: Duplicate target detected: rocblas-functions_8h_1a336af9c97498d4ba7e305e783150358f Warning: Duplicate target detected: rocblas-functions_8h_1a4228e1e0b363a717194d50cc1f87fe5e Warning: Duplicate target detected: rocblas-functions_8h_1acfe72ca8217e238b8d35d1062ce52f96 Warning: Duplicate target detected: rocblas-functions_8h_1a09c8e289260c8557f34a727814691af6 Warning: Duplicate target detected: rocblas-functions_8h_1a9de3e3205efaa166104bcf726acd03c3 Warning: Duplicate target detected: rocblas-functions_8h_1acfc76c16fe9c87b05b4cfa53dfffcbee Warning: Duplicate target detected: rocblas-functions_8h_1aa23f680d6b69e67ff37a8cdeec222fa0 Warning: Duplicate target detected: rocblas-functions_8h_1a946001c08a86189cdb70e0067d31a5a3 Warning: Duplicate target detected: rocblas-functions_8h_1aec3ab833fe4c4a27e82dc67753822609 Warning: Duplicate target detected: rocblas-functions_8h_1a7487edda1fc07fdcdfc3f59f3d7c4cb4 Warning: Duplicate target detected: rocblas-functions_8h_1a7282cac38edd73a282ffe1290d034b5f Warning: Duplicate target detected: rocblas-functions_8h_1a3ff63a2b032413edbd0cd7227f742dc4 Warning: Duplicate target detected: rocblas-functions_8h_1a1d88cd4caf9b4681e2865446e88295af Warning: Duplicate target detected: rocblas-functions_8h_1a940422331ecaf2455e0f6a03e8aaf4a1 Warning: Duplicate target detected: rocblas-functions_8h_1acd8843933f35f705d1427a99eb9f4a3e Warning: Duplicate target detected: rocblas-functions_8h_1a36aa4e4346f88576e41106326cc93c5f Warning: Duplicate target detected: rocblas-functions_8h_1aff5fd06cb0c2e88def22e463079e8283 Warning: Duplicate target detected: rocblas-functions_8h_1af44d4f5a62b878884095a9891ec80385 Warning: Duplicate target detected: rocblas-functions_8h_1ae5ec1bbedd6a408469dbe521e9a83fe5 Warning: Duplicate target detected: rocblas-functions_8h_1a85955c8604aac82d95bd5dd86960ec4c Warning: Duplicate target detected: rocblas-functions_8h_1a0979f1a032f3fc46ae5a80303fbc0822 Warning: Duplicate target detected: rocblas-functions_8h_1ae5ba8004d7f6300ab4020964a3a22545 Warning: Duplicate target detected: rocblas-functions_8h_1af35fb2409b8ab945c953f18dcfbb13e0 Warning: Duplicate target detected: rocblas-functions_8h_1aafc65ce88bab22a4250f33759295cd7e Warning: Duplicate target detected: rocblas-functions_8h_1aa076efb6750908d096c12be864ab53c6 Warning: Duplicate target detected: rocblas-functions_8h_1a62e9860101b4e0198b27775ae3cce9f2 Warning: Duplicate target detected: rocblas-functions_8h_1a956f3f1b16887ef1d30ee3136ed8ab25 Warning: Duplicate target detected: rocblas-functions_8h_1a0832e753c94435c6cd706edd44cbc30f Warning: Duplicate target detected: rocblas-functions_8h_1a9e7382f5874b63e27650418660bceaa9 Warning: Duplicate target detected: rocblas-functions_8h_1a9a1d92681904c527b73d36a75a12d652 Warning: Duplicate target detected: rocblas-functions_8h_1a8c3d13230faedd6c8bd9db63f0835689 Warning: Duplicate target detected: rocblas-functions_8h_1ada57c894ab7eb9baa2597c6d17b33e12 Warning: Duplicate target detected: rocblas-functions_8h_1a96e378f05a701e9234b8d043ecda0e2a Warning: Duplicate target detected: rocblas-functions_8h_1a97e6d81280a81ea670d95ff0520672eb Warning: Duplicate target detected: rocblas-functions_8h_1a49f4f816aff5012bc05468a77b91a4e1 Warning: Duplicate target detected: rocblas-functions_8h_1a5504beab11a425fa503d4819b467e611 Warning: Duplicate target detected: rocblas-functions_8h_1aaf2fa38d475fadd3ac7be25727707675 Warning: Duplicate target detected: rocblas-functions_8h_1ac98976c80a3b669cfd0cb5cdb86d1f9a Warning: Duplicate target detected: rocblas-functions_8h_1ad45a67147ca932531d22fb9c3803e206 Warning: Duplicate target detected: rocblas-functions_8h_1a5a49de0f3aa1c150334974c87d41e9ed Warning: Duplicate target detected: rocblas-functions_8h_1a76db876a63622a6b5de2de90c605cf06 Warning: Duplicate target detected: rocblas-functions_8h_1ac53acc5858028d880ad75b2d206497d7 Warning: Duplicate target detected: rocblas-functions_8h_1afd8fc639bbf99d70570543d67f6a6826 Warning: Duplicate target detected: rocblas-functions_8h_1abec4f43baa03d0ae9efa96922e7fa712 Warning: Duplicate target detected: rocblas-functions_8h_1a05c6ba7f4478184bdeb4b0989392a14f Warning: Duplicate target detected: rocblas-functions_8h_1acb33f65d97e67a485d3ae2823bde377d Warning: Duplicate target detected: rocblas-functions_8h_1ae8661756282604370cf91ac181f36724 Warning: Duplicate target detected: rocblas-functions_8h_1a1ad21b33d6d6f693e15a455e2c7973d5 Warning: Duplicate target detected: rocblas-functions_8h_1ae4c482c283477cdced6b6d999843e468 Warning: Duplicate target detected: rocblas-functions_8h_1a1e09edcc282c2a54529e40e5fb4c44dd Warning: Duplicate target detected: rocblas-functions_8h_1af99db424e2231e486730452faec795f7 Warning: Duplicate target detected: rocblas-functions_8h_1a8e3523ccc41b4a5e2be53a18ffbf8d2c Warning: Duplicate target detected: rocblas-functions_8h_1ac9ff91f9ce2c00a4f2cb28a253345ee6 Warning: Duplicate target detected: rocblas-functions_8h_1ae1235be29cbe2fcc126be53050a26691 Warning: Duplicate target detected: rocblas-functions_8h_1a57b09681c05663686fd002de4181e63b Warning: Duplicate target detected: rocblas-functions_8h_1ab59f4e131c06e93ad23935121d142f59 Warning: Duplicate target detected: rocblas-functions_8h_1a8f82eb9e588394832deb03dc297cf20d Warning: Duplicate target detected: rocblas-functions_8h_1aadc4f56637542a3ab7377884e812d5a4 Warning: Duplicate target detected: rocblas-functions_8h_1ad78f9986501211aafcd65188e55c313e Warning: Duplicate target detected: rocblas-functions_8h_1a8c45f2500abf1bb130d572be34d69229 Warning: Duplicate target detected: rocblas-functions_8h_1a3d35ca3c90e7299e0fcd29c8bb705107 Warning: Duplicate target detected: rocblas-functions_8h_1a718f9c6c378dd1dc3b3ad26de9672e5a Warning: Duplicate target detected: rocblas-functions_8h_1a592d2a4e95f881e3a08fc78747591e87 Warning: Duplicate target detected: rocblas-functions_8h_1a3ea272430be735c5a1d1034f3efe8400 Warning: Duplicate target detected: rocblas-functions_8h_1afb4dfd6010ab60800fe7e76be02a44b3 Warning: Duplicate target detected: rocblas-functions_8h_1a43d8b8eed2eff9c189296d217c950b94 Warning: Duplicate target detected: rocblas-functions_8h_1ac4be6138c305ffe1c42ec3816f527466 Warning: Duplicate target detected: rocblas-functions_8h_1adf7a50dcd5e1d05f49f265a10cfa4a96 Warning: Duplicate target detected: rocblas-functions_8h_1a67b695870111cb381750023b0afd5ed2 Warning: Duplicate target detected: rocblas-functions_8h_1a5b6ca69f89c24b344b74ea4571832543 Warning: Duplicate target detected: rocblas-functions_8h_1af956b6db73c3381c81c4b08ef4502fc9 Warning: Duplicate target detected: rocblas-functions_8h_1a68754093d191c3f63be8dd4817bd0bb9 Warning: Duplicate target detected: rocblas-types_8h_1a406e57f849ad42ab11264b0c74ced895a87416dce6b841cf6196ed3855ccfdbf6 Warning: Duplicate target detected: rocblas-types_8h_1a406e57f849ad42ab11264b0c74ced895ae5a999f0ff23c01e64fd68541d4ebf37 Warning: Duplicate target detected: rocblas-types_8h_1a406e57f849ad42ab11264b0c74ced895a73f410519d1157786d52a53f11256254 Warning: Duplicate target detected: rocblas-types_8h_1a406e57f849ad42ab11264b0c74ced895 Warning: Duplicate target detected: rocblas-types_8h_1a8976be447f47843d51b764bfe85bd47da09e61033781a1a8a9a535a56a7fc4d64 Warning: Duplicate target detected: rocblas-types_8h_1a8976be447f47843d51b764bfe85bd47da027f05347eef8c14b71a8db5936fac79 Warning: Duplicate target detected: rocblas-types_8h_1a8976be447f47843d51b764bfe85bd47da4ad060029223eaf9c64b16fb4a5ca024 Warning: Duplicate target detected: rocblas-types_8h_1a8976be447f47843d51b764bfe85bd47d Warning: Duplicate target detected: rocblas-types_8h_1a6f4f8189d3fb012e15f2908e61b3ba20a6323d14c246a72fd8895b964ca5bc59b Warning: Duplicate target detected: rocblas-types_8h_1a6f4f8189d3fb012e15f2908e61b3ba20a7808667597ccf33cab2b679e83e6e9b1 Warning: Duplicate target detected: rocblas-types_8h_1a6f4f8189d3fb012e15f2908e61b3ba20 Warning: Duplicate target detected: rocblas-types_8h_1a503eb8c2565be541cd06a74d0ec368b7a011e9fd9389d1ba4836dae3f04405559 Warning: Duplicate target detected: rocblas-types_8h_1a503eb8c2565be541cd06a74d0ec368b7a27f2b0df534a059f16763cd7491ae211 Warning: Duplicate target detected: rocblas-types_8h_1a503eb8c2565be541cd06a74d0ec368b7a0bd19ea74736fd1ca48140997716cc86 Warning: Duplicate target detected: rocblas-types_8h_1a503eb8c2565be541cd06a74d0ec368b7 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a608ee84b4cedbfb06ea735be874d31ff Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03ac97057fcb38a788817c1e1d54178b02f Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a0f451e44cdbd40ecde394496e782afe3 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a1ec960494cc61cb33af768acdbafe76f Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a1425dffb65fa9881055d774c50a7d046 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a38e56e2febedc1b79b0dd79876f238d3 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03acf76c9bb0643fb8606ed3eb4811ac8e5 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a7d06e31f0e5839d687429cfef80c2c0d Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a86b9e2c762fc877192bff044b616c498 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a957f07db3112444cb0b31497d4ce5254 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03aa2920d1b0c117d16d2efacd9c7427f3e Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03abd16dfc59ede5705b103f722c2c81719 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a6e0e3c6afb11fc8724c02206b6ec0ab4 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a12d27692cdbe833501ef32abb1257e64 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a4c4e3d8d48d14761a0d21a261c1f3a7c Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a666da21be840652847a7e334eeff6fdc Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8abd26f31a7a02e9d42e7737bce32ee650 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a55db880fd519219a8784899b84730d73 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a7ab164b885068511563ddf8ca8b41735 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a0fcdccf8e7501e6f0dc033fdddea8d64 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a34e00272d0d93838dbb64acacbfb2370 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a6b7d5cd8a48cd8347536bbca09d5b112 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8ab4078bd4cb7562d82b37760a22a2f18c Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8aa4796f33078bdf0841363a46671a2ac7 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a46de61e7cfc95192d8a617fbf7336922 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a2287d18bc0d2cf0900917b44335026a6 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a94fbbeae672f375e512033ff829cda2d Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8af9d568d7cb2f1a896c3c58807d5a09dc Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a756f99633fcfdfb3750e305dc25dae95 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8 Warning: Duplicate target detected: rocblas-types_8h_1ae9ca87273410f7097508a983d386cba4a2f0390419a13907b4a2e521b77c3c5cb Warning: Duplicate target detected: rocblas-types_8h_1ae9ca87273410f7097508a983d386cba4a5db06f37b38bdf2972a16f2869644d60 Warning: Duplicate target detected: rocblas-types_8h_1ae9ca87273410f7097508a983d386cba4 Warning: Duplicate target detected: rocblas-types_8h_1a2617e51a61393315715c11035c662fa8a09b57b666f29f4179dabb51ed4f614d8 Warning: Duplicate target detected: rocblas-types_8h_1a2617e51a61393315715c11035c662fa8a81b6271b673851efca20321f0f04a36d Warning: Duplicate target detected: rocblas-types_8h_1a2617e51a61393315715c11035c662fa8a214de05732d798bdd585bf1db739b3b0 Warning: Duplicate target detected: rocblas-types_8h_1a2617e51a61393315715c11035c662fa8a4c69ed989c4cda6f8d292b210ce09f38 Warning: Duplicate target detected: rocblas-types_8h_1a2617e51a61393315715c11035c662fa8 Warning: Duplicate target detected: rocblas-types_8h_1a6d33ce1b1bdbd9539d6dec958801149bad59ebc40878401bfba93676e9c73ac22 Warning: Duplicate target detected: rocblas-types_8h_1a6d33ce1b1bdbd9539d6dec958801149b Warning: Duplicate target detected: rocblas-types_8h_1a8a4de42139e6ee8ac0ffb496ab43640f Warning: Duplicate target detected: rocblas-types_8h_1a872ca82c4af86a11c3048762a0fbf7ee Warning: Duplicate target detected: rocblas-types_8h_1af00b22a41ef1d52a80be097800d17958 reading sources... [ 60%] ROCm_Libraries/dep-lib reading sources... [ 61%] ROCm_Libraries/hipsparse_wiki reading sources... [ 61%] ROCm_Network_Based_Programing/ROCm_RDMA reading sources... [ 62%] ROCm_Solutions/ROCr_Error_Codes reading sources... [ 63%] ROCm_System_Managment/ROCm-System-Managment reading sources... [ 63%] ROCm_System_Managment/topo0 reading sources... [ 64%] ROCm_System_Managment/topo1 reading sources... [ 65%] ROCm_System_Managment/topo2 reading sources... [ 65%] ROCm_System_Managment/topo3 reading sources... [ 66%] ROCm_System_Managment/topo4 reading sources... [ 67%] ROCm_Tools/HCC-Native-GCN-ISA reading sources... [ 68%] ROCm_Tools/HCC_WIKI reading sources... [ 68%] ROCm_Tools/ROCm-Tools reading sources... [ 69%] ROCm_Tools/aoreadme reading sources... [ 70%] ROCm_Tools/clBLA reading sources... [ 70%] ROCm_Tools/clFFT reading sources... [ 71%] ROCm_Tools/clRNG reading sources... [ 72%] ROCm_Tools/clSPARSE reading sources... [ 72%] ROCm_Tools/hcFFT reading sources... [ 73%] ROCm_Tools/hcRNG reading sources... [ 74%] ROCm_Tools/hipBLAS reading sources... [ 74%] ROCm_Tools/hipeigen reading sources... [ 75%] ROCm_Tools/hipinstall reading sources... [ 76%] ROCm_Tools/installtensile reading sources... [ 76%] ROCm_Tools/rocFFT reading sources... [ 77%] ROCm_Tools/rocFFTAPI reading sources... [ 78%] ROCm_Tools/rocblas reading sources... [ 78%] ROCm_Tools/rocblaswiki reading sources... [ 79%] ROCm_Tools/rocm-debug reading sources... [ 80%] ROCm_Tools/tensile reading sources... [ 80%] ROCm_Tools/tutorial reading sources... [ 81%] ROCm_Virtualization_Containers/ROCm-Virtualization-&-Containers reading sources... [ 82%] ROCm_Virtualization_Containers/ROCm_Docker reading sources... [ 82%] ROCm_Virtualization_Containers/quickstart reading sources... [ 83%] Remote_Device_Programming/Async reading sources... [ 84%] Remote_Device_Programming/DesignDiscuss reading sources... [ 85%] Remote_Device_Programming/Memoryhooks reading sources... [ 85%] Remote_Device_Programming/Performancemeasurement reading sources... [ 86%] Remote_Device_Programming/PrintUCXinfo reading sources... [ 87%] Remote_Device_Programming/Remote-Device-Programming reading sources... [ 87%] Remote_Device_Programming/Testing reading sources... [ 88%] Remote_Device_Programming/UCP-Design reading sources... [ 89%] Remote_Device_Programming/UCT-Design reading sources... [ 89%] Remote_Device_Programming/UCXenv reading sources... [ 90%] Remote_Device_Programming/findUCPendpoint reading sources... [ 91%] Remote_Device_Programming/logging reading sources... [ 91%] Remote_Device_Programming/profiling reading sources... [ 92%] Remote_Device_Programming/sideprogresscompletion reading sources... [ 93%] Remote_Device_Programming/statistic reading sources... [ 93%] Tutorial/GCN-asm-tutorial reading sources... [ 94%] Tutorial/Optimizing-Dispatches reading sources... [ 95%] Tutorial/ROCm-MultiGPU reading sources... [ 95%] Tutorial/Tutorial reading sources... [ 96%] Tutorial/caffe reading sources... [ 97%] Tutorial/hipCaffe reading sources... [ 97%] Tutorial/mininbody reading sources... [ 98%] Tutorial/rocncloc reading sources... [ 99%] index reading sources... [100%] outline /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:4: WARNING: Line block ends without a blank line. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:15: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:19: WARNING: Title underline too short. ROCm Tensorflow v2.0.0-beta1 Release ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:19: WARNING: Title underline too short. ROCm Tensorflow v2.0.0-beta1 Release ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:31: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:36: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:39: WARNING: Literal block ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:5: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:5: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:52: WARNING: Title underline too short. ROCm MIOpen v2.0.1 Release ************************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:5: WARNING: Duplicate explicit target name: "rocm install". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:5: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:387: WARNING: Title underline too short. Option 1: Docker image with Caffe2 installed: ******************************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:387: WARNING: Title underline too short. Option 1: Docker image with Caffe2 installed: ******************************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:419: WARNING: Literal block ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:423: WARNING: Literal block ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:11: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:68: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:74: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:80: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:86: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:94: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:98: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:104: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:110: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:115: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:131: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:139: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:144: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/caffe.rst:4: WARNING: Duplicate explicit target name: "see here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/caffe.rst:107: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/hipCaffe .rst:5: WARNING: Duplicate explicit target name: "link". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/hipCaffe .rst:5: WARNING: Duplicate explicit target name: "link". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/mininbody.rst:44: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:3: WARNING: Title overline too short. ********* HIP Programing FAQ ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:9: WARNING: Title underline too short. What APIs and features does HIP support? ################### /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:27: WARNING: Title underline too short. What is not supported? ################ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:27: WARNING: Title underline too short. What is not supported? ################ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:30: WARNING: Title underline too short. Runtime/Driver API features ******************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:66: WARNING: Title underline too short. Is HIP a drop*in replacement for CUDA? ****************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:66: WARNING: Title underline too short. Is HIP a drop*in replacement for CUDA? ****************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:73: WARNING: Title underline too short. What specific version of CUDA does HIP support? ************************************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:73: WARNING: Title underline too short. What specific version of CUDA does HIP support? ************************************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:100: WARNING: Title underline too short. What libraries does HIP support? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:100: WARNING: Title underline too short. What libraries does HIP support? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:114: WARNING: Title underline too short. How does HIP compare with OpenCL? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:114: WARNING: Title underline too short. How does HIP compare with OpenCL? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:128: WARNING: Title underline too short. How does porting CUDA to HIP compare to porting CUDA to OpenCL? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:128: WARNING: Title underline too short. How does porting CUDA to HIP compare to porting CUDA to OpenCL? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:147: WARNING: Title underline too short. What hardware does HIP support? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:147: WARNING: Title underline too short. What hardware does HIP support? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:153: WARNING: Title underline too short. Does Hipify automatically convert all source code? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:153: WARNING: Title underline too short. Does Hipify automatically convert all source code? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:155: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:175: WARNING: Title underline too short. Why use HIP rather than supporting CUDA directly? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:175: WARNING: Title underline too short. Why use HIP rather than supporting CUDA directly? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:182: WARNING: Title underline too short. Can I develop HIP code on an Nvidia CUDA platform? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:182: WARNING: Title underline too short. Can I develop HIP code on an Nvidia CUDA platform? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:193: WARNING: Title underline too short. Can I develop HIP code on an AMD HCC platform? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:193: WARNING: Title underline too short. Can I develop HIP code on an AMD HCC platform? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/GCN-ISA-Manuals.rst:6: WARNING: Duplicate explicit target name: "pdf". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/caffe.rst:4: WARNING: Duplicate explicit target name: "see here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/caffe.rst:107: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/caffe.rst:4: WARNING: duplicate label caffe, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/caffe.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:1146: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:1148: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:1151: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:2234: WARNING: Line block ends without a blank line. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:2242: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:: WARNING: Anonymous hyperlink mismatch: 1 references but 0 targets. See "backrefs" attribute for IDs. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:15146: WARNING: image file not readable: GCN_ISA_Manuals/images/microcode/microcode_mtbuf.png /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:15146: WARNING: image file not readable: GCN_ISA_Manuals/images/microcode/microcode_mtbuf.png /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:839: WARNING: Malformed table. +------+-------------------------------------------------+-------------------------------------------+ | | Using AMD's `rock-dkms` package | Using the upstream kernel driver | +======+=================================================+===========================================+ | Pros | More GPU features, and they are enabled earlier | Includes the latest Linux kernel features | +------+-------------------------------------------------+-------------------------------------------+ | | Tested by AMD on supported distributions | May work on other distributions and with | | | | custom kernels | +------+-------------------------------------------------+-------------------------------------------+ | | Supported GPUs enabled regardless of + | | | kernel version | | +------+-------------------------------------------------+-------------------------------------------+ | | Includes the latest GPU firmware | | +------+-------------------------------------------------+-------------------------------------------+ | Cons | May not work on all Linx distributions or | Features and hardware support varies | | | versions | depending on kernel version | +------+-------------------------------------------------+-------------------------------------------+ | | Not currently supported on kernels newer | Limits GPU's usage of system memory to | | | than 5.4. | 3/8 of system memory (before 5.6). | | | For 5.6 and beyond, both DKMS and upstream| | | kernels allow use of 15/16 of system | | |memory | +------+-------------------------------------------------+-------------------------------------------+ | | | IPC and RDMA capabilities not yet enabled | +------+-------------------------------------------------+-------------------------------------------+ | | | Not tested by AMD to the same level as | | | | `rock-dkms` package | +------+-------------------------------------------------+-------------------------------------------+ | | | Does not include most up-to-date firmware | +------+-------------------------------------------------+-------------------------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:944: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:946: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:946: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:3: WARNING: Title overline too short. ==================== Frequently Asked Questions - Installation ==================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:15: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:55: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:70: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:74: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:81: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:91: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/HIP.rst:61: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/HIP.rst:77: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/HIP.rst:92: WARNING: Title level inconsistent: HIP Portability and Compiler Technology ========================================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/HIP.rst:107: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/HIP.rst:5: WARNING: Duplicate explicit target name: "blog". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/HIP.rst:113: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:839: WARNING: Malformed table. +------+-------------------------------------------------+-------------------------------------------+ | | Using AMD's `rock-dkms` package | Using the upstream kernel driver | +======+=================================================+===========================================+ | Pros | More GPU features, and they are enabled earlier | Includes the latest Linux kernel features | +------+-------------------------------------------------+-------------------------------------------+ | | Tested by AMD on supported distributions | May work on other distributions and with | | | | custom kernels | +------+-------------------------------------------------+-------------------------------------------+ | | Supported GPUs enabled regardless of + | | | kernel version | | +------+-------------------------------------------------+-------------------------------------------+ | | Includes the latest GPU firmware | | +------+-------------------------------------------------+-------------------------------------------+ | Cons | May not work on all Linx distributions or | Features and hardware support varies | | | versions | depending on kernel version | +------+-------------------------------------------------+-------------------------------------------+ | | Not currently supported on kernels newer | Limits GPU's usage of system memory to | | | than 5.4. | 3/8 of system memory (before 5.6). | | | For 5.6 and beyond, both DKMS and upstream| | | kernels allow use of 15/16 of system | | |memory | +------+-------------------------------------------------+-------------------------------------------+ | | | IPC and RDMA capabilities not yet enabled | +------+-------------------------------------------------+-------------------------------------------+ | | | Not tested by AMD to the same level as | | | | `rock-dkms` package | +------+-------------------------------------------------+-------------------------------------------+ | | | Does not include most up-to-date firmware | +------+-------------------------------------------------+-------------------------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:944: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:946: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:946: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:71: WARNING: duplicate label what is rocm, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:80: WARNING: duplicate label rocm components, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:97: WARNING: duplicate label supported operating systems, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:114: WARNING: duplicate label important rocm links, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:130: WARNING: duplicate label whats new in this release, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:135: WARNING: duplicate label support for centos rhel v7.7, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:143: WARNING: duplicate label initial distribution of aomp 0.7-5 in rocm v3.0, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:152: WARNING: duplicate label fast fourier transform updates, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:169: WARNING: duplicate label memcopy enhancement for rocprof, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:176: WARNING: duplicate label fixed issues, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:181: WARNING: duplicate label migraph v0.5 graph optimizer, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:191: WARNING: duplicate label known issues in this release, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:196: WARNING: duplicate label installation issue with red hat enterprise linux v7.7, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:247: WARNING: duplicate label error while running rocprofiler on sles, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:280: WARNING: duplicate label gpuowl fails with memory access fault error, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:292: WARNING: duplicate label deprecated features, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:299: WARNING: duplicate label miopen, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:304: WARNING: duplicate label scgemm convolution algorithmn, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:311: WARNING: duplicate label text-based performance database, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:318: WARNING: duplicate label deploying rocm, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:333: WARNING: duplicate label ubuntu, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:480: WARNING: duplicate label centos rhel, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:533: WARNING: duplicate label rocm install, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:728: WARNING: duplicate label hardware and software support, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:885: WARNING: duplicate label machine learning and high performance computing software stack for amd gpu, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:892: WARNING: duplicate label rocm binary package structure, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1002: WARNING: duplicate label rocm platform packages, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/More-about-how-ROCm-uses-PCIe-Atomics.rst:73: WARNING: Title underline too short. BAR Memory Overview ****************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:3: WARNING: Line block ends without a blank line. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:183: WARNING: Title underline too short. CentOS RHEL v7.7 ^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:183: WARNING: Title underline too short. CentOS RHEL v7.7 ^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:385: WARNING: Title level inconsistent: Installation ------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:21: WARNING: duplicate label deploying rocm, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:36: WARNING: duplicate label ubuntu, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:183: WARNING: duplicate label centos rhel, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:236: WARNING: duplicate label rocm install, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/QuickStartGuideOpenCL.rst:9: WARNING: Title underline too short. This developer release includes the following: ------------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/QuickStartGuideOpenCL.rst:27: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/QuickStartGuideOpenCL.rst:54: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/QuickStartGuideOpenCL.rst:59: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/QuickStartGuideOpenCL.rst:64: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:12: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:21: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:25: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:68: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:79: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:88: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:99: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:110: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCR-Runtime.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCR-Runtime.rst:34: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCk-kernel.rst:12: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCk-kernel.rst:20: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCk-kernel.rst:28: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCk-kernel.rst:34: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCk-kernel.rst:38: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCt.rst:24: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCt.rst:31: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/Other-Solutions.rst:52: WARNING: Title underline too short. Turn Off Page Retry on GFX9/Vega devices ********************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/Other-Solutions.rst:52: WARNING: Title underline too short. Turn Off Page Retry on GFX9/Vega devices ********************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/PCIe-Debug.rst:22: WARNING: Unknown target name: "number". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/PCIe-Debug.rst:32: WARNING: Unknown target name: "number". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/PCIe-Debug.rst:67: WARNING: Unknown target name: "number". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/PCIe-Debug.rst:82: WARNING: Unknown target name: "number". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/PCIe-Debug.rst:94: WARNING: Unknown target name: "number". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/CUDAAPIHIP.rst:842: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/CUDAAPIHIPTEXTURE.rst:320: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-FAQ.rst:65: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-FAQ.rst:185: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-FAQ.rst:185: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-FAQ.rst:5: WARNING: duplicate label hip-faq, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:33: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:65: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:72: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:479: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:515: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:539: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:547: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:567: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:575: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:575: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:579: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:579: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:835: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:871: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:899: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:919: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:927: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:927: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:931: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:931: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:1112: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:102: WARNING: Title underline too short. Identifying the Compiler: hcc, hip-clang or nvcc ************************************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:102: WARNING: Title underline too short. Identifying the Compiler: hcc, hip-clang or nvcc ************************************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:299: WARNING: Title underline too short. hipLaunchKernelGGL ~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:299: WARNING: Title underline too short. hipLaunchKernelGGL ~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:22: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:23: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:53: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP_Debugging.rst:136: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP_Debugging.rst:188: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:289: WARNING: Duplicate explicit target name: "dim3". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:573: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:609: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:633: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:641: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:661: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:669: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:669: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:673: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:673: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:931: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:967: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:995: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1015: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1023: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1023: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1027: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1027: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1119: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1335: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1464: WARNING: Malformed table. +--------------------------------------------------------------------------------------+------------------------+----------------------------+ | Function | Supported in HIP | Supported in CUD | +--------------------------------------------------------------------------------------+------------------------+----------------------------+ |void load_matrix_sync(fragment<...> &a, const T* mptr, unsigned lda) | | ✓ | | | | | +--------------------------------------------------------------------------------------+------------------------+----------------------------+ |void load_matrix_sync(fragment<...> &a, const T* mptr, unsigned lda, layout_t layout) | | ✓ | | | | | +--------------------------------------------------------------------------------------+------------------------+----------------------------+ |void store_matrix_sync(T* mptr, fragment<...> &a, unsigned lda, layout_t layout) | | ✓ | | | | | +--------------------------------------------------------------------------------------+------------------------+----------------------------+ |void fill_fragment(fragment<...> &a, const T &value) | | ✓ | | | | | +--------------------------------------------------------------------------------------+------------------------+----------------------------+ |void mma_sync(fragment<...> &d, const fragment<...> &a, const fragment<...> &b, | | ✓ | |const fragment<...> &c , bool sat) | | | +--------------------------------------------------------------------------------------+------------------------+----------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1569: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:320: WARNING: duplicate label synchronization-functions, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:120: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:121: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:151: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:478: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:492: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:497: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:544: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:697: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:930: WARNING: Duplicate explicit target name: "1". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:965: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1150: WARNING: Duplicate explicit target name: "1". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1282: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1282: WARNING: Duplicate explicit target name: "1". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1442: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1473: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1517: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1525: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1532: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1548: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1548: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1649: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1714: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1724: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1834: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1864: WARNING: Duplicate explicit target name: "1". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2076: WARNING: Duplicate explicit target name: "1". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2081: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2096: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2135: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2150: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2207: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2272: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2376: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2379: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2380: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2381: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2656: WARNING: Unexpected section title or transition. .... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2666: WARNING: Unexpected section title or transition. .... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2803: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2803: WARNING: Duplicate explicit target name: "1". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:3042: WARNING: Error in "image" directive: no content permitted. .. image:: Opencl_optimization_images/3.8.png **Figure 3.8 Kernel Unrolled 4X** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:3048: WARNING: Error in "image" directive: no content permitted. .. image:: Opencl_optimization_images/3.9.png **Figure 3.9 Unrolled Loop with Stores Clustered** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:3058: WARNING: Error in "image" directive: no content permitted. .. image:: Opencl_optimization_images/3.10.png **Figure 3.10 Unrolled Kernel Using float4 for Vectorization** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:3232: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:3341: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:3354: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1151: WARNING: Footnote [2] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:62: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:1275: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:1771: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:2372: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:2416: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:3219: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:3901: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:: WARNING: image file not readable: Programming_Guides/images/a.1.png /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:108: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:109: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:139: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:381: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:406: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:406: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:417: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:413: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:413: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:422: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:423: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:433: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:440: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:442: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:447: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:449: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hcc-guide.rst:154: WARNING: Content block expected for the "code" directive; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hcc-guide.rst:160: WARNING: Content block expected for the "code" directive; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hcc-profile.rst:79: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip-programming.rst:34: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip-programming.rst:47: WARNING: Malformed table. Text in column margin in table line 3. ======================= ====== ===== ======== ==== ====== ========= =================================== HIP API Synchronization Effect Fence Coherent Host Memory Visibiity Non-Coherent Host Memory Visibility hipStreamSynchronize host waits for all commands in the specified stream to complete system-scope release yes yes hipDeviceSynchronize host waits for all commands in all streams on the specified device to complete system-scope release yes yes hipEventSynchronize host waits for the specified event to complete device-scope release yes depends - see below hipStreamWaitEvent stream waits for the specified event to complete none yes no ======================= ====== ===== ======== ==== ====== ========= =================================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip-programming-guide.rst:31: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_install.rst:30: WARNING: Duplicate explicit target name: "checkout". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_port.rst:45: WARNING: Malformed table. Bottom/header table border does not match top border. ============ ================================= ================== ================= =========== Format APIs NVCC HCC HIP-CLANG ============ ================================= ================== ================= =========== Code Object hipModuleLoad, hipModuleLoadData .cubin or PTX text .hsaco .hsaco Fat Binary hipModuleLoadFatBin .fatbin Under Development .hip_fatbin ============ ================================= ================== ================= =========== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_port.rst:267: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_port.rst:271: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_port.rst:279: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_port.rst:291: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_profiling.rst:71: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_profiling.rst:76: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_profiling.rst:81: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_profiling.rst:246: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hipporting-driver-api.rst:4: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:4: WARNING: Title underline too short. About ROCm Documentation =================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:7: WARNING: Title underline too short. `Current Release Notes `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:13: WARNING: Title underline too short. `Installation Guide `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:13: WARNING: Title underline too short. `Installation Guide `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:35: WARNING: Title underline too short. `Programming Guide `_ ******************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:35: WARNING: Title underline too short. `Programming Guide `_ ******************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:62: WARNING: Title underline too short. `ROCm GPU Tunning Guides `_ *************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:62: WARNING: Title underline too short. `ROCm GPU Tunning Guides `_ *************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:73: WARNING: Title underline too short. `GCN ISA Manuals `_ ******************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:73: WARNING: Title underline too short. `GCN ISA Manuals `_ ******************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:88: WARNING: Title underline too short. `ROCm API References `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:88: WARNING: Title underline too short. `ROCm API References `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:113: WARNING: Title underline too short. `ROCm Tools `_ ************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:113: WARNING: Title underline too short. `ROCm Tools `_ ************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:149: WARNING: Title underline too short. `ROCm Libraries `_ ************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:149: WARNING: Title underline too short. `ROCm Libraries `_ ************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:201: WARNING: Line block ends without a blank line. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:205: WARNING: Title underline too short. `ROCm Compiler SDK `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:205: WARNING: Title underline too short. `ROCm Compiler SDK `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:219: WARNING: Title underline too short. `ROCm System Management `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:219: WARNING: Title underline too short. `ROCm System Management `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:231: WARNING: Title underline too short. `ROCm Virtualization & Containers `_ *********************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:231: WARNING: Title underline too short. `ROCm Virtualization & Containers `_ *********************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:239: WARNING: Title underline too short. `Remote Device Programming `_ ************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:239: WARNING: Title underline too short. `Remote Device Programming `_ ************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:253: WARNING: Title underline too short. `Deep Learning on ROCm `_ ********************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:253: WARNING: Title underline too short. `Deep Learning on ROCm `_ ********************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:266: WARNING: Title underline too short. `System Level Debug `_ ******************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:266: WARNING: Title underline too short. `System Level Debug `_ ******************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:271: WARNING: Title underline too short. `Tutorial `_ ********** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:271: WARNING: Title underline too short. `Tutorial `_ ********** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:275: WARNING: Title underline too short. `ROCm Glossary `_ ************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:275: WARNING: Title underline too short. `ROCm Glossary `_ ************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:9: WARNING: doxygenfunction: Cannot find function "clblasCswap" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:11: WARNING: doxygenfunction: Cannot find function "clblasDswap" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:13: WARNING: doxygenfunction: Cannot find function "clblasSswap" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:15: WARNING: doxygenfunction: Cannot find function "clblasZswap" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:19: WARNING: doxygenfunction: Cannot find function "clblasCscal" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:21: WARNING: doxygenfunction: Cannot find function "clblasDscal" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:23: WARNING: doxygenfunction: Cannot find function "clblasSscal" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:25: WARNING: doxygenfunction: Cannot find function "clblasZscal" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:30: WARNING: doxygenfunction: Cannot find function "clblasCsscal" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:32: WARNING: doxygenfunction: Cannot find function "clblasZdscal" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:37: WARNING: doxygenfunction: Cannot find function "clblasCcopy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:39: WARNING: doxygenfunction: Cannot find function "clblasDcopy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:41: WARNING: doxygenfunction: Cannot find function "clblasScopy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:43: WARNING: doxygenfunction: Cannot find function "clblasZcopy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:47: WARNING: doxygenfunction: Cannot find function "clblasCaxpy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:49: WARNING: doxygenfunction: Cannot find function "clblasDaxpy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:51: WARNING: doxygenfunction: Cannot find function "clblasSaxpy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:53: WARNING: doxygenfunction: Cannot find function "clblasZaxpy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:59: WARNING: doxygenfunction: Cannot find function "clblasCdotc" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:61: WARNING: doxygenfunction: Cannot find function "clblasCdotu" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:63: WARNING: doxygenfunction: Cannot find function "clblasDdot" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:65: WARNING: doxygenfunction: Cannot find function "clblasSdot" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:67: WARNING: doxygenfunction: Cannot find function "clblasZdotc" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:69: WARNING: doxygenfunction: Cannot find function "clblasZdotu" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:73: WARNING: doxygenfunction: Cannot find function "clblasCrotg" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:75: WARNING: doxygenfunction: Cannot find function "clblasDrotg" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:77: WARNING: doxygenfunction: Cannot find function "clblasSrotg" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:79: WARNING: doxygenfunction: Cannot find function "clblasZrotg" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:84: WARNING: doxygenfunction: Cannot find function "clblasDrotmg" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:87: WARNING: doxygenfunction: Cannot find function "clblasSrotmg" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:91: WARNING: doxygenfunction: Cannot find function "clblasCsrot" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:93: WARNING: doxygenfunction: Cannot find function "clblasDrot" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:95: WARNING: doxygenfunction: Cannot find function "clblasSrot" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:97: WARNING: doxygenfunction: Cannot find function "clblasZdrot" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:102: WARNING: doxygenfunction: Cannot find function "clblasDrotm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:104: WARNING: doxygenfunction: Cannot find function "clblasSrotm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:109: WARNING: doxygenfunction: Cannot find function "clblasDnrm2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:111: WARNING: doxygenfunction: Cannot find function "clblasDznrm2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:113: WARNING: doxygenfunction: Cannot find function "clblasScnrm2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:115: WARNING: doxygenfunction: Cannot find function "clblasSnrm2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:119: WARNING: doxygenfunction: Cannot find function "clblasiCamax" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:121: WARNING: doxygenfunction: Cannot find function "clblasiDamax" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:123: WARNING: doxygenfunction: Cannot find function "clblasiSamax" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:125: WARNING: doxygenfunction: Cannot find function "clblasiZamax" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:130: WARNING: doxygenfunction: Cannot find function "clblasDasum" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:132: WARNING: doxygenfunction: Cannot find function "clblasDzasum" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:134: WARNING: doxygenfunction: Cannot find function "clblasSasum" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:136: WARNING: doxygenfunction: Cannot find function "clblasScasum" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:8: WARNING: doxygenfunction: Cannot find function "clblasCgemv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:10: WARNING: doxygenfunction: Cannot find function "clblasDgemv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:12: WARNING: doxygenfunction: Cannot find function "clblasSgemv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:14: WARNING: doxygenfunction: Cannot find function "clblasZgemv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:18: WARNING: doxygenfunction: Cannot find function "clblasDsymv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:20: WARNING: doxygenfunction: Cannot find function "clblasSsymv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:25: WARNING: doxygenfunction: Cannot find function "clblasChemv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:27: WARNING: doxygenfunction: Cannot find function "clblasZhemv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:32: WARNING: doxygenfunction: Cannot find function "clblasCtrmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:34: WARNING: doxygenfunction: Cannot find function "clblasDtrmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:36: WARNING: doxygenfunction: Cannot find function "clblasStrmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:38: WARNING: doxygenfunction: Cannot find function "clblasZtrmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:43: WARNING: doxygenfunction: Cannot find function "clblasCtrsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:45: WARNING: doxygenfunction: Cannot find function "clblasDtrsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:47: WARNING: doxygenfunction: Cannot find function "clblasStrsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:49: WARNING: doxygenfunction: Cannot find function "clblasZtrsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:53: WARNING: doxygenfunction: Cannot find function "clblasDger" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:55: WARNING: doxygenfunction: Cannot find function "clblasSger" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:61: WARNING: doxygenfunction: Cannot find function "clblasCgeru" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:63: WARNING: doxygenfunction: Cannot find function "clblasZgeru" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:67: WARNING: doxygenfunction: Cannot find function "clblasCgerc" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:69: WARNING: doxygenfunction: Cannot find function "clblasZgerc" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:74: WARNING: doxygenfunction: Cannot find function "clblasDsyr" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:76: WARNING: doxygenfunction: Cannot find function "clblasSsyr" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:80: WARNING: doxygenfunction: Cannot find function "clblasCher" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:82: WARNING: doxygenfunction: Cannot find function "clblasZher" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:88: WARNING: doxygenfunction: Cannot find function "clblasDsyr2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:90: WARNING: doxygenfunction: Cannot find function "clblasSsyr2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:95: WARNING: doxygenfunction: Cannot find function "clblasCher2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:97: WARNING: doxygenfunction: Cannot find function "clblasZher2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:102: WARNING: doxygenfunction: Cannot find function "clblasCtpmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:104: WARNING: doxygenfunction: Cannot find function "clblasDtpmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:106: WARNING: doxygenfunction: Cannot find function "clblasStpmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:108: WARNING: doxygenfunction: Cannot find function "clblasZtpmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:114: WARNING: doxygenfunction: Cannot find function "clblasCtpsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:116: WARNING: doxygenfunction: Cannot find function "clblasStpsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:118: WARNING: doxygenfunction: Cannot find function "clblasZtpsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:125: WARNING: doxygenfunction: Cannot find function "clblasDspmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:127: WARNING: doxygenfunction: Cannot find function "clblasSspmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:133: WARNING: doxygenfunction: Cannot find function "clblasChpmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:135: WARNING: doxygenfunction: Cannot find function "clblasZhpmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:141: WARNING: doxygenfunction: Cannot find function "clblasDspr" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:143: WARNING: doxygenfunction: Cannot find function "clblasSspr" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:149: WARNING: doxygenfunction: Cannot find function "clblasChpr" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:151: WARNING: doxygenfunction: Cannot find function "clblasZhpr" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:157: WARNING: doxygenfunction: Cannot find function "clblasDspr2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:160: WARNING: doxygenfunction: Cannot find function "clblasSspr2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:165: WARNING: doxygenfunction: Cannot find function "clblasChpr2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:167: WARNING: doxygenfunction: Cannot find function "clblasZhpr2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:173: WARNING: doxygenfunction: Cannot find function "clblasCgbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:175: WARNING: doxygenfunction: Cannot find function "clblasDgbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:177: WARNING: doxygenfunction: Cannot find function "clblasSgbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:179: WARNING: doxygenfunction: Cannot find function "clblasZgbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:183: WARNING: doxygenfunction: Cannot find function "clblasCtbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:186: WARNING: doxygenfunction: Cannot find function "clblasDtbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:189: WARNING: doxygenfunction: Cannot find function "clblasStbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:192: WARNING: doxygenfunction: Cannot find function "clblasZtbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:197: WARNING: doxygenfunction: Cannot find function "clblasDsbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:199: WARNING: doxygenfunction: Cannot find function "clblasSsbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:205: WARNING: doxygenfunction: Cannot find function "clblasChbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:208: WARNING: doxygenfunction: Cannot find function "clblasZhbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:214: WARNING: doxygenfunction: Cannot find function "clblasCtbsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:217: WARNING: doxygenfunction: Cannot find function "clblasDtbsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:219: WARNING: doxygenfunction: Cannot find function "clblasStbsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:221: WARNING: doxygenfunction: Cannot find function "clblasZtbsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:8: WARNING: doxygenfunction: Cannot find function "clblasCgemm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:10: WARNING: doxygenfunction: Cannot find function "clblasDgemm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:13: WARNING: doxygenfunction: Cannot find function "clblasSgemm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:16: WARNING: doxygenfunction: Cannot find function "clblasZgemm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:21: WARNING: Title underline too short. TRMM - Triangular matrix-matrix multiplication -------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:21: WARNING: Title underline too short. TRMM - Triangular matrix-matrix multiplication -------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:22: WARNING: doxygenfunction: Cannot find function "clblasCtrmm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:25: WARNING: doxygenfunction: Cannot find function "clblasDtrmm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:28: WARNING: doxygenfunction: Cannot find function "clblasStrmm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:30: WARNING: doxygenfunction: Cannot find function "clblasZtrmm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:34: WARNING: Title underline too short. TRSM - Solving triangular systems of equations -------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:34: WARNING: Title underline too short. TRSM - Solving triangular systems of equations -------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:35: WARNING: doxygenfunction: Cannot find function "clblasCtrsm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:38: WARNING: doxygenfunction: Cannot find function "clblasDtrsm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:40: WARNING: doxygenfunction: Cannot find function "clblasStrsm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:43: WARNING: doxygenfunction: Cannot find function "clblasZtrsm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:48: WARNING: doxygenfunction: Cannot find function "clblasCsyrk" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:51: WARNING: doxygenfunction: Cannot find function "clblasDsyrk" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:54: WARNING: doxygenfunction: Cannot find function "clblasCsyr2k" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:57: WARNING: doxygenfunction: Cannot find function "clblasDsyr2k" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:62: WARNING: doxygenfunction: Cannot find function "clblasSsyr2k" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:64: WARNING: doxygenfunction: Cannot find function "clblasZsyr2k" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:70: WARNING: doxygenfunction: Cannot find function "clblasCsymm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:72: WARNING: doxygenfunction: Cannot find function "clblasDsymm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:75: WARNING: doxygenfunction: Cannot find function "clblasSsymm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:78: WARNING: doxygenfunction: Cannot find function "clblasZsymm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:83: WARNING: Title underline too short. HEMM - Hermitian matrix-matrix multiplication -------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:83: WARNING: Title underline too short. HEMM - Hermitian matrix-matrix multiplication -------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:84: WARNING: doxygenfunction: Cannot find function "clblasChemm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:87: WARNING: doxygenfunction: Cannot find function "clblasZhemm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:93: WARNING: doxygenfunction: Cannot find function "clblasCherk" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:96: WARNING: doxygenfunction: Cannot find function "clblasZherk" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:104: WARNING: doxygenfunction: Cannot find function "clblasCher2k" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:107: WARNING: doxygenfunction: Cannot find function "clblasZher2k" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:69: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:77: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:108: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:110: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:110: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:118: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:120: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:120: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:126: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:136: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:136: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:144: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:146: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:146: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:18: WARNING: Inconsistent literal block quoting. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:20: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:21: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:164: WARNING: Title underline too short. cyl_bessel_i0f ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:164: WARNING: Title underline too short. cyl_bessel_i0f ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:174: WARNING: Title underline too short. cyl_bessel_i1f ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:174: WARNING: Title underline too short. cyl_bessel_i1f ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:552: WARNING: Title underline too short. nearbyintf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:552: WARNING: Title underline too short. nearbyintf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:562: WARNING: Title underline too short. nextafterf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:562: WARNING: Title underline too short. nextafterf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:602: WARNING: Title underline too short. normcdfinvf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:602: WARNING: Title underline too short. normcdfinvf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:642: WARNING: Title underline too short. remainderf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:642: WARNING: Title underline too short. remainderf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:1477: WARNING: Title underline too short. normcdfinv ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:1477: WARNING: Title underline too short. normcdfinv ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:1867: WARNING: Title underline too short. __fdividef ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:1867: WARNING: Title underline too short. __fdividef ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2025: WARNING: Title underline too short. __fsqrt_ru ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2025: WARNING: Title underline too short. __fsqrt_ru ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2035: WARNING: Title underline too short. __fsqrt_rz ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2035: WARNING: Title underline too short. __fsqrt_rz ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2115: WARNING: Title underline too short. __saturatef ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2115: WARNING: Title underline too short. __saturatef ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2315: WARNING: Title underline too short. __dsqrt_rd ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2315: WARNING: Title underline too short. __dsqrt_rd ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2325: WARNING: Title underline too short. __dsqrt_rn ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2325: WARNING: Title underline too short. __dsqrt_rn ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2335: WARNING: Title underline too short. __dsqrt_ru ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2335: WARNING: Title underline too short. __dsqrt_ru ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2345: WARNING: Title underline too short. __dsqrt_rz ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2345: WARNING: Title underline too short. __dsqrt_rz ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2456: WARNING: Title underline too short. __byte_perm ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2456: WARNING: Title underline too short. __byte_perm ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2606: WARNING: Title underline too short. __umul64hi ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2606: WARNING: Title underline too short. __umul64hi ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:3433: WARNING: Title underline too short. __hfma_sat ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:3433: WARNING: Title underline too short. __hfma_sat ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:3453: WARNING: Title underline too short. __hmul_sat ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:3453: WARNING: Title underline too short. __hmul_sat ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:3483: WARNING: Title underline too short. __hsub_sat ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:3483: WARNING: Title underline too short. __hsub_sat ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:4754: WARNING: Title underline too short. __ushort2half_rd ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:4754: WARNING: Title underline too short. __ushort2half_rd ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Device-Memory-Access.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpyPeerAsync(void * dst, int dstDeviceId, const void * src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 29] hipError_t hipMemcpyPeerAsync(void * dst, int dstDeviceId, const void * src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) -----------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 130] hipError_t hipMemcpyPeerAsync(void * dst, int dstDeviceId, const void * src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) ----------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:84: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpyToSymbol(const void * symbolName, const void * src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 28] hipError_t hipMemcpyToSymbol(const void * symbolName, const void * src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) ----------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 105] hipError_t hipMemcpyToSymbol(const void * symbolName, const void * src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) ---------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpyToSymbolAsync(const void * symbolName, const void * src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 33] hipError_t hipMemcpyToSymbolAsync(const void * symbolName, const void * src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) ---------------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 150] hipError_t hipMemcpyToSymbolAsync(const void * symbolName, const void * src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) ------------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:92: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpyFromSymbol(void * dst, const void * symbolName, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyDeviceToHost) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 30] hipError_t hipMemcpyFromSymbol(void * dst, const void * symbolName, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyDeviceToHost) ------------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 101] hipError_t hipMemcpyFromSymbol(void * dst, const void * symbolName, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyDeviceToHost) -----------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:96: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpyFromSymbolAsync(void * dst, const void * symbolName, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 35] hipError_t hipMemcpyFromSymbolAsync(void * dst, const void * symbolName, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) -----------------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 146] hipError_t hipMemcpyFromSymbolAsync(void * dst, const void * symbolName, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) --------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:100: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpyAsync(void * dst, const void * src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 25] hipError_t hipMemcpyAsync(void * dst, const void * src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) -------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 114] hipError_t hipMemcpyAsync(void * dst, const void * src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) ------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:112: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemsetAsync(void * dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 25] hipError_t hipMemsetAsync(void * dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) -------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 87] hipError_t hipMemsetAsync(void * dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) ---------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:128: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMallocArray(hipArray ** array, const hipChannelFormatDesc * desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 25] hipError_t hipMallocArray(hipArray ** array, const hipChannelFormatDesc * desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) -------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 109] hipError_t hipMallocArray(hipArray ** array, const hipChannelFormatDesc * desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) -------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:144: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpy2DAsync(void * dst, size_t dpitch, const void * src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 27] hipError_t hipMemcpy2DAsync(void * dst, size_t dpitch, const void * src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) ---------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 157] hipError_t hipMemcpy2DAsync(void * dst, size_t dpitch, const void * src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) -------------------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Stream-Management.rst:39: WARNING: Title underline too short. hipStreamGetFlags ---------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Stream-Management.rst:39: WARNING: Title underline too short. hipStreamGetFlags ---------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:11: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: Expecting "(" in parameters_and_qualifiers. [error at 21] hsa_status_t HSA_API hsa_status_string(hsa_status_t status, const char ** status_string) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:27: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 13] hsa_status_t HSA_API hsa_init() -------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_init() ---------------------^ If declarator-id: Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 21] hsa_status_t HSA_API hsa_init() ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:30: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 13] hsa_status_t HSA_API hsa_shut_down() -------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_shut_down() ---------------------^ If declarator-id: Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 21] hsa_status_t HSA_API hsa_shut_down() ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:73: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:79: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:85: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:91: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:94: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:97: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:119: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:122: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:125: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:128: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:131: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:134: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:137: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:140: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:156: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:159: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:162: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:165: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:168: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:171: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_free(void * ptr) ---------------------^ If declarator-id: Invalid definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:174: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:177: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:189: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:192: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:195: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:198: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:201: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:204: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:207: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:210: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:213: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:216: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:219: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:222: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:225: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:228: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:231: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:234: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:237: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:240: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: Expecting "(" in parameters_and_qualifiers. [error at 17] uint64_t HSA_API hsa_queue_load_read_index_relaxed(const hsa_queue_t * queue) -- Command output too long. Truncated at 1MB. [rtd-command-info] start-time: 2020-03-07T21:31:40.757175Z, end-time: 2020-03-07T21:35:16.805932Z, duration: 216, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v2.4.4 warning: source ./examples is not a readable file or directory... skipping. warning: source /docs/doxygen-input/images is not a readable file or directory... skipping. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:27: warning: the name `hcc_detail/hip_runtime_api.h' supplied as the second argument in the \file statement is not an input file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:102: warning: Compound hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:87: warning: Compound hipIpcMemHandle_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:699: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:700: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2360: warning: Found unknown command `\bried' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:535: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2644: warning: Member hipRemoveApiCallback(uint32_t id) (function) of group API is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2645: warning: Member hipRegisterActivityCallback(uint32_t id, void *fun, void *arg) (function) of group API is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2646: warning: Member hipRemoveActivityCallback(uint32_t id) (function) of group API is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2648: warning: Member hipKernelNameRef(hipFunction_t f) (function) of group API is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:535: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:699: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:700: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1448: warning: Member hipMemcpyFromSymbol(void *dst, const void *symbolName, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyDeviceToHost)) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1451: warning: Member hipMemcpyFromSymbolAsync(void *dst, const void *symbolName, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm(0)) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1584: warning: Member hipMemPtrGetInfo(void *ptr, size_t *size) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1601: warning: Member hipArrayCreate(hipArray **pHandle, const HIP_ARRAY_DESCRIPTOR *pAllocateArray) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1603: warning: Member hipArray3DCreate(hipArray **array, const HIP_ARRAY_DESCRIPTOR *pAllocateArray) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1605: warning: Member hipMalloc3D(hipPitchedPtr *pitchedDevPtr, hipExtent extent) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1649: warning: Member hipMemcpyParam2D(const hip_Memcpy2D *pCopy) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1851: warning: Member USE_PEER_NON_UNIFIED (macro definition) of group PeerToPeer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2360: warning: Found unknown command `\bried' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2385: warning: Member ihipModuleGetGlobal(hipDeviceptr_t *dptr, size_t *bytes, hipModule_t hmod, const char *name) (function) of group Driver is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2388: warning: Member hipModuleGetTexRef(textureReference **texRef, hipModule_t hmod, const char *name) (function) of group Driver is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:138: warning: Member hipEventReleaseToDevice (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:154: warning: Member hipHostMallocWriteCombined (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:179: warning: Member hipDeviceScheduleBlockingSync (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:180: warning: Member hipDeviceScheduleMask (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:182: warning: Member hipDeviceMapHost (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:183: warning: Member hipDeviceLmemResizeToMax (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:186: warning: Member hipArrayLayered (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:187: warning: Member hipArraySurfaceLoadStore (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:188: warning: Member hipArrayCubemap (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:189: warning: Member hipArrayTextureGather (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:196: warning: Member hipJitOption (enumeration) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:103: warning: Member binaryVersion (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:104: warning: Member cacheModeCA (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:105: warning: Member constSizeBytes (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:106: warning: Member localSizeBytes (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:107: warning: Member maxDynamicSharedSizeBytes (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:108: warning: Member maxThreadsPerBlock (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:109: warning: Member numRegs (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:110: warning: Member preferredShmemCarveout (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:111: warning: Member ptxVersion (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:112: warning: Member sharedSizeBytes (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:88: warning: Member reserved[HIP_IPC_HANDLE_SIZE] (variable) of class hipIpcMemHandle_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:294: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:310: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:346: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:346: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:346: warning: explicit link request to 'hipErrorDeviceAlreadyInUse' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:354: warning: argument 'device' of command @param is not found in the argument list of hipGetDevice(int *deviceId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:360: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:365: warning: The following parameters of hipGetDevice(int *deviceId) are not documented: parameter 'deviceId' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:370: warning: argument 'output' of command @param is not found in the argument list of hipGetDeviceCount(int *count) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:372: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:372: warning: explicit link request to 'hipErrorNoDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:376: warning: explicit link request to 'hipErrorNoDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:377: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:380: warning: The following parameters of hipGetDeviceCount(int *count) are not documented: parameter 'count' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:388: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:388: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:388: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:398: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:398: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:413: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:413: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:424: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:424: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:437: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:437: warning: explicit link request to 'hipErrorUnsupportedLimit' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:437: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:449: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:449: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:457: warning: The following parameters of hipFuncSetCacheConfig(const void *func, hipFuncCache_t config) are not documented: parameter 'func' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:461: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:461: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:461: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:475: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:475: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:475: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:505: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:505: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:505: warning: explicit link request to 'hipErrorSetOnActiveProcess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:515: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:515: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:520: warning: The following parameters of hipChooseDevice(int *device, const hipDeviceProp_t *prop) are not documented: parameter 'prop' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:535: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:537: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:550: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:605: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:605: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:612: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:612: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:624: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:624: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:645: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:645: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:682: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:682: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:699: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:700: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:703: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:703: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:703: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:721: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:721: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:743: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:743: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:765: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:765: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:765: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:767: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:767: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:767: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:781: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:781: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:781: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:783: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:783: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:783: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:805: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:805: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:805: warning: explicit link request to 'hipErrorNotSupported' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:846: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:846: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:846: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:847: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:847: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:859: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:859: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:859: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:860: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:860: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:875: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:875: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:875: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:876: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:876: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:907: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:907: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:907: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:908: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:917: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:933: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:933: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:933: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:934: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:934: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:949: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:949: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:962: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:964: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:965: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:976: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:976: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:978: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:980: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1013: warning: argument 'pointer' of command @param is not found in the argument list of hipPointerGetAttributes(hipPointerAttribute_t *attributes, const void *ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1016: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1016: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1016: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1023: warning: The following parameters of hipPointerGetAttributes(hipPointerAttribute_t *attributes, const void *ptr) are not documented: parameter 'ptr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1030: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1030: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1030: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1045: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1045: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1061: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1061: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1076: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1076: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1086: warning: argument 'dstPtr' of command @param is not found in the argument list of hipHostGetDevicePointer(void **devPtr, void *hstPtr, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1090: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1090: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1090: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1097: warning: The following parameters of hipHostGetDevicePointer(void **devPtr, void *hstPtr, unsigned int flags) are not documented: parameter 'devPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1101: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1101: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1112: warning: argument 'flags.' of command @param is not found in the argument list of hipHostRegister(void *hostPtr, size_t sizeBytes, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1141: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1141: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1146: warning: The following parameters of hipHostRegister(void *hostPtr, size_t sizeBytes, unsigned int flags) are not documented: parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1184: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1185: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1197: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1198: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1211: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1212: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1224: warning: argument 'copyType' of command @param is not found in the argument list of hipMemcpy(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipErrorUnknowni' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1249: warning: The following parameters of hipMemcpy(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind) are not documented: parameter 'kind' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1256: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1275: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1294: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1313: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1325: warning: The following parameters of hipMemcpyHtoDAsync(hipDeviceptr_t dst, void *src, size_t sizeBytes, hipStream_t stream) are not documented: parameter 'stream' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1332: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1344: warning: The following parameters of hipMemcpyDtoHAsync(void *dst, hipDeviceptr_t src, size_t sizeBytes, hipStream_t stream) are not documented: parameter 'stream' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1351: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1363: warning: The following parameters of hipMemcpyDtoDAsync(hipDeviceptr_t dst, hipDeviceptr_t src, size_t sizeBytes, hipStream_t stream) are not documented: parameter 'stream' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1369: warning: argument 'offset' of command @param is not found in the argument list of hipMemcpyToSymbol(const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1369: warning: argument 'kind' of command @param is not found in the argument list of hipMemcpyToSymbol(const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipErrorUnknown' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1390: warning: The following parameters of hipMemcpyToSymbol(const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) are not documented: parameter '__dparm' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1396: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1396: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1396: warning: explicit link request to 'hipErrorNotFound' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1409: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1409: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1409: warning: explicit link request to 'hipErrorNotFound' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipErrorUnknown' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1445: warning: The following parameters of hipMemcpyToSymbolAsync(const void *symbolName, const void *src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1456: warning: argument 'accelerator_view' of command @param is not found in the argument list of hipMemcpyAsync(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipErrorUnknown' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1482: warning: The following parameters of hipMemcpyAsync(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) are not documented: parameter 'kind' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1487: warning: argument 'constant' of command @param is not found in the argument list of hipMemset(void *dst, int value, size_t sizeBytes) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1490: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1490: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1490: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1494: warning: The following parameters of hipMemset(void *dst, int value, size_t sizeBytes) are not documented: parameter 'value' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1498: warning: argument 'dst' of command @param is not found in the argument list of hipMemsetD8(hipDeviceptr_t dest, unsigned char value, size_t sizeBytes) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1498: warning: argument 'constant' of command @param is not found in the argument list of hipMemsetD8(hipDeviceptr_t dest, unsigned char value, size_t sizeBytes) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1501: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1501: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1501: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1505: warning: The following parameters of hipMemsetD8(hipDeviceptr_t dest, unsigned char value, size_t sizeBytes) are not documented: parameter 'dest' parameter 'value' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1509: warning: argument 'stream' of command @param is not found in the argument list of hipMemsetAsync(void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1518: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1518: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1518: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1522: warning: The following parameters of hipMemsetAsync(void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1531: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1531: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1531: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1539: warning: argument 'stream' of command @param is not found in the argument list of hipMemset2DAsync(void *dst, size_t pitch, int value, size_t width, size_t height, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1545: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1545: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1545: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1549: warning: The following parameters of hipMemset2DAsync(void *dst, size_t pitch, int value, size_t width, size_t height, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1556: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1556: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1556: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1563: warning: argument 'stream' of command @param is not found in the argument list of hipMemset3DAsync(hipPitchedPtr pitchedDevPtr, int value, hipExtent extent, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1567: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1567: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1567: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1570: warning: The following parameters of hipMemset3DAsync(hipPitchedPtr pitchedDevPtr, int value, hipExtent extent, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1576: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1576: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1576: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1589: warning: argument 'height' of command @param is not found in the argument list of hipMallocArray(hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1589: warning: argument 'flags' of command @param is not found in the argument list of hipMallocArray(hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1594: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1594: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1599: warning: The following parameters of hipMallocArray(hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) are not documented: parameter '__dparm' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1610: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1610: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1610: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1623: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1623: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1640: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1640: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1640: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1641: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1641: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1653: warning: argument 'stream' of command @param is not found in the argument list of hipMemcpy2DAsync(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1661: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1661: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1661: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1662: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1662: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1668: warning: The following parameters of hipMemcpy2DAsync(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1673: warning: argument 'dpitch' of command @param is not found in the argument list of hipMemcpy2DToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1680: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1680: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1680: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1681: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1681: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1687: warning: The following parameters of hipMemcpy2DToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind) are not documented: parameter 'wOffset' parameter 'hOffset' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'dpitch' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'spitch' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'width' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'height' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1699: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1699: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1699: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1700: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1700: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1706: warning: The following parameters of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) are not documented: parameter 'wOffset' parameter 'hOffset' parameter 'count' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1711: warning: argument 'woffset' of command @param is not found in the argument list of hipMemcpyFromArray(void *dst, hipArray_const_t srcArray, size_t wOffset, size_t hOffset, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1717: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1717: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1717: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1718: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1718: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1724: warning: The following parameters of hipMemcpyFromArray(void *dst, hipArray_const_t srcArray, size_t wOffset, size_t hOffset, size_t count, hipMemcpyKind kind) are not documented: parameter 'wOffset' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1729: warning: argument 'srcoffset' of command @param is not found in the argument list of hipMemcpyAtoH(void *dst, hipArray *srcArray, size_t srcOffset, size_t count) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1733: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1733: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1733: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1734: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1734: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1740: warning: The following parameters of hipMemcpyAtoH(void *dst, hipArray *srcArray, size_t srcOffset, size_t count) are not documented: parameter 'srcOffset' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1748: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1748: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1748: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1749: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1749: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1760: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1760: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1760: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1761: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1761: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1787: warning: argument 'device' of command @param is not found in the argument list of hipDeviceCanAccessPeer(int *canAccessPeer, int deviceId, int peerDeviceId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1787: warning: argument 'peerDevice' of command @param is not found in the argument list of hipDeviceCanAccessPeer(int *canAccessPeer, int deviceId, int peerDeviceId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1797: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1798: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1801: warning: The following parameters of hipDeviceCanAccessPeer(int *canAccessPeer, int deviceId, int peerDeviceId) are not documented: parameter 'deviceId' parameter 'peerDeviceId' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1815: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1815: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1815: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1816: warning: explicit link request to 'hipErrorPeerAccessAlreadyEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1830: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1830: warning: explicit link request to 'hipErrorPeerAccessNotEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1842: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1842: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1863: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1863: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1863: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1871: warning: argument 'dstDevice' of command @param is not found in the argument list of hipMemcpyPeerAsync(void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1871: warning: argument 'stream' of command @param is not found in the argument list of hipMemcpyPeerAsync(void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1878: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1878: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1878: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1881: warning: The following parameters of hipMemcpyPeerAsync(void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) are not documented: parameter 'dstDeviceId' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1916: warning: argument 'associated' of command @param is not found in the argument list of hipCtxCreate(hipCtx_t *ctx, unsigned int flags, hipDevice_t device) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1920: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1929: warning: The following parameters of hipCtxCreate(hipCtx_t *ctx, unsigned int flags, hipDevice_t device) are not documented: parameter 'device' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1935: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1935: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1948: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1948: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1959: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1959: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1972: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1972: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1985: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1985: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1998: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1998: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2015: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2030: warning: argument 'cacheConfiguration' of command @param is not found in the argument list of hipCtxGetCacheConfig(hipFuncCache_t *cacheConfig) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2032: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2044: warning: The following parameters of hipCtxGetCacheConfig(hipFuncCache_t *cacheConfig) are not documented: parameter 'cacheConfig' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2048: warning: argument 'cacheConfiguration' of command @param is not found in the argument list of hipCtxSetCacheConfig(hipFuncCache_t cacheConfig) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2050: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2060: warning: The following parameters of hipCtxSetCacheConfig(hipFuncCache_t cacheConfig) are not documented: parameter 'cacheConfig' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2064: warning: argument 'sharedMemoryConfiguration' of command @param is not found in the argument list of hipCtxSetSharedMemConfig(hipSharedMemConfig config) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2066: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2076: warning: The following parameters of hipCtxSetSharedMemConfig(hipSharedMemConfig config) are not documented: parameter 'config' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2080: warning: argument 'sharedMemoryConfiguration' of command @param is not found in the argument list of hipCtxGetSharedMemConfig(hipSharedMemConfig *pConfig) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2082: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2092: warning: The following parameters of hipCtxGetSharedMemConfig(hipSharedMemConfig *pConfig) are not documented: parameter 'pConfig' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2096: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2112: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2132: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2132: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2132: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2133: warning: explicit link request to 'hipErrorPeerAccessAlreadyEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2150: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2150: warning: explicit link request to 'hipErrorPeerAccessNotEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2164: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2164: warning: argument 'Pointer' of command @param is not found in the argument list of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2164: warning: argument 'Pointer' of command @param is not found in the argument list of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2168: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2174: warning: The following parameters of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) are not documented: parameter 'dev' parameter 'flags' parameter 'active' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2178: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxRelease(hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2180: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2184: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2188: warning: The following parameters of hipDevicePrimaryCtxRelease(hipDevice_t dev) are not documented: parameter 'dev' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2192: warning: argument 'Returned' of command @param is not found in the argument list of hipDevicePrimaryCtxRetain(hipCtx_t *pctx, hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2192: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxRetain(hipCtx_t *pctx, hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2195: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2201: warning: The following parameters of hipDevicePrimaryCtxRetain(hipCtx_t *pctx, hipDevice_t dev) are not documented: parameter 'pctx' parameter 'dev' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2205: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxReset(hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2207: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2213: warning: The following parameters of hipDevicePrimaryCtxReset(hipDevice_t dev) are not documented: parameter 'dev' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2217: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxSetFlags(hipDevice_t dev, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2217: warning: argument 'New' of command @param is not found in the argument list of hipDevicePrimaryCtxSetFlags(hipDevice_t dev, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2220: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2220: warning: explicit link request to 'hipErrorContextAlreadyInUse' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2226: warning: The following parameters of hipDevicePrimaryCtxSetFlags(hipDevice_t dev, unsigned int flags) are not documented: parameter 'dev' parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2236: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2236: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2246: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2246: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2257: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2257: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2267: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2267: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2274: warning: argument 'PCI' of command @param is not found in the argument list of hipDeviceGetByPCIBusId(int *device, const char *pciBusId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2277: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2277: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2277: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2280: warning: The following parameters of hipDeviceGetByPCIBusId(int *device, const char *pciBusId) are not documented: parameter 'pciBusId' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2287: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2287: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2296: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2296: warning: explicit link request to 'hipErrorInavlidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2313: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2313: warning: explicit link request to 'hipErrorInavlidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2360: warning: Found unknown command `\bried' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2400: warning: argument 'number' of command @param is not found in the argument list of hipModuleLoadDataEx(hipModule_t *module, const void *image, unsigned int numOptions, hipJitOption *options, void **optionValues) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2400: warning: argument 'option' of command @param is not found in the argument list of hipModuleLoadDataEx(hipModule_t *module, const void *image, unsigned int numOptions, hipJitOption *options, void **optionValues) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2412: warning: The following parameters of hipModuleLoadDataEx(hipModule_t *module, const void *image, unsigned int numOptions, hipJitOption *options, void **optionValues) are not documented: parameter 'numOptions' parameter 'optionValues' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2587: warning: argument 'sharedMem' of command @param is not found in the argument list of hipConfigureCall(dim3 gridDim, dim3 blockDim, size_t sharedMem __dparm0, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2587: warning: argument 'stream' of command @param is not found in the argument list of hipConfigureCall(dim3 gridDim, dim3 blockDim, size_t sharedMem __dparm0, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2598: warning: The following parameters of hipConfigureCall(dim3 gridDim, dim3 blockDim, size_t sharedMem __dparm0, hipStream_t stream __dparm0) are not documented: parameter '__dparm' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:294: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:310: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:346: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:346: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:346: warning: explicit link request to 'hipErrorDeviceAlreadyInUse' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:354: warning: argument 'device' of command @param is not found in the argument list of hipGetDevice(int *deviceId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:360: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:365: warning: The following parameters of hipGetDevice(int *deviceId) are not documented: parameter 'deviceId' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:370: warning: argument 'output' of command @param is not found in the argument list of hipGetDeviceCount(int *count) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:372: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:372: warning: explicit link request to 'hipErrorNoDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:376: warning: explicit link request to 'hipErrorNoDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:377: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:380: warning: The following parameters of hipGetDeviceCount(int *count) are not documented: parameter 'count' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:388: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:388: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:388: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:398: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:398: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:413: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:413: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:424: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:424: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:437: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:437: warning: explicit link request to 'hipErrorUnsupportedLimit' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:437: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:449: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:449: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:457: warning: The following parameters of hipFuncSetCacheConfig(const void *func, hipFuncCache_t config) are not documented: parameter 'func' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:461: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:461: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:461: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:475: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:475: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:475: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:505: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:505: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:505: warning: explicit link request to 'hipErrorSetOnActiveProcess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:515: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:515: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:520: warning: The following parameters of hipChooseDevice(int *device, const hipDeviceProp_t *prop) are not documented: parameter 'prop' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:535: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:537: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:550: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:605: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:605: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:612: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:612: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:624: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:624: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:645: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:645: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:682: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:682: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:699: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:700: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:703: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:703: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:703: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:721: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:721: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:743: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:743: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:765: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:765: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:765: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:767: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:767: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:767: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:781: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:781: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:781: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:783: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:783: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:783: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:805: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:805: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:805: warning: explicit link request to 'hipErrorNotSupported' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:846: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:846: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:846: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:847: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:847: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:859: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:859: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:859: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:860: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:860: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:875: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:875: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:875: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:876: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:876: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:907: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:907: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:907: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:908: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:917: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:933: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:933: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:933: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:934: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:934: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:949: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:949: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:962: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:964: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:965: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:976: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:976: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:978: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:980: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1013: warning: argument 'pointer' of command @param is not found in the argument list of hipPointerGetAttributes(hipPointerAttribute_t *attributes, const void *ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1016: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1016: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1016: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1023: warning: The following parameters of hipPointerGetAttributes(hipPointerAttribute_t *attributes, const void *ptr) are not documented: parameter 'ptr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1030: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1030: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1030: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1045: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1045: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1061: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1061: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1076: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1076: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1086: warning: argument 'dstPtr' of command @param is not found in the argument list of hipHostGetDevicePointer(void **devPtr, void *hstPtr, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1090: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1090: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1090: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1097: warning: The following parameters of hipHostGetDevicePointer(void **devPtr, void *hstPtr, unsigned int flags) are not documented: parameter 'devPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1101: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1101: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1112: warning: argument 'flags.' of command @param is not found in the argument list of hipHostRegister(void *hostPtr, size_t sizeBytes, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1141: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1141: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1146: warning: The following parameters of hipHostRegister(void *hostPtr, size_t sizeBytes, unsigned int flags) are not documented: parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1184: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1185: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1197: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1198: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1211: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1212: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1224: warning: argument 'copyType' of command @param is not found in the argument list of hipMemcpy(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipErrorUnknowni' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1249: warning: The following parameters of hipMemcpy(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind) are not documented: parameter 'kind' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1256: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1275: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1294: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1313: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1325: warning: The following parameters of hipMemcpyHtoDAsync(hipDeviceptr_t dst, void *src, size_t sizeBytes, hipStream_t stream) are not documented: parameter 'stream' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1332: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1344: warning: The following parameters of hipMemcpyDtoHAsync(void *dst, hipDeviceptr_t src, size_t sizeBytes, hipStream_t stream) are not documented: parameter 'stream' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1351: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1363: warning: The following parameters of hipMemcpyDtoDAsync(hipDeviceptr_t dst, hipDeviceptr_t src, size_t sizeBytes, hipStream_t stream) are not documented: parameter 'stream' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1369: warning: argument 'offset' of command @param is not found in the argument list of hipMemcpyToSymbol(const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1369: warning: argument 'kind' of command @param is not found in the argument list of hipMemcpyToSymbol(const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipErrorUnknown' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1390: warning: The following parameters of hipMemcpyToSymbol(const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) are not documented: parameter '__dparm' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1396: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1396: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1396: warning: explicit link request to 'hipErrorNotFound' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1409: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1409: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1409: warning: explicit link request to 'hipErrorNotFound' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipErrorUnknown' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1445: warning: The following parameters of hipMemcpyToSymbolAsync(const void *symbolName, const void *src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1456: warning: argument 'accelerator_view' of command @param is not found in the argument list of hipMemcpyAsync(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipErrorUnknown' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1482: warning: The following parameters of hipMemcpyAsync(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) are not documented: parameter 'kind' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1487: warning: argument 'constant' of command @param is not found in the argument list of hipMemset(void *dst, int value, size_t sizeBytes) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1490: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1490: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1490: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1494: warning: The following parameters of hipMemset(void *dst, int value, size_t sizeBytes) are not documented: parameter 'value' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1498: warning: argument 'dst' of command @param is not found in the argument list of hipMemsetD8(hipDeviceptr_t dest, unsigned char value, size_t sizeBytes) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1498: warning: argument 'constant' of command @param is not found in the argument list of hipMemsetD8(hipDeviceptr_t dest, unsigned char value, size_t sizeBytes) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1501: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1501: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1501: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1505: warning: The following parameters of hipMemsetD8(hipDeviceptr_t dest, unsigned char value, size_t sizeBytes) are not documented: parameter 'dest' parameter 'value' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1509: warning: argument 'stream' of command @param is not found in the argument list of hipMemsetAsync(void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1518: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1518: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1518: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1522: warning: The following parameters of hipMemsetAsync(void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1531: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1531: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1531: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1539: warning: argument 'stream' of command @param is not found in the argument list of hipMemset2DAsync(void *dst, size_t pitch, int value, size_t width, size_t height, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1545: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1545: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1545: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1549: warning: The following parameters of hipMemset2DAsync(void *dst, size_t pitch, int value, size_t width, size_t height, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1556: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1556: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1556: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1563: warning: argument 'stream' of command @param is not found in the argument list of hipMemset3DAsync(hipPitchedPtr pitchedDevPtr, int value, hipExtent extent, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1567: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1567: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1567: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1570: warning: The following parameters of hipMemset3DAsync(hipPitchedPtr pitchedDevPtr, int value, hipExtent extent, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1576: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1576: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1576: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1589: warning: argument 'height' of command @param is not found in the argument list of hipMallocArray(hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1589: warning: argument 'flags' of command @param is not found in the argument list of hipMallocArray(hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1594: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1594: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1599: warning: The following parameters of hipMallocArray(hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) are not documented: parameter '__dparm' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1610: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1610: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1610: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1623: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1623: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1640: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1640: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1640: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1641: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1641: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1653: warning: argument 'stream' of command @param is not found in the argument list of hipMemcpy2DAsync(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1661: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1661: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1661: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1662: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1662: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1668: warning: The following parameters of hipMemcpy2DAsync(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1673: warning: argument 'dpitch' of command @param is not found in the argument list of hipMemcpy2DToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1680: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1680: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1680: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1681: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1681: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1687: warning: The following parameters of hipMemcpy2DToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind) are not documented: parameter 'wOffset' parameter 'hOffset' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'dpitch' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'spitch' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'width' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'height' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1699: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1699: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1699: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1700: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1700: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1706: warning: The following parameters of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) are not documented: parameter 'wOffset' parameter 'hOffset' parameter 'count' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1711: warning: argument 'woffset' of command @param is not found in the argument list of hipMemcpyFromArray(void *dst, hipArray_const_t srcArray, size_t wOffset, size_t hOffset, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1717: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1717: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1717: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1718: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1718: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1724: warning: The following parameters of hipMemcpyFromArray(void *dst, hipArray_const_t srcArray, size_t wOffset, size_t hOffset, size_t count, hipMemcpyKind kind) are not documented: parameter 'wOffset' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1729: warning: argument 'srcoffset' of command @param is not found in the argument list of hipMemcpyAtoH(void *dst, hipArray *srcArray, size_t srcOffset, size_t count) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1733: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1733: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1733: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1734: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1734: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1740: warning: The following parameters of hipMemcpyAtoH(void *dst, hipArray *srcArray, size_t srcOffset, size_t count) are not documented: parameter 'srcOffset' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1748: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1748: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1748: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1749: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1749: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1760: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1760: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1760: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1761: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1761: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1787: warning: argument 'device' of command @param is not found in the argument list of hipDeviceCanAccessPeer(int *canAccessPeer, int deviceId, int peerDeviceId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1787: warning: argument 'peerDevice' of command @param is not found in the argument list of hipDeviceCanAccessPeer(int *canAccessPeer, int deviceId, int peerDeviceId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1797: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1798: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1801: warning: The following parameters of hipDeviceCanAccessPeer(int *canAccessPeer, int deviceId, int peerDeviceId) are not documented: parameter 'deviceId' parameter 'peerDeviceId' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1815: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1815: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1815: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1816: warning: explicit link request to 'hipErrorPeerAccessAlreadyEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1830: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1830: warning: explicit link request to 'hipErrorPeerAccessNotEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1842: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1842: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1863: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1863: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1863: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1871: warning: argument 'dstDevice' of command @param is not found in the argument list of hipMemcpyPeerAsync(void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1871: warning: argument 'stream' of command @param is not found in the argument list of hipMemcpyPeerAsync(void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1878: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1878: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1878: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1881: warning: The following parameters of hipMemcpyPeerAsync(void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) are not documented: parameter 'dstDeviceId' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2236: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2236: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2246: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2246: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2257: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2257: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2267: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2267: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2274: warning: argument 'PCI' of command @param is not found in the argument list of hipDeviceGetByPCIBusId(int *device, const char *pciBusId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2277: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2277: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2277: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2280: warning: The following parameters of hipDeviceGetByPCIBusId(int *device, const char *pciBusId) are not documented: parameter 'pciBusId' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2287: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2287: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2296: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2296: warning: explicit link request to 'hipErrorInavlidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2313: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2313: warning: explicit link request to 'hipErrorInavlidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2360: warning: Found unknown command `\bried' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2400: warning: argument 'number' of command @param is not found in the argument list of hipModuleLoadDataEx(hipModule_t *module, const void *image, unsigned int numOptions, hipJitOption *options, void **optionValues) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2400: warning: argument 'option' of command @param is not found in the argument list of hipModuleLoadDataEx(hipModule_t *module, const void *image, unsigned int numOptions, hipJitOption *options, void **optionValues) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2412: warning: The following parameters of hipModuleLoadDataEx(hipModule_t *module, const void *image, unsigned int numOptions, hipJitOption *options, void **optionValues) are not documented: parameter 'numOptions' parameter 'optionValues' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1916: warning: argument 'associated' of command @param is not found in the argument list of hipCtxCreate(hipCtx_t *ctx, unsigned int flags, hipDevice_t device) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1920: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1929: warning: The following parameters of hipCtxCreate(hipCtx_t *ctx, unsigned int flags, hipDevice_t device) are not documented: parameter 'device' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1935: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1935: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1948: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1948: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1959: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1959: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1972: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1972: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1985: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1985: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1998: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1998: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2015: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2030: warning: argument 'cacheConfiguration' of command @param is not found in the argument list of hipCtxGetCacheConfig(hipFuncCache_t *cacheConfig) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2032: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2044: warning: The following parameters of hipCtxGetCacheConfig(hipFuncCache_t *cacheConfig) are not documented: parameter 'cacheConfig' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2048: warning: argument 'cacheConfiguration' of command @param is not found in the argument list of hipCtxSetCacheConfig(hipFuncCache_t cacheConfig) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2050: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2060: warning: The following parameters of hipCtxSetCacheConfig(hipFuncCache_t cacheConfig) are not documented: parameter 'cacheConfig' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2064: warning: argument 'sharedMemoryConfiguration' of command @param is not found in the argument list of hipCtxSetSharedMemConfig(hipSharedMemConfig config) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2066: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2076: warning: The following parameters of hipCtxSetSharedMemConfig(hipSharedMemConfig config) are not documented: parameter 'config' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2080: warning: argument 'sharedMemoryConfiguration' of command @param is not found in the argument list of hipCtxGetSharedMemConfig(hipSharedMemConfig *pConfig) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2082: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2092: warning: The following parameters of hipCtxGetSharedMemConfig(hipSharedMemConfig *pConfig) are not documented: parameter 'pConfig' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2096: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2112: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2132: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2132: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2132: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2133: warning: explicit link request to 'hipErrorPeerAccessAlreadyEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2150: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2150: warning: explicit link request to 'hipErrorPeerAccessNotEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2164: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2164: warning: argument 'Pointer' of command @param is not found in the argument list of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2164: warning: argument 'Pointer' of command @param is not found in the argument list of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2168: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2174: warning: The following parameters of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) are not documented: parameter 'dev' parameter 'flags' parameter 'active' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2178: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxRelease(hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2180: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2184: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2188: warning: The following parameters of hipDevicePrimaryCtxRelease(hipDevice_t dev) are not documented: parameter 'dev' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2192: warning: argument 'Returned' of command @param is not found in the argument list of hipDevicePrimaryCtxRetain(hipCtx_t *pctx, hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2192: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxRetain(hipCtx_t *pctx, hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2195: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2201: warning: The following parameters of hipDevicePrimaryCtxRetain(hipCtx_t *pctx, hipDevice_t dev) are not documented: parameter 'pctx' parameter 'dev' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2205: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxReset(hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2207: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2213: warning: The following parameters of hipDevicePrimaryCtxReset(hipDevice_t dev) are not documented: parameter 'dev' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2217: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxSetFlags(hipDevice_t dev, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2217: warning: argument 'New' of command @param is not found in the argument list of hipDevicePrimaryCtxSetFlags(hipDevice_t dev, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2220: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2220: warning: explicit link request to 'hipErrorContextAlreadyInUse' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2226: warning: The following parameters of hipDevicePrimaryCtxSetFlags(hipDevice_t dev, unsigned int flags) are not documented: parameter 'dev' parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2587: warning: argument 'sharedMem' of command @param is not found in the argument list of hipConfigureCall(dim3 gridDim, dim3 blockDim, size_t sharedMem __dparm0, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2587: warning: argument 'stream' of command @param is not found in the argument list of hipConfigureCall(dim3 gridDim, dim3 blockDim, size_t sharedMem __dparm0, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2598: warning: The following parameters of hipConfigureCall(dim3 gridDim, dim3 blockDim, size_t sharedMem __dparm0, hipStream_t stream __dparm0) are not documented: parameter '__dparm' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2833: warning: explicit link request to 'ifdef' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:10: warning: documented symbol `_rocblas_handle::_rocblas_handle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:31: warning: documented symbol `_rocblas_handle::~_rocblas_handle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:48: warning: documented symbol `rocblas_layer_mode _rocblas_handle::layer_mode' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:49: warning: documented symbol `std::ofstream _rocblas_handle::log_trace_ofs' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:50: warning: documented symbol `std::ostream * _rocblas_handle::log_trace_os' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:51: warning: documented symbol `std::ofstream _rocblas_handle::log_bench_ofs' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:52: warning: documented symbol `std::ostream * _rocblas_handle::log_bench_os' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:53: warning: documented symbol `std::ofstream _rocblas_handle::log_profile_ofs' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:54: warning: documented symbol `std::ostream * _rocblas_handle::log_profile_os' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:55: warning: documented symbol `_rocblas_handle::init _rocblas_handle::handle_init' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:109: warning: documented symbol `_rocblas_handle::init::init' was not declared or defined. 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-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-auxiliary.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-auxiliary.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/buildinfo.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/buildinfo.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/rocblas_auxiliary.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/rocblas_auxiliary.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/status.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/status.cpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documen/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:32: warning: Member ROCBLAS_VA_OPT_3RD_ARG(_1, _2, _3,...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:33: warning: Member ROCBLAS_VA_OPT_SUPPORTED(...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:40: warning: Member ROCBLAS_VA_OPT_COUNT_IMPL(X, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, N,...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:41: warning: Member ROCBLAS_VA_OPT_COUNT(...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:43: warning: Member ROCBLAS_VA_OPT_PRAGMA_SELECT0(...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:44: warning: Member ROCBLAS_VA_OPT_PRAGMA_SELECTN(pragma,...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:45: warning: Member ROCBLAS_VA_OPT_PRAGMA_IMPL2(pragma, count) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:46: warning: Member ROCBLAS_VA_OPT_PRAGMA_IMPL(pragma, count) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:47: warning: Member ROCBLAS_VA_OPT_PRAGMA(pragma,...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:6118: warning: Member rocblas_gemm_ex(handle, transA, transB, m, n, k, alpha, a, a_type, lda, b, b_type, ldb, beta, c, c_type, ldc, d, d_type, ldd, compute_type, algo, solution_index, flags, ...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:6558: warning: Member rocblas_gemm_strided_batched_ex(handle, transA, transB, m, n, k, alpha, a, a_type, lda, stride_a, b, b_type, ldb, stride_b, beta, c, c_type, ldc, stride_c, d, d_type, ldd, stride_d, batch_count, compute_type, algo, solution_index, flags, ...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:6747: warning: Member rocblas_trsm_ex(handle, side, uplo, transA, diag, m, n, alpha, A, lda, B, ldb, invA, invA_size, compute_type,...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:89: warning: Member rocblas_dscal(rocblas_handle handle, rocblas_int n, const double *alpha, double *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:92: warning: Member rocblas_cscal(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *alpha, rocblas_float_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:98: warning: Member rocblas_zscal(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *alpha, rocblas_double_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:104: warning: Member rocblas_csscal(rocblas_handle handle, rocblas_int n, const float *alpha, rocblas_float_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:110: warning: Member rocblas_zdscal(rocblas_handle handle, rocblas_int n, const double *alpha, rocblas_double_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:148: warning: Member rocblas_dscal_batched(rocblas_handle handle, rocblas_int n, const double *alpha, double *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:155: warning: Member rocblas_cscal_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *alpha, rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:162: warning: Member rocblas_zscal_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *alpha, rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:169: warning: Member rocblas_csscal_batched(rocblas_handle handle, rocblas_int n, const float *alpha, rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:176: warning: Member rocblas_zdscal_batched(rocblas_handle handle, rocblas_int n, const double *alpha, rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:222: warning: Member rocblas_dscal_strided_batched(rocblas_handle handle, rocblas_int n, const double *alpha, double *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:230: warning: Member rocblas_cscal_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *alpha, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:238: warning: Member rocblas_zscal_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *alpha, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:246: warning: Member rocblas_csscal_strided_batched(rocblas_handle handle, rocblas_int n, const float *alpha, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:254: warning: Member rocblas_zdscal_strided_batched(rocblas_handle handle, rocblas_int n, const double *alpha, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:295: warning: Member rocblas_dcopy(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, double *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:302: warning: Member rocblas_ccopy(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_float_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:309: warning: Member rocblas_zcopy(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_double_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:356: warning: Member rocblas_dcopy_batched(rocblas_handle handle, rocblas_int n, const double *const x[], rocblas_int incx, double *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:364: warning: Member rocblas_ccopy_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, rocblas_float_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:372: warning: Member rocblas_zcopy_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, rocblas_double_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:437: warning: Member rocblas_dcopy_strided_batched(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_stride stridex, double *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:447: warning: Member rocblas_ccopy_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:457: warning: Member rocblas_zcopy_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:509: warning: Member rocblas_ddot(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, const double *y, rocblas_int incy, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:517: warning: Member rocblas_hdot(rocblas_handle handle, rocblas_int n, const rocblas_half *x, rocblas_int incx, const rocblas_half *y, rocblas_int incy, rocblas_half *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:525: warning: Member rocblas_bfdot(rocblas_handle handle, rocblas_int n, const rocblas_bfloat16 *x, rocblas_int incx, const rocblas_bfloat16 *y, rocblas_int incy, rocblas_bfloat16 *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:533: warning: Member rocblas_cdotu(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, const rocblas_float_complex *y, rocblas_int incy, rocblas_float_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:541: warning: Member rocblas_zdotu(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, const rocblas_double_complex *y, rocblas_int incy, rocblas_double_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:549: warning: Member rocblas_cdotc(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, const rocblas_float_complex *y, rocblas_int incy, rocblas_float_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:557: warning: Member rocblas_zdotc(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, const rocblas_double_complex *y, rocblas_int incy, rocblas_double_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:614: warning: Member rocblas_ddot_batched(rocblas_handle handle, rocblas_int n, const double *const x[], rocblas_int incx, const double *const y[], rocblas_int incy, rocblas_int batch_count, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:623: warning: Member rocblas_hdot_batched(rocblas_handle handle, rocblas_int n, const rocblas_half *const x[], rocblas_int incx, const rocblas_half *const y[], rocblas_int incy, rocblas_int batch_count, rocblas_half *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:632: warning: Member rocblas_bfdot_batched(rocblas_handle handle, rocblas_int n, const rocblas_bfloat16 *const x[], rocblas_int incx, const rocblas_bfloat16 *const y[], rocblas_int incy, rocblas_int batch_count, rocblas_bfloat16 *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:641: warning: Member rocblas_cdotu_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, const rocblas_float_complex *const y[], rocblas_int incy, rocblas_int batch_count, rocblas_float_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:650: warning: Member rocblas_zdotu_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, const rocblas_double_complex *const y[], rocblas_int incy, rocblas_int batch_count, rocblas_double_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:659: warning: Member rocblas_cdotc_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, const rocblas_float_complex *const y[], rocblas_int incy, rocblas_int batch_count, rocblas_float_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:668: warning: Member rocblas_zdotc_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, const rocblas_double_complex *const y[], rocblas_int incy, rocblas_int batch_count, rocblas_double_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:734: warning: Member rocblas_ddot_strided_batched(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_stride stridex, const double *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:745: warning: Member rocblas_hdot_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_half *x, rocblas_int incx, rocblas_stride stridex, const rocblas_half *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, rocblas_half *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:756: warning: Member rocblas_bfdot_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_bfloat16 *x, rocblas_int incx, rocblas_stride stridex, const rocblas_bfloat16 *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, rocblas_bfloat16 *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:767: warning: Member rocblas_cdotu_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, const rocblas_float_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, rocblas_float_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:778: warning: Member rocblas_zdotu_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, const rocblas_double_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, rocblas_double_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:789: warning: Member rocblas_cdotc_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, const rocblas_float_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, rocblas_float_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:800: warning: Member rocblas_zdotc_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, const rocblas_double_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, rocblas_double_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:840: warning: Member rocblas_dswap(rocblas_handle handle, rocblas_int n, double *x, rocblas_int incx, double *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:843: warning: Member rocblas_cswap(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x, rocblas_int incx, rocblas_float_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:850: warning: Member rocblas_zswap(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x, rocblas_int incx, rocblas_double_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:894: warning: Member rocblas_dswap_batched(rocblas_handle handle, rocblas_int n, double *x[], rocblas_int incx, double *y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:902: warning: Member rocblas_cswap_batched(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x[], rocblas_int incx, rocblas_float_complex *y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:910: warning: Member rocblas_zswap_batched(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x[], rocblas_int incx, rocblas_double_complex *y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:969: warning: Member rocblas_dswap_strided_batched(rocblas_handle handle, rocblas_int n, double *x, rocblas_int incx, rocblas_stride stridex, double *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:979: warning: Member rocblas_cswap_strided_batched(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:989: warning: Member rocblas_zswap_strided_batched(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1035: warning: Member rocblas_daxpy(rocblas_handle handle, rocblas_int n, const double *alpha, const double *x, rocblas_int incx, double *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1043: warning: Member rocblas_haxpy(rocblas_handle handle, rocblas_int n, const rocblas_half *alpha, const rocblas_half *x, rocblas_int incx, rocblas_half *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1051: warning: Member rocblas_caxpy(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *x, rocblas_int incx, rocblas_float_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1059: warning: Member rocblas_zaxpy(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *x, rocblas_int incx, rocblas_double_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1105: warning: Member rocblas_saxpy_batched(rocblas_handle handle, rocblas_int n, const float *alpha, const float *const x[], rocblas_int incx, float *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1114: warning: Member rocblas_daxpy_batched(rocblas_handle handle, rocblas_int n, const double *alpha, const double *const x[], rocblas_int incx, double *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1123: warning: Member rocblas_caxpy_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *const x[], rocblas_int incx, rocblas_float_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1132: warning: Member rocblas_zaxpy_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *const x[], rocblas_int incx, rocblas_double_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1187: warning: Member rocblas_saxpy_strided_batched(rocblas_handle handle, rocblas_int n, const float *alpha, const float *x, rocblas_int incx, rocblas_stride stridex, float *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1198: warning: Member rocblas_daxpy_strided_batched(rocblas_handle handle, rocblas_int n, const double *alpha, const double *x, rocblas_int incx, rocblas_stride stridex, double *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1209: warning: Member rocblas_caxpy_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1220: warning: Member rocblas_zaxpy_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1259: warning: Member rocblas_dasum(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1262: warning: Member rocblas_scasum(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, float *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1268: warning: Member rocblas_dzasum(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1308: warning: Member rocblas_dasum_batched(rocblas_handle handle, rocblas_int n, const double *const x[], rocblas_int incx, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1315: warning: Member rocblas_scasum_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count, float *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1322: warning: Member rocblas_dzasum_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1370: warning: Member rocblas_dasum_strided_batched(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1378: warning: Member rocblas_scasum_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, float *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1386: warning: Member rocblas_dzasum_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1422: warning: Member rocblas_dnrm2(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1425: warning: Member rocblas_scnrm2(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, float *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1431: warning: Member rocblas_dznrm2(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1473: warning: Member rocblas_dnrm2_batched(rocblas_handle handle, rocblas_int n, const double *const x[], rocblas_int incx, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1480: warning: Member rocblas_scnrm2_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count, float *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1487: warning: Member rocblas_dznrm2_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1537: warning: Member rocblas_dnrm2_strided_batched(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1545: warning: Member rocblas_scnrm2_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, float *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1553: warning: Member rocblas_dznrm2_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1587: warning: Member rocblas_idamax(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1590: warning: Member rocblas_icamax(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1596: warning: Member rocblas_izamax(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1634: warning: Member rocblas_idamax_batched(rocblas_handle handle, rocblas_int n, const double *const x[], rocblas_int incx, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1641: warning: Member rocblas_icamax_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1648: warning: Member rocblas_izamax_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1692: warning: Member rocblas_idamax_strided_batched(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1700: warning: Member rocblas_icamax_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1708: warning: Member rocblas_izamax_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1743: warning: Member rocblas_idamin(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1746: warning: Member rocblas_icamin(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1752: warning: Member rocblas_izamin(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1790: warning: Member rocblas_idamin_batched(rocblas_handle handle, rocblas_int n, const double *const x[], rocblas_int incx, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1797: warning: Member rocblas_icamin_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1804: warning: Member rocblas_izamin_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1848: warning: Member rocblas_idamin_strided_batched(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1856: warning: Member rocblas_icamin_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1864: warning: Member rocblas_izamin_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1910: warning: Member rocblas_drot(rocblas_handle handle, rocblas_int n, double *x, rocblas_int incx, double *y, rocblas_int incy, const double *c, const double *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1919: warning: Member rocblas_crot(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x, rocblas_int incx, rocblas_float_complex *y, rocblas_int incy, const float *c, const rocblas_float_complex *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1928: warning: Member rocblas_csrot(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x, rocblas_int incx, rocblas_float_complex *y, rocblas_int incy, const float *c, const float *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1937: warning: Member rocblas_zrot(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x, rocblas_int incx, rocblas_double_complex *y, rocblas_int incy, const double *c, const rocblas_double_complex *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1946: warning: Member rocblas_zdrot(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x, rocblas_int incx, rocblas_double_complex *y, rocblas_int incy, const double *c, const double *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1997: warning: Member rocblas_drot_batched(rocblas_handle handle, rocblas_int n, double *const x[], rocblas_int incx, double *const y[], rocblas_int incy, const double *c, const double *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2007: warning: Member rocblas_crot_batched(rocblas_handle handle, rocblas_int n, rocblas_float_complex *const x[], rocblas_int incx, rocblas_float_complex *const y[], rocblas_int incy, const float *c, const rocblas_float_complex *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2017: warning: Member rocblas_csrot_batched(rocblas_handle handle, rocblas_int n, rocblas_float_complex *const x[], rocblas_int incx, rocblas_float_complex *const y[], rocblas_int incy, const float *c, const float *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2027: warning: Member rocblas_zrot_batched(rocblas_handle handle, rocblas_int n, rocblas_double_complex *const x[], rocblas_int incx, rocblas_double_complex *const y[], rocblas_int incy, const double *c, const rocblas_double_complex *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2037: warning: Member rocblas_zdrot_batched(rocblas_handle handle, rocblas_int n, rocblas_double_complex *const x[], rocblas_int incx, rocblas_double_complex *const y[], rocblas_int incy, const double *c, const double *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2097: warning: Member rocblas_drot_strided_batched(rocblas_handle handle, rocblas_int n, double *x, rocblas_int incx, rocblas_stride stride_x, double *y, rocblas_int incy, rocblas_stride stride_y, const double *c, const double *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2109: warning: Member rocblas_crot_strided_batched(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stride_y, const float *c, const rocblas_float_complex *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2121: warning: Member rocblas_csrot_strided_batched(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stride_y, const float *c, const float *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2133: warning: Member rocblas_zrot_strided_batched(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stride_y, const double *c, const rocblas_double_complex *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2145: warning: Member rocblas_zdrot_strided_batched(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stride_y, const double *c, const double *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2183: warning: Member rocblas_drotg(rocblas_handle handle, double *a, double *b, double *c, double *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2185: warning: Member rocblas_crotg(rocblas_handle handle, rocblas_float_complex *a, rocblas_float_complex *b, float *c, rocblas_float_complex *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2191: warning: Member rocblas_zrotg(rocblas_handle handle, rocblas_double_complex *a, rocblas_double_complex *b, double *c, rocblas_double_complex *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2229: warning: Member rocblas_drotg_batched(rocblas_handle handle, double *const a[], double *const b[], double *const c[], double *const s[], rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2236: warning: Member rocblas_crotg_batched(rocblas_handle handle, rocblas_float_complex *const a[], rocblas_float_complex *const b[], float *const c[], rocblas_float_complex *const s[], rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2243: warning: Member rocblas_zrotg_batched(rocblas_handle handle, rocblas_double_complex *const a[], rocblas_double_complex *const b[], double *const c[], rocblas_double_complex *const s[], rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2298: warning: Member rocblas_drotg_strided_batched(rocblas_handle handle, double *a, rocblas_stride stride_a, double *b, rocblas_stride stride_b, double *c, rocblas_stride stride_c, double *s, rocblas_stride stride_s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2309: warning: Member rocblas_crotg_strided_batched(rocblas_handle handle, rocblas_float_complex *a, rocblas_stride stride_a, rocblas_float_complex *b, rocblas_stride stride_b, float *c, rocblas_stride stride_c, rocblas_float_complex *s, rocblas_stride stride_s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2320: warning: Member rocblas_zrotg_strided_batched(rocblas_handle handle, rocblas_double_complex *a, rocblas_stride stride_a, rocblas_double_complex *b, rocblas_stride stride_b, double *c, rocblas_stride stride_c, rocblas_double_complex *s, rocblas_stride stride_s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2376: warning: Member rocblas_drotm(rocblas_handle handle, rocblas_int n, double *x, rocblas_int incx, double *y, rocblas_int incy, const double *param) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2433: warning: Member rocblas_drotm_batched(rocblas_handle handle, rocblas_int n, double *const x[], rocblas_int incx, double *const y[], rocblas_int incy, const double *const param[], rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2503: warning: Member rocblas_drotm_strided_batched(rocblas_handle handle, rocblas_int n, double *x, rocblas_int incx, rocblas_stride stride_x, double *y, rocblas_int incy, rocblas_stride stride_y, const double *param, rocblas_stride stride_param, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2553: warning: Member rocblas_drotmg(rocblas_handle handle, double *d1, double *d2, double *x1, const double *y1, double *param) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2602: warning: Member rocblas_drotmg_batched(rocblas_handle handle, double *const d1[], double *const d2[], double *const x1[], const double *const y1[], double *const param[], rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2676: warning: Member rocblas_drotmg_strided_batched(rocblas_handle handle, double *d1, rocblas_stride stride_d1, double *d2, rocblas_stride stride_d2, double *x1, rocblas_stride stride_x1, const double *y1, rocblas_stride stride_y1, double *param, rocblas_stride stride_param, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2753: warning: Member rocblas_dgemv(rocblas_handle handle, rocblas_operation trans, rocblas_int m, rocblas_int n, const double *alpha, const double *A, rocblas_int lda, const double *x, rocblas_int incx, const double *beta, double *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2766: warning: Member rocblas_cgemv(rocblas_handle handle, rocblas_operation trans, rocblas_int m, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *A, rocblas_int lda, const rocblas_float_complex *x, rocblas_int incx, const rocblas_float_complex *beta, rocblas_float_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2779: warning: Member rocblas_zgemv(rocblas_handle handle, rocblas_operation trans, rocblas_int m, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *A, rocblas_int lda, const rocblas_double_complex *x, rocblas_int incx, const rocblas_double_complex *beta, rocblas_double_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2855: warning: Member rocblas_zhemv(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *A, rocblas_int lda, const rocblas_double_complex *x, rocblas_int incx, const rocblas_double_complex *beta, rocblas_double_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2934: warning: Member rocblas_zhemv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *const A[], rocblas_int lda, const rocblas_double_complex *const x[], rocblas_int incx, const rocblas_double_complex *beta, rocblas_double_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3017: warning: Member rocblas_zhemv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *A, rocblas_int lda, rocblas_stride stride_A, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stride_x, const rocblas_double_complex *beta, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stride_y, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3096: warning: Member rocblas_dgemv_batched(rocblas_handle handle, rocblas_operation trans, rocblas_int m, rocblas_int n, const double *alpha, const double *const A[], rocblas_int lda, const double *const x[], rocblas_int incx, const double *beta, double *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3110: warning: Member rocblas_cgemv_batched(rocblas_handle handle, rocblas_operation trans, rocblas_int m, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *const A[], rocblas_int lda, const rocblas_float_complex *const x[], rocblas_int incx, const rocblas_float_complex *beta, rocblas_float_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3124: warning: Member rocblas_zgemv_batched(rocblas_handle handle, rocblas_operation trans, rocblas_int m, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *const A[], rocblas_int lda, const rocblas_double_complex *const x[], rocblas_int incx, const rocblas_double_complex *beta, rocblas_double_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3219: warning: Member rocblas_dgemv_strided_batched(rocblas_handle handle, rocblas_operation transA, rocblas_int m, rocblas_int n, const double *alpha, const double *A, rocblas_int lda, rocblas_stride strideA, const double *x, rocblas_int incx, rocblas_stride stridex, const double *beta, double *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3236: warning: Member rocblas_cgemv_strided_batched(rocblas_handle handle, rocblas_operation transA, rocblas_int m, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *A, rocblas_int lda, rocblas_stride strideA, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, const rocblas_float_complex *beta, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3253: warning: Member rocblas_zgemv_strided_batched(rocblas_handle handle, rocblas_operation transA, rocblas_int m, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *A, rocblas_int lda, rocblas_stride strideA, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, const rocblas_double_complex *beta, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3329: warning: Member rocblas_dtrmv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const double *A, rocblas_int lda, double *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3339: warning: Member rocblas_ctrmv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const rocblas_float_complex *A, rocblas_int lda, rocblas_float_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3349: warning: Member rocblas_ztrmv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const rocblas_double_complex *A, rocblas_int lda, rocblas_double_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3424: warning: Member rocblas_dtrmv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const double *const *A, rocblas_int lda, double *const *x, rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3435: warning: Member rocblas_ctrmv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const rocblas_float_complex *const *A, rocblas_int lda, rocblas_float_complex *const *x, rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3446: warning: Member rocblas_ztrmv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const rocblas_double_complex *const *A, rocblas_int lda, rocblas_double_complex *const *x, rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3533: warning: Member rocblas_dtrmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const double *A, rocblas_int lda, rocblas_stride stridea, double *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3546: warning: Member rocblas_ctrmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const rocblas_float_complex *A, rocblas_int lda, rocblas_stride stridea, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3559: warning: Member rocblas_ztrmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const rocblas_double_complex *A, rocblas_int lda, rocblas_stride stridea, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3656: warning: Member rocblas_dtbmv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const double *A, rocblas_int lda, double *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3667: warning: Member rocblas_ctbmv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const rocblas_float_complex *A, rocblas_int lda, rocblas_float_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3678: warning: Member rocblas_ztbmv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const rocblas_double_complex *A, rocblas_int lda, rocblas_double_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3778: warning: Member rocblas_dtbmv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const double *const A[], rocblas_int lda, double *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3790: warning: Member rocblas_ctbmv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const rocblas_float_complex *const A[], rocblas_int da, rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3802: warning: Member rocblas_ztbmv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const rocblas_double_complex *const A[], rocblas_int lda, rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3911: warning: Member rocblas_dtbmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const double *A, rocblas_int lda, rocblas_stride stride_A, double *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3925: warning: Member rocblas_ctbmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const rocblas_float_complex *A, rocblas_int lda, rocblas_stride stride_A, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3939: warning: Member rocblas_ztbmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const rocblas_double_complex *A, rocblas_int lda, rocblas_stride stride_A, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4012: warning: Member rocblas_dtrsv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const double *A, rocblas_int lda, double *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4087: warning: Member rocblas_dtrsv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const double *const A[], rocblas_int lda, double *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4172: warning: Member rocblas_dtrsv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const double *A, rocblas_int lda, rocblas_stride stride_A, double *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4298: warning: Member rocblas_dger(rocblas_handle handle, rocblas_int m, rocblas_int n, const double *alpha, const double *x, rocblas_int incx, const double *y, rocblas_int incy, double *A, rocblas_int lda) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4365: warning: Member rocblas_dger_batched(rocblas_handle handle, rocblas_int m, rocblas_int n, const double *alpha, const double *const x[], rocblas_int incx, const double *const y[], rocblas_int incy, double *const A[], rocblas_int lda, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4451: warning: Member rocblas_dger_strided_batched(rocblas_handle handle, rocblas_int m, rocblas_int n, const double *alpha, const double *x, rocblas_int incx, rocblas_stride stridex, const double *y, rocblas_int incy, rocblas_stride stridey, double *A, rocblas_int lda, rocblas_stride strideA, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4531: warning: Member rocblas_dsyr(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const double *alpha, const double *x, rocblas_int incx, double *A, rocblas_int lda) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4606: warning: Member rocblas_dsyr_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const double *alpha, const double *const x[], rocblas_int incx, double *const A[], rocblas_int lda, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4674: warning: Member rocblas_dsyr_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const double *alpha, const double *x, rocblas_int incx, rocblas_stride stridex, double *A, rocblas_int lda, rocblas_stride strideA, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4778: warning: Member rocblas_dtrmm(rocblas_handle handle, rocblas_side side, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, rocblas_int n, const double *alpha, const double *A, rocblas_int lda, double *B, rocblas_int ldb) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4835: warning: Member rocblas_dtrtri(rocblas_handle handle, rocblas_fill uplo, rocblas_diagonal diag, rocblas_int n, const double *A, rocblas_int lda, double *invA, rocblas_int ldinvA) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4895: warning: Member rocblas_dtrtri_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_diagonal diag, rocblas_int n, const double *const A[], rocblas_int lda, double *invA[], rocblas_int ldinvA, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4964: warning: Member rocblas_dtrtri_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_diagonal diag, rocblas_int n, const double *A, rocblas_int lda, rocblas_stride stride_a, double *invA, rocblas_int ldinvA, rocblas_stride stride_invA, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5076: warning: Member rocblas_dtrsm(rocblas_handle handle, rocblas_side side, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, rocblas_int n, const double *alpha, const double *A, rocblas_int lda, double *B, rocblas_int ldb) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5177: warning: Member rocblas_dtrsm_batched(rocblas_handle handle, rocblas_side side, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, rocblas_int n, const double *alpha, const double *const A[], rocblas_int lda, double *B[], rocblas_int ldb, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5287: warning: Member rocblas_dtrsm_strided_batched(rocblas_handle handle, rocblas_side side, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, rocblas_int n, const double *alpha, const double *A, rocblas_int lda, rocblas_stride stride_a, double *B, rocblas_int ldb, rocblas_stride stride_b, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5374: warning: Member rocblas_dgemm(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const double *alpha, const double *A, rocblas_int lda, const double *B, rocblas_int ldb, const double *beta, double *C, rocblas_int ldc) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5389: warning: Member rocblas_hgemm(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_half *alpha, const rocblas_half *A, rocblas_int lda, const rocblas_half *B, rocblas_int ldb, const rocblas_half *beta, rocblas_half *C, rocblas_int ldc) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5417: warning: Member rocblas_cgemm(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_float_complex *alpha, const rocblas_float_complex *A, rocblas_int lda, const rocblas_float_complex *B, rocblas_int ldb, const rocblas_float_complex *beta, rocblas_float_complex *C, rocblas_int ldc) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5432: warning: Member rocblas_zgemm(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_double_complex *alpha, const rocblas_double_complex *A, rocblas_int lda, const rocblas_double_complex *B, rocblas_int ldb, const rocblas_double_complex *beta, rocblas_double_complex *C, rocblas_int ldc) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5518: warning: Member rocblas_dgemm_batched(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const double *alpha, const double *const A[], rocblas_int lda, const double *const B[], rocblas_int ldb, const double *beta, double *const C[], rocblas_int ldc, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5534: warning: Member rocblas_hgemm_batched(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_half *alpha, const rocblas_half *const A[], rocblas_int lda, const rocblas_half *const B[], rocblas_int ldb, const rocblas_half *beta, rocblas_half *const C[], rocblas_int ldc, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5550: warning: Member rocblas_cgemm_batched(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_float_complex *alpha, const rocblas_float_complex *const A[], rocblas_int lda, const rocblas_float_complex *const B[], rocblas_int ldb, const rocblas_float_complex *beta, rocblas_float_complex *const C[], rocblas_int ldc, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5566: warning: Member rocblas_zgemm_batched(rocblas_handle handle, rocblas_operation transa, rocblas_operation transb, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_double_complex *alpha, const rocblas_double_complex *const A[], rocblas_int lda, const rocblas_double_complex *const B[], rocblas_int ldb, const rocblas_double_complex *beta, rocblas_double_complex *const C[], rocblas_int ldc, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5680: warning: Member rocblas_dgemm_strided_batched(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const double *alpha, const double *A, rocblas_int lda, rocblas_stride stride_a, const double *B, rocblas_int ldb, rocblas_stride stride_b, const double *beta, double *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5699: warning: Member rocblas_hgemm_strided_batched(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_half *alpha, const rocblas_half *A, rocblas_int lda, rocblas_stride stride_a, const rocblas_half *B, rocblas_int ldb, rocblas_stride stride_b, const rocblas_half *beta, rocblas_half *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5718: warning: Member rocblas_hgemm_kernel_name(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_half *alpha, const rocblas_half *A, rocblas_int lda, rocblas_stride stride_a, const rocblas_half *B, rocblas_int ldb, rocblas_stride stride_b, const rocblas_half *beta, rocblas_half *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5737: warning: Member rocblas_sgemm_kernel_name(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const float *alpha, const float *A, rocblas_int lda, rocblas_stride stride_a, const float *B, rocblas_int ldb, rocblas_stride stride_b, const float *beta, float *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5756: warning: Member rocblas_dgemm_kernel_name(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const double *alpha, const double *A, rocblas_int lda, rocblas_stride stride_a, const double *B, rocblas_int ldb, rocblas_stride stride_b, const double *beta, double *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5789: warning: Member rocblas_cgemm_strided_batched(rocblas_handle handle, rocblas_operation transa, rocblas_operation transb, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_float_complex *alpha, const rocblas_float_complex *A, rocblas_int lda, rocblas_stride stride_a, const rocblas_float_complex *B, rocblas_int ldb, rocblas_stride stride_b, const rocblas_float_complex *beta, rocblas_float_complex *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5808: warning: Member rocblas_zgemm_strided_batched(rocblas_handle handle, rocblas_operation transa, rocblas_operation transb, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_double_complex *alpha, const rocblas_double_complex *A, rocblas_int lda, rocblas_stride stride_a, const rocblas_double_complex *B, rocblas_int ldb, rocblas_stride stride_b, const rocblas_double_complex *beta, rocblas_double_complex *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5894: warning: Member rocblas_dgeam(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, const double *alpha, const double *A, rocblas_int lda, const double *beta, const double *B, rocblas_int ldb, double *C, rocblas_int ldc) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h:13: warning: Member __STDC_WANT_IEC_60559_TYPES_EXT__ (macro definition) of file rocblas-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h:31: warning: Member hipStream_t (typedef) of file rocblas-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h:41: warning: Member rocblas_stride (typedef) of file rocblas-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h:45: warning: Member rocblas_float (typedef) of file rocblas-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h:46: warning: Member rocblas_double (typedef) of file rocblas-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h:56: warning: Member data (variable) of class rocblas_half is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-auxiliary.h:110: warning: The following parameters of rocblas_set_vector_async(rocblas_int n, rocblas_int elem_size, const void *x, rocblas_int incx, void *y, rocblas_int incy, hipStream_t stream) are not documented: parameter 'elem_size' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-auxiliary.h:138: warning: The following parameters of rocblas_get_vector_async(rocblas_int n, rocblas_int elem_size, const void *x, rocblas_int incx, void *y, rocblas_int incy, hipStream_t stream) are not documented: parameter 'elem_size' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3001: warning: The following parameters of rocblas_chemv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *A, rocblas_int lda, rocblas_stride stride_A, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stride_x, const rocblas_float_complex *beta, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stride_y, rocblas_int batch_count) are not documented: parameter 'stride_A' parameter 'stride_x' parameter 'stride_y' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3460: warning: argument 'stride_a' of command @param is not found in the argument list of rocblas_strmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const float *A, rocblas_int lda, rocblas_stride stridea, float *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3460: warning: argument 'stride_x' of command @param is not found in the argument list of rocblas_strmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const float *A, rocblas_int lda, rocblas_stride stridea, float *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3520: warning: The following parameters of rocblas_strmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const float *A, rocblas_int lda, rocblas_stride stridea, float *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count) are not documented: parameter 'stridea' parameter 'stridex' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:74: warning: Found unknown command `\parm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:79: warning: Found unknown command `\parm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:85: warning: The following parameters of open_log_stream(const char *environment_variable_name, std::ostream *&log_os, std::ofstream &log_ofs) are not documented: parameter 'log_os' parameter 'log_ofs' ted Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file ROCm_Libraries/rocBLAS/src/rocblas-auxiliary.h... Generating code for file ROCm_Libraries/rocBLAS/src/rocblas-functions.h... Generating code for file ROCm_Libraries/rocBLAS/src/rocblas-types.h... Generating code for file ROCm_Libraries/rocBLAS/src/rocblas.h... Generating file documentation... Generating docs for file ROCm_Libraries/rocBLAS/src/rocblas-auxiliary.h... Generating docs for file ROCm_Libraries/rocBLAS/src/rocblas-functions.h... Generating docs for file ROCm_Libraries/rocBLAS/src/rocblas-types.h... Generating docs for file ROCm_Libraries/rocBLAS/src/rocblas.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound rocblas_half... Generating namespace index... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class rocblas_half Generating XML output for namespace rocblas Generating XML output for file rocblas-auxiliary.h Generating XML output for file rocblas-functions.h Generating XML output for file rocblas-types.h Generating XML output for file rocblas.h Generating XML output for file buildinfo.cpp Generating XML output for file handle.cpp Generating XML output for file rocblas_auxiliary.cpp Generating XML output for file status.cpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/ lookup cache used 367/65536 hits=14972 misses=367 finished... 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-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/modules.dox... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/modules.dox... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/parallel_manager.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/parallel_manager.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/utils/allocate_free.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/utils/allocate_free.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/utils/time_functions.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/utils/time_functions.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/operator.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/operator.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/vector.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/vector.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/base_rocalution.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/base_rocalution.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/local_vector.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/local_vector.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/global_vector.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/global_vector.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/local_matrix.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/local_matrix.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/global_matrix.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/global_matrix.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/local_stencil.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/local_stencil.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/chebyshev.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/chebyshev.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/chebyshev.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/chebyshev.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/iter_ctrl.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/iter_ctrl.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/iter_ctrl.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/iter_ctrl.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/mixed_precision.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/mixed_precision.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/mixed_precision.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/mixed_precision.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/solver.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/solver.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/solver.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/solver.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstab.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstab.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstab.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstab.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstabl.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstabl.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstabl.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstabl.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cr.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cr.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cr.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cr.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fcg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fcg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fcg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fcg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fgmres.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fgmres.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fgmres.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fgmres.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/gmres.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/gmres.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/gmres.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/gmres.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/qmrcgstab.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/qmrcgstab.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/qmrcgstab.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/qmrcgstab.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/inversion.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/inversion.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/inversion.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/inversion.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/lu.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/lu.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/lu.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/lu.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/qr.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/qr.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/qr.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/qr.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/global_pairwise_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/global_pairwise_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/global_pairwise_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/global_pairwise_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/multigrid.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/multigrid.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/multigrid.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/multigrid.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/pairwise_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/pairwise_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/pairwise_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/pairwise_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/ruge_stueben_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/ruge_stueben_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/ruge_stueben_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/ruge_stueben_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/smoothed_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/smoothed_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/smoothed_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/smoothed_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/unsmoothed_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/unsmoothed_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/unsmoothed_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/unsmoothed_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockjacobi.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockjacobi.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockjacobi.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockjacobi.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockprecond.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockprecond.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockprecond.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockprecond.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_gs.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_gs.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_gs.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_gs.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_ilu.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_ilu.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_ilu.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_ilu.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multielimination.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multielimination.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multielimination.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multielimination.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libra/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:45: warning: Compound rocalution::Rocalution_Backend_Descriptor is not documented. error: bib file source/references.bib not found! ries/rocALUTION/src/solvers/preconditioners/preconditioner_saddlepoint.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_saddlepoint.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_saddlepoint.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_saddlepoint.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/base_rocalution.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/global_matrix.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/global_vector.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/local_matrix.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/local_stencil.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/local_vector.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/operator.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/parallel_manager.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/vector.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/chebyshev.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/direct/inversion.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/direct/lu.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/direct/qr.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/iter_ctrl.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstab.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstabl.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/cg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/cr.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/fcg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/f/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.hpp:43: warning: \cite command to 'Trottenberg2003' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.hpp:43: warning: \cite command to 'Trottenberg2003' does not have an associated number gmres.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/gmres.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/qmrcgstab.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/mixed_precision.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_amg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/global_pairwise_amg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/multigrid.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/pairwise_amg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/ruge_stueben_amg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/smoothed_amg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/unsmoothed_amg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockjacobi.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockprecond.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_gs.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_ilu.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multielimination.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_saddlepoint.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/solver.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/utils/allocate_free.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/utils/time_functions.hpp... Generating file documentation... Generating page documentation... Generating docs for page citelist... Generating group documentation... Generating class documentation... Generating namespace index... Generating docs for compound rocalution::AcceleratorMatrix... Generating docs for compound rocalution::AcceleratorStencil... Generating docs for compound rocalution::AcceleratorVector... Generating docs for compound rocalution::AIChebyshev... Generating docs for compound rocalution::AS... Generating docs for compound rocalution::BaseAMG... Generating docs for compound rocalution::BaseMatrix... Generating docs for compound rocalution::BaseMultiGrid... Generating docs for compound rocalution::BaseRocalution... Generating docs for compound rocalution::BaseStencil... Generating docs for compound rocalution::BaseVector... Generating docs for compound rocalution::BiCGStab... Generating docs for compound rocalution::BiCGStabl... Generating docs for compound rocalution::BlockJacobi... Generating docs for compound rocalution::BlockPreconditioner... Generating docs for compound rocalution::CG... Generating docs for compound rocalution::Chebyshev... Generating docs for compound rocalution::CR... Generating docs for compound rocalution::DiagJacobiSaddlePointPrecond... Generating docs for compound rocalution::DirectLinearSolver... Generating docs for compound rocalution::FCG... Generating docs for compound rocalution::FGMRES... Generating docs for compound rocalution::FixedPoint... Generating docs for compound rocalution::FSAI... Generating docs for compound rocalution::GlobalMatrix... Generating docs for compound rocalution/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:47: warning: Member init (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:50: warning: Member backend (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:51: warning: Member accelerator (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:52: warning: Member disable_accelerator (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:55: warning: Member OpenMP_threads (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:57: warning: Member OpenMP_def_threads (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:59: warning: Member OpenMP_def_nested (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:61: warning: Member OpenMP_affinity (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:63: warning: Member OpenMP_threshold (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:68: warning: Member ROC_blas_handle (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:70: warning: Member ROC_sparse_handle (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:72: warning: Member HIP_dev (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:73: warning: Member HIP_warp (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:74: warning: Member HIP_block_size (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:75: warning: Member HIP_max_threads (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:76: warning: Member HIP_num_procs (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:77: warning: Member HIP_threads_per_proc (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:80: warning: Member rank (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:83: warning: Member log_mode (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:84: warning: Member log_file (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.hpp:40: warning: \cite command to 'chebpoly' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.hpp:41: warning: \cite command to 'RAS' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.hpp:43: warning: \cite command to 'Trottenberg2003' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstab.hpp:38: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstabl.hpp:41: warning: \cite command to 'bicgstabl' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cg.hpp:43: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/chebyshev.hpp:40: warning: \cite command to 'templates' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cr.hpp:43: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fcg.hpp:44: warning: \cite command to 'fcg' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fgmres.hpp:44: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.hpp:81: warning: \cite command to 'kolotilina' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/global_pairwise_amg.hpp:43: warning: \cite command to 'pairwiseamg' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/gmres.hpp:43: warning: \cite command to 'SAAD' does not have an associated number ::GlobalPairwiseAMG... Generating docs for compound rocalution::GlobalVector... Generating docs for compound rocalution::GMRES... Generating docs for compound rocalution::GS... Generating docs for compound rocalution::HostMatrix... Generating docs for compound rocalution::HostStencil... Generating docs for compound rocalution::HostVector... Generating docs for compound rocalution::IC... Generating docs for compound rocalution::IDR... Generating docs for compound rocalution::ILU... Generating docs for compound rocalution::ILUT... Generating docs for compound rocalution::Inversion... Generating docs for compound rocalution::IterativeLinearSolver... Generating docs for compound rocalution::Jacobi... Generating docs for compound rocalution::LocalMatrix... Generating docs for compound rocalution::LocalStencil... Generating docs for compound rocalution::LocalVector... Generating docs for compound rocalution::LU... Generating docs for compound rocalution::MixedPrecisionDC... Generating docs for compound rocalution::MultiColored... Generating docs for compound rocalution::MultiColoredGS... Generating docs for compound rocalution::MultiColoredILU... Generating docs for compound rocalution::MultiColoredSGS... Generating docs for compound rocalution::MultiElimination... Generating docs for compound rocalution::MultiGrid... Generating docs for compound rocalution::Operator... Generating docs for compound rocalution::PairwiseAMG... Generating docs for compound rocalution::ParallelManager... Generating docs for compound rocalution::Preconditioner... Generating docs for compound rocalution::QMRCGStab... Generating docs for compound rocalution::QR... Generating docs for compound rocalution::RAS... Generating docs for compound rocalution::Rocalution_Backend_Descriptor... Generating docs for compound rocalution::RugeStuebenAMG... Generating docs for compound rocalution::SAAMG... Generating docs for compound rocalution::SGS... Generating docs for compound rocalution::Solver... Generating docs for compound rocalution::SPAI... Generating docs for compound rocalution::TNS... Generating docs for compound rocalution::UAAMG... Generating docs for compound rocalution::VariablePreconditioner... Generating docs for compound rocalution::Vector... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class rocalution::AcceleratorMatrix Generating XML output for class rocalution::AcceleratorStencil Generating XML output for class rocalution::AcceleratorVector Generating XML output for class rocalution::AIChebyshev Generating XML output for class rocalution::AS Generating XML output for class rocalution::BaseAMG Generating XML output for class rocalution::BaseMatrix Generating XML output for class rocalution::BaseMultiGrid Generating XML output for class rocalution::BaseRocalution Generating XML output for class rocalution::BaseStencil Generating XML output for class rocalution::BaseVector Generating XML output for class rocalution::BiCGStab Generating XML output for class rocalution::BiCGStabl Generating XML output for class rocalution::BlockJacobi Generating XML output for class rocalution::BlockPreconditioner Generating XML output for class rocalution::CG Generating XML output for class rocalution::Chebyshev Generating XML output for class rocalution::CR Generating XML output for class rocalution::DiagJacobiSaddlePointPrecond Generating XML output for class rocalution::DirectLinearSolver Generating XML output for class rocalution::FCG Generating XML output for class rocalution::FGMRES Generating XML output for class rocalution::FixedPoint Generating XML output for class rocalution::FSAI Generating XML output for class rocalution::GlobalMatrix Generating XML output for class rocalution::GlobalPairwiseAMG Generating XML output for class rocalution::GlobalVector Generating XML output for class rocalution::GMRES Generating XML output for class rocalution::GS Generating XML output for class rocalution::HostMatrix Generating XML output for class /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.hpp:41: warning: \cite command to 'IDR1' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.hpp:42: warning: \cite command to 'IDR2' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.hpp:196: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.hpp:221: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_ilu.hpp:44: warning: \cite command to 'Lukarski2012' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multielimination.hpp:54: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/multigrid.hpp:41: warning: \cite command to 'Trottenberg2003' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/pairwise_amg.hpp:51: warning: \cite command to 'pairwiseamg' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/qmrcgstab.hpp:41: warning: \cite command to 'qmrcgstab' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.hpp:99: warning: \cite command to 'RAS' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/ruge_stueben_amg.hpp:43: warning: \cite command to 'stuben' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/smoothed_amg.hpp:41: warning: \cite command to 'vanek' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.hpp:139: warning: \cite command to 'grote' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/unsmoothed_amg.hpp:41: warning: \cite command to 'stuben' does not have an associated number rocalution::HostStencil Generating XML output for class rocalution::HostVector Generating XML output for class rocalution::IC Generating XML output for class rocalution::IDR Generating XML output for class rocalution::ILU Generating XML output for class rocalution::ILUT Generating XML output for class rocalution::Inversion Generating XML output for class rocalution::IterationControl Generating XML output for class rocalution::IterativeLinearSolver Generating XML output for class rocalution::Jacobi Generating XML output for class rocalution::LocalMatrix Generating XML output for class rocalution::LocalStencil Generating XML output for class rocalution::LocalVector Generating XML output for class rocalution::LU Generating XML output for class rocalution::MixedPrecisionDC Generating XML output for class rocalution::MultiColored Generating XML output for class rocalution::MultiColoredGS Generating XML output for class rocalution::MultiColoredILU Generating XML output for class rocalution::MultiColoredSGS Generating XML output for class rocalution::MultiElimination Generating XML output for class rocalution::MultiGrid Generating XML output for class rocalution::Operator Generating XML output for class rocalution::PairwiseAMG Generating XML output for class rocalution::ParallelManager Generating XML output for class rocalution::Preconditioner Generating XML output for class rocalution::QMRCGStab Generating XML output for class rocalution::QR Generating XML output for class rocalution::RAS Generating XML output for class rocalution::Rocalution_Backend_Descriptor Generating XML output for class rocalution::Rocalution_Object_Data Generating XML output for class rocalution::RocalutionObj Generating XML output for class rocalution::RugeStuebenAMG Generating XML output for class rocalution::SAAMG Generating XML output for class rocalution::SGS Generating XML output for class rocalution::Solver Generating XML output for class rocalution::SPAI Generating XML output for class rocalution::TNS Generating XML output for class rocalution::UAAMG Generating XML output for class rocalution::VariablePreconditioner Generating XML output for class rocalution::Vector Generating XML output for namespace rocalution Generating XML output for file backend_manager.hpp Generating XML output for file base_rocalution.hpp Generating XML output for file global_matrix.hpp Generating XML output for file global_vector.hpp Generating XML output for file local_matrix.hpp Generating XML output for file local_stencil.hpp Generating XML output for file local_vector.hpp Generating XML output for file operator.hpp Generating XML output for file parallel_manager.hpp Generating XML output for file vector.hpp Generating XML output for file modules.dox Generating XML output for file chebyshev.cpp Generating XML output for file chebyshev.hpp Generating XML output for file inversion.cpp Generating XML output for file inversion.hpp Generating XML output for file lu.cpp Generating XML output for file lu.hpp Generating XML output for file qr.cpp Generating XML output for file qr.hpp Generating XML output for file iter_ctrl.cpp Generating XML output for file iter_ctrl.hpp Generating XML output for file bicgstab.cpp Generating XML output for file bicgstab.hpp Generating XML output for file bicgstabl.cpp Generating XML output for file bicgstabl.hpp Generating XML output for file cg.cpp Generating XML output for file cg.hpp Generating XML output for file cr.cpp Generating XML output for file cr.hpp Generating XML output for file fcg.cpp Generating XML output for file fcg.hpp Generating XML output for file fgmres.cpp Generating XML output for file fgmres.hpp Generating XML output for file gmres.cpp Generating XML output for file gmres.hpp Generating XML output for file idr.cpp Generating XML output for file idr.hpp Generating XML output for file qmrcgstab.cpp Generating XML output for file qmrcgstab.hpp Generating XML output for file mixed_precision.cpp Generating XML output for file mixed_precision.hpp Generating XML output for file base_amg.cpp Generating XML output for file bacitelist:3: warning: expected
tag but found
instead! citelist:4: warning: unexpected end of comment while looking for a html description title se_amg.hpp Generating XML output for file base_multigrid.cpp Generating XML output for file base_multigrid.hpp Generating XML output for file global_pairwise_amg.cpp Generating XML output for file global_pairwise_amg.hpp Generating XML output for file multigrid.cpp Generating XML output for file multigrid.hpp Generating XML output for file pairwise_amg.cpp Generating XML output for file pairwise_amg.hpp Generating XML output for file ruge_stueben_amg.cpp Generating XML output for file ruge_stueben_amg.hpp Generating XML output for file smoothed_amg.cpp Generating XML output for file smoothed_amg.hpp Generating XML output for file unsmoothed_amg.cpp Generating XML output for file unsmoothed_amg.hpp Generating XML output for file preconditioner.cpp Generating XML output for file preconditioner.hpp Generating XML output for file preconditioner_ai.cpp Generating XML output for file preconditioner_ai.hpp Generating XML output for file preconditioner_as.cpp Generating XML output for file preconditioner_as.hpp Generating XML output for file preconditioner_blockjacobi.cpp Generating XML output for file preconditioner_blockjacobi.hpp Generating XML output for file preconditioner_blockprecond.cpp Generating XML output for file preconditioner_blockprecond.hpp Generating XML output for file preconditioner_multicolored.cpp Generating XML output for file preconditioner_multicolored.hpp Generating XML output for file preconditioner_multicolored_gs.cpp Generating XML output for file preconditioner_multicolored_gs.hpp Generating XML output for file preconditioner_multicolored_ilu.cpp Generating XML output for file preconditioner_multicolored_ilu.hpp Generating XML output for file preconditioner_multielimination.cpp Generating XML output for file preconditioner_multielimination.hpp Generating XML output for file preconditioner_saddlepoint.cpp Generating XML output for file preconditioner_saddlepoint.hpp Generating XML output for file solver.cpp Generating XML output for file solver.hpp Generating XML output for file allocate_free.hpp Generating XML output for file time_functions.hpp Generating XML output for group solver_module Generating XML output for group precond_module Generating XML output for group op_vec_module Generating XML output for group backend_module Generating XML output for page citelist Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/utils/ lookup cache used 1390/65536 hits=31427 misses=1534 finished... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocFFT/src/rocfft_sed.h:5: warning: the name `rocfft.h' supplied as the second argument in the \file statement is not an input file Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocFFT/src/rocfft_sed.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocFFT/src/rocfft_sed.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file ROCm_Libraries/rocFFT/src/rocfft_sed.h... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for file rocfft_sed.h Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocFFT/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocFFT/src/ lookup cache used 48/65536 hits=298 misses=48 finished... sed: can't read rocsparse-functions_sed.h: No such file or directory sed: can't read rocsparse-auxiliary_sed.h: No such file or directory Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/modules.dox... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/modules.dox... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-functions_sed.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-functions_sed.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-auxiliary_sed.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-auxiliary_sed.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file ROCm_Libraries/rocSPARSE/src/rocsparse-auxiliary_sed.h... Generating code for file ROCm_Libraries/rocSPARSE/src/rocsparse-functions_sed.h... Generating code for file ROCm_Libraries/rocSPARSE/src/rocsparse-types.h... Generating code for file ROCm_Libraries/rocSPARSE/src/rocsparse.h... Generating file documentation... Generating docs for file ROCm_Libraries/rocSPARSE/src/modules.dox... Generating docs for file ROCm_Libraries/rocSPARSE/src/rocsparse-auxiliary_sed.h.../home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-types.h:47: warning: Member hipStream_t (typedef) of file rocsparse-types.h is not documented. Generating docs for file ROCm_Libraries/rocSPARSE/src/rocsparse-functions_sed.h... Generating docs for file ROCm_Libraries/rocSPARSE/src/rocsparse-types.h... Generating docs for file ROCm_Libraries/rocSPARSE/src/rocsparse.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for file modules.dox Generating XML output for file rocsparse-auxiliary_sed.h Generating XML output for file rocsparse-functions_sed.h Generating XML output for file rocsparse-types.h Generating XML output for file rocsparse.h Generating XML output for group aux_module Generating XML output for group types_module Generating XML output for group level1_module Generating XML output for group level2_module Generating XML output for group level3_module Generating XML output for group extra_module Generating XML output for group precond_module Generating XML output for group conv_module Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/ lookup cache used 192/65536 hits=12235 misses=192 finished... 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_common.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_common.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_finalize.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_finalize.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Librar/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:186: warning: Compound CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:955: warning: Compound BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:808: warning: Compound BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:140: warning: Compound AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:207: warning: Compound hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:907: warning: Compound BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:787: warning: Compound BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:114: warning: Compound amd::options::HelpPrinter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:902: warning: Compound hsa_pitched_ptr_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1087: warning: Compound BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:796: warning: Compound BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:938: warning: Compound BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:253: warning: Compound amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:266: warning: Compound amdgpu_hsa_note_code_object_version_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:296: warning: Compound amdgpu_hsa_note_producer_options_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:903: warning: Compound BrigInstBasic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_finalize.h:500: warning: Compound hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1067: warning: Compound BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:492: warning: Compound amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1072: warning: Compound BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:107: warning: Compound amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:279: warning: Compound amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:103: warning: Compound amd::hsa::code_options::control_directive is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:834: warning: Compound BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:288: warning: Compound amdgpu_hsa_note_producer_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:792: warning: Compound BrigDirectiveArgBlock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:971: warning: Compound BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:468: warning: Compound amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:984: warning: Compound BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:61: warning: Compound amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1047: warning: Compound BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:138: warning: Compound hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:589: warning: Compound amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:619: warning: Compound amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1092: warning: Compound BrigOperandWavesize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:997: warning: Compound BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:839: warning: Compound BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:76: warning: Compound amd::hsa::common::WriterLockGuard is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:223: warning: Compound amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1107: warning: Compound BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1078: warning: Compound BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:144: warning: Compound amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:893: warning: Compound BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1011: warning: Compound BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:869: warning: Compound BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:526: warning: Compound amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:552: warning: Compound amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:264: warning: Compound hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:945: warning: Compound BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:322: warning: Compound amd::options::ChoiceOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:826: warning: Compound BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:436: warning: Compound amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:65: warning: Compound amd::options::StringFactory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:922: warning: Compound BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:110: warning: Compound amd::hsa::code_options::exceptions_mask is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:122: warning: Compound ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:887: warning: Compound BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:846: warning: Compound BrigDirectiveNone is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:148: warning: Compound hsa_amd_hdp_flush_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1114: warning: Compound BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:262: warning: Compound amd_runtime_loader_debug_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1030: warning: Compound BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:265: warning: Compound amd::options::ValueOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:81: warning: Compound amd::options::HelpStreambuf is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:929: warning: Compound BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:855: warning: Compound BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:400: warning: Compound amd::options::PrefixOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:963: warning: Compound BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:205: warning: Compound amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1035: warning: Compound BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:801: warning: Compound BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:189: warning: Compound hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:117: warning: Compound amd::hsa::code_options::control_directives is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:682: warning: Compound amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1024: warning: Compound BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:184: warning: Compound amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:111: warning: Compound FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:821: warning: Compound BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:271: warning: Compound amdgpu_hsa_note_hsail_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:103: warning: Compound ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:295: warning: Compound amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:165: warning: Compound hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:850: warning: Compound BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:384: warning: Compound HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:991: warning: Compound BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1017: warning: Compound BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1040: warning: Compound BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:880: warning: Compound BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:978: warning: Compound BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:181: warning: Compound hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:200: warning: Compound amd::options::Option is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:248: warning: Compound hsa_ven_amd_aqlprofile_info_data_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:777: warning: Compound BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:354: warning: Compound amd::options::NoArgOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:782: warning: Compound BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:96: warning: Compound amd::hsa::common::ReaderWriterLock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:422: warning: Compound amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:644: warning: Compound amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1004: warning: Compound BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:365: warning: Compound HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:55: warning: Compound amd::hsa::common::ReaderLockGuard is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1054: warning: Compound BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:913: warning: Compound BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:63: warning: Compound amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:70: warning: documented symbol `bool Symbol::IsDeclaration' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:75: warning: documented symbol `bool Symbol::IsDefinition' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:80: warning: documented symbol `bool Symbol::IsAgent' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:85: warning: documented symbol `hsa_symbol_linkage_t Symbol::Linkage' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:90: warning: documented symbol `hsa_variable_allocation_t Symbol::Allocation' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:95: warning: documented symbol `hsa_variable_segment_t Symbol::Segment' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:100: warning: documented symbol `uint64_t Symbol::Size' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:105: warning: documented symbol `uint32_t Symbol::Size32' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:111: warning: documented symbol `uint32_t Symbol::Alignment' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:117: warning: documented symbol `bool Symbol::IsConst' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:122: warning: documented symbol `hsa_status_t Symbol::GetInfo' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:166: warning: documented symbol `std::string Symbol::GetModuleName' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:172: warning: documented symbol `std::string Symbol::GetSymbolName' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:178: warning: documented symbol `hsa_code_symbol_t Symbol::ToHandle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:185: warning: documented symbol `Symbol * Symbol::FromHandle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:190: warning: documented symbol `amd::hsa::code::KernelSymbol::KernelSymbol' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:208: warning: documented symbol `hsa_status_t amd::hsa::code::KernelSymbol::GetInfo' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:239: warning: documented symbol `hsa_status_t amd::hsa::code::VariableSymbol::GetInfo' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:270: warning: documented symbol `amd::hsa::code::AmdHsaCode::AmdHsaCode' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:286: warning: documented symbol `amd::hsa::code::AmdHsaCode::~AmdHsaCode' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:291: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::PullElf' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:304: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::PullElfV1' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:363: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::LoadFromFile' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:371: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::SaveToFile' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:376: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::WriteToBuffer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:382: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::InitFromBuffer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:390: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::InitAsBuffer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:398: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::InitAsHandle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:405: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::InitNew' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:417: warning: no matching class member found for bool amd::hsa::code::AmdHsaCode::Freeze() /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:422: warning: documented symbol `hsa_code_object_t amd::hsa::code::AmdHsaCode::GetHandle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:429: warning: documented symbol `const char * amd::hsa::code::AmdHsaCode::ElfData' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:434: warning: no matching file member found for uint64_t amd::hsa::code::AmdHsaCode::ElfSize() Possible candidates: 'uint64_t ElfSize(const void *emi)' at line 1675 of file/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:439: warning: no matching class member found for bool amd::hsa::code::AmdHsaCode::Validate() /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:449: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddAmdNote' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:454: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddNoteCodeObjectVersion' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:462: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetCodeObjectVersion' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:478: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetNoteCodeObjectVersion' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:489: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddNoteHsail' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:501: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetNoteHsail' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:513: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddNoteIsa' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:528: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetNoteIsa' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:608: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetIsa' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:662: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddNoteProducer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:674: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetNoteProducer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:684: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddNoteProducerOptions' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:693: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddNoteProducerOptions' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:707: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetNoteProducerOptions' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:715: warning: documented symbol `hsa_status_t amd::hsa::code::AmdHsaCode::GetInfo' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:765: warning: documented symbol `hsa_status_t amd::hsa::code::AmdHsaCode::GetSymbol' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:777: warning: documented symbol `hsa_status_t amd::hsa::code::AmdHsaCode::IterateSymbols' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:792: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::ImageInitSection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:804: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddImageInitializer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:812: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddImageInitializer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:833: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::SamplerInitSection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:845: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddSamplerInitializer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:853: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddSamplerInitializer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:867: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddInitVarWithAddress' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:873: warning: documented symbol `uint64_t amd::hsa::code::AmdHsaCode::NextKernelCodeOffset' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:878: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::AddKernelCode' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:888: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::AddEmptySection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:893: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::AddCodeSection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:907: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::AddDataSection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:918: warning: documented symbol `void amd::hsa::code::AmdHsaCode::InitHsaSectionSegment' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:923: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::HsaDataSection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:957: warning: documented symbol `void amd::hsa::code::AmdHsaCode::InitHsaSegment' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:969: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::AddHsaSegments' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:975: warning: documented symbol `Segment * amd::hsa::code::AmdHsaCode::HsaSegment' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:980: warning: documented symbol `Symbol * amd::hsa::code::AmdHsaCode::AddExecutableSymbol' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:992: warning: documented symbol `Symbol * amd::hsa::code::AmdHsaCode::AddVariableSymbol' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1005: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddSectionSymbols' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1015: warning: documented symbol `Symbol * amd::hsa::code::AmdHsaCode::GetSymbolByElfIndex' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1025: warning: documented symbol `Symbol * amd::hsa::code::AmdHsaCode::FindSymbol' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1035: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddData' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1040: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::DebugInfo' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1048: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::DebugLine' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1056: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::DebugAbbrev' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1064: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::AddHsaHlDebug' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1071: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::PrintToFile' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1079: warning: documented symbol `void amd::hsa::code::AmdHsaCode::Print' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1094: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintNotes' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1142: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintSegments' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1150: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintSections' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1163: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintSymbols' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1171: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintMachineCode' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1197: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintSegment' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1215: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintSection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1246: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintRawData' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1254: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintRawData' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1276: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintRelocationData' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1294: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintSymbol' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1315: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintMachineCode' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1334: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintDisassembly' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1574: warning: documented symbol `std::string amd::hsa::code::AmdHsaCode::MangleSymbolName' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1583: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::ElfImageError' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1589: warning: documented symbol `AmdHsaCode * amd::hsa::code::AmdHsaCodeManager::FromHandle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1605: warning: documented symbol `bool amd::hsa::code::AmdHsaCodeManager::Destroy' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1617: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::PullElfV2' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1673: warning: documented symbol `amd::hsa::code::KernelSymbolV2::KernelSymbolV2' was not declared or defined. ies/rocr/src/inc/hsa_ven_amd_aqlprofile.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing p/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:206: warning: Member enabled_control_directives (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:207: warning: Member enable_break_exceptions (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:208: warning: Member enable_detect_exceptions (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:209: warning: Member max_dynamic_group_size (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:210: warning: Member max_flat_grid_size (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:211: warning: Member max_flat_workgroup_size (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:212: warning: Member required_dim (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:213: warning: Member reserved1[3] (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:214: warning: Member required_grid_size[3] (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:215: warning: Member required_workgroup_size[3] (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:216: warning: Member reserved2[60] (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:224: warning: Member amd_kernel_code_version_major (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:225: warning: Member amd_kernel_code_version_minor (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:226: warning: Member amd_machine_kind (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:227: warning: Member amd_machine_version_major (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:228: warning: Member amd_machine_version_minor (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:229: warning: Member amd_machine_version_stepping (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:230: warning: Member kernel_code_entry_byte_offset (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:231: warning: Member kernel_code_prefetch_byte_offset (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:232: warning: Member kernel_code_prefetch_byte_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:233: warning: Member max_scratch_backing_memory_byte_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:234: warning: Member compute_pgm_rsrc1 (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:235: warning: Member compute_pgm_rsrc2 (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:236: warning: Member kernel_code_properties (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:237: warning: Member workitem_private_segment_byte_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:238: warning: Member workgroup_group_segment_byte_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:239: warning: Member gds_segment_byte_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:240: warning: Member kernarg_segment_byte_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:241: warning: Member workgroup_fbarrier_count (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:242: warning: Member wavefront_sgpr_count (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:243: warning: Member workitem_vgpr_count (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:244: warning: Member reserved_vgpr_first (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:245: warning: Member reserved_vgpr_count (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:246: warning: Member reserved_sgpr_first (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:247: warning: Member reserved_sgpr_count (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:248: warning: Member debug_wavefront_private_segment_offset_sgpr (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:249: warning: Member debug_private_segment_buffer_sgpr (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:250: warning: Member kernarg_segment_alignment (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:251: warning: Member group_segment_alignment (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:252: warning: Member private_segment_alignment (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:253: warning: Member wavefront_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:254: warning: Member call_convention (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:255: warning: Member reserved1[12] (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:256: warning: Member runtime_loader_kernel_symbol (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:257: warning: Member control_directives (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:64: warning: Member hsa_queue (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:65: warning: Member reserved1[4] (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:66: warning: Member write_dispatch_id (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:67: warning: Member group_segment_aperture_base_hi (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:68: warning: Member private_segment_aperture_base_hi (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:69: warning: Member max_cu_id (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:70: warning: Member max_wave_id (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:71: warning: Member max_legacy_doorbell_dispatch_id_plus_1 (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:72: warning: Member legacy_doorbell_lock (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:73: warning: Member reserved2[9] (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:74: warning: Member read_dispatch_id (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:75: warning: Member read_dispatch_id_field_base_byte_offset (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:76: warning: Member compute_tmpring_size (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:77: warning: Member scratch_resource_descriptor[4] (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:78: warning: Member scratch_backing_memory_location (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:79: warning: Member scratch_backing_memory_byte_size (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:80: warning: Member scratch_workitem_byte_size (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:81: warning: Member queue_properties (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:82: warning: Member reserved3[2] (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:83: warning: Member queue_inactive_signal (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:84: warning: Member reserved4[14] (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:263: warning: Member elf_raw (variable) of class amd_runtime_loader_debug_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:264: warning: Member elf_size (variable) of class amd_runtime_loader_debug_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:265: warning: Member kernel_name (variable) of class amd_runtime_loader_debug_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:266: warning: Member owning_segment (variable) of class amd_runtime_loader_debug_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:62: warning: Member kind (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:68: warning: Member event_mailbox_ptr (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:69: warning: Member event_id (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:70: warning: Member reserved1 (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:71: warning: Member start_ts (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:72: warning: Member end_ts (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:77: warning: Member reserved3[2] (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:141: warning: Member version (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:142: warning: Member hsa_amd_coherency_get_type_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:143: warning: Member hsa_amd_coherency_set_type_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:144: warning: Member hsa_amd_profiling_set_profiler_enabled_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:145: warning: Member hsa_amd_profiling_async_copy_enable_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:146: warning: Member hsa_amd_profiling_get_dispatch_time_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:147: warning: Member hsa_amd_profiling_get_async_copy_time_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:148: warning: Member hsa_amd_profiling_convert_tick_to_system_domain_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:149: warning: Member hsa_amd_signal_async_handler_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:150: warning: Member hsa_amd_async_function_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:151: warning: Member hsa_amd_signal_wait_any_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:152: warning: Member hsa_amd_queue_cu_set_mask_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:153: warning: Member hsa_amd_memory_pool_get_info_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:154: warning: Member hsa_amd_agent_iterate_memory_pools_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:155: warning: Member hsa_amd_memory_pool_allocate_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:156: warning: Member hsa_amd_memory_pool_free_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:157: warning: Member hsa_amd_memory_async_copy_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:158: warning: Member hsa_amd_agent_memory_pool_get_info_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:159: warning: Member hsa_amd_agents_allow_access_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:160: warning: Member hsa_amd_memory_pool_can_migrate_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:161: warning: Member hsa_amd_memory_migrate_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:162: warning: Member hsa_amd_memory_lock_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:163: warning: Member hsa_amd_memory_unlock_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:164: warning: Member hsa_amd_memory_fill_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:165: warning: Member hsa_amd_interop_map_buffer_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:166: warning: Member hsa_amd_interop_unmap_buffer_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:167: warning: Member hsa_amd_image_create_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:168: warning: Member hsa_amd_pointer_info_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:169: warning: Member hsa_amd_pointer_info_set_userdata_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:170: warning: Member hsa_amd_ipc_memory_create_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:171: warning: Member hsa_amd_ipc_memory_attach_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:172: warning: Member hsa_amd_ipc_memory_detach_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:173: warning: Member hsa_amd_signal_create_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:174: warning: Member hsa_amd_ipc_signal_create_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:175: warning: Member hsa_amd_ipc_signal_attach_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:176: warning: Member hsa_amd_register_system_event_handler_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:177: warning: Member hsa_amd_queue_intercept_create_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:178: warning: Member hsa_amd_queue_intercept_register_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:179: warning: Member hsa_amd_queue_set_priority_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:180: warning: Member hsa_amd_memory_async_copy_rect_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:181: warning: Member hsa_amd_runtime_queue_create_register_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:182: warning: Member hsa_amd_memory_lock_to_pool_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:254: warning: Member size (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:255: warning: Member kind (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:256: warning: Member geometry (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:257: warning: Member channel_order (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:258: warning: Member channel_type (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:259: warning: Member reserved1 (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:260: warning: Member width (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:261: warning: Member height (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:262: warning: Member depth (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:263: warning: Member array (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:267: warning: Member major_version (variable) of class amdgpu_hsa_note_code_object_version_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:268: warning: Member minor_version (variable) of class amdgpu_hsa_note_code_object_version_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:272: warning: Member hsail_major_version (variable) of class amdgpu_hsa_note_hsail_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:273: warning: Member hsail_minor_version (variable) of class amdgpu_hsa_note_hsail_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:274: warning: Member profile (variable) of class amdgpu_hsa_note_hsail_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:275: warning: Member machine_model (variable) of class amdgpu_hsa_note_hsail_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:276: warning: Member default_float_round (variable) of class amdgpu_hsa_note_hsail_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:280: warning: Member vendor_name_size (variable) of class amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:281: warning: Member architecture_name_size (variable) of class amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:282: warning: Member major (variable) of class amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:283: warning: Member minor (variable) of class amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:284: warning: Member stepping (variable) of class amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:285: warning: Member vendor_and_architecture_name[1] (variable) of class amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:297: warning: Member producer_options_size (variable) of class amdgpu_hsa_note_producer_options_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:298: warning: Member producer_options[1] (variable) of class amdgpu_hsa_note_producer_options_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:289: warning: Member producer_name_size (variable) of class amdgpu_hsa_note_producer_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:290: warning: Member reserved (variable) of class amdgpu_hsa_note_producer_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:291: warning: Member producer_major_version (variable) of class amdgpu_hsa_note_producer_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:292: warning: Member producer_minor_version (variable) of class amdgpu_hsa_note_producer_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:293: warning: Member producer_name[1] (variable) of class amdgpu_hsa_note_producer_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:185: warning: Member size (variable) of class amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:186: warning: Member kind (variable) of class amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:187: warning: Member coord (variable) of class amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:188: warning: Member filter (variable) of class amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:189: warning: Member addressing (variable) of class amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:190: warning: Member reserved1 (variable) of class amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:104: warning: Member major_id (variable) of class ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:105: warning: Member minor_id (variable) of class ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:106: warning: Member step_id (variable) of class ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:107: warning: Member reserved (variable) of class ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:783: warning: Member byteCount (variable) of class BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:784: warning: Member kind (variable) of class BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:788: warning: Member byteCount (variable) of class BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:789: warning: Member bytes[1] (variable) of class BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:793: warning: Member base (variable) of class BrigDirectiveArgBlock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraage relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file ROCm_Libraries/rocr/src/inc/amd_hsa_common.h... Generating code for file ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h... Generating code for file ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h... Generating code for file ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h... Generating code for file ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h... Generating code for file ROCm_Libraries/rocr/src/inc/Brig.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa_api_trace.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa_ext_finalize.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa_ext_image.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h... Generating code for file ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp... Generating code for file ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp... Generating code for file ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp... Generating file documentation... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound amd_control_directives_s... Generating docs for compound amd_kernel_code_s... Generating docs for compound amd_queue_t... Generating docs for compound amd_runtime_loader_debug_info_t... Generating docs for compound amd_signal_t... Generating docs for compound AmdExtTable... Generating docs for compound amdgpu_hsa_image_descriptor_t... Generating docs for compound amdgpu_hsa_note_code_object_version_t... Generating docs for compound amdgpu_hsa_note_hsail_t... Generating docs for compound amdgpu_hsa_note_isa_t... Generating docs for compound amdgpu_hsa_note_producer_options_t... Generating docs for compound amdgpu_hsa_note_producer_t... Generating docs for compound amdgpu_hsa_sampler_descriptor_t... 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 BrigIries/rocr/src/inc/Brig.h:797: warning: Member base (variable) of class BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:798: warning: Member name (variable) of class BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:802: warning: Member base (variable) of class BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:803: warning: Member control (variable) of class BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:804: warning: Member reserved (variable) of class BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:805: warning: Member operands (variable) of class BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:809: warning: Member base (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:810: warning: Member name (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:811: warning: Member outArgCount (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:812: warning: Member inArgCount (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:813: warning: Member firstInArg (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:814: warning: Member firstCodeBlockEntry (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:815: warning: Member nextModuleEntry (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:816: warning: Member modifier (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:817: warning: Member linkage (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:818: warning: Member reserved (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:822: warning: Member base (variable) of class BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:823: warning: Member name (variable) of class BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:827: warning: Member base (variable) of class BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:828: warning: Member name (variable) of class BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:829: warning: Member modifier (variable) of class BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:830: warning: Member linkage (variable) of class BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:831: warning: Member reserved (variable) of class BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:835: warning: Member base (variable) of class BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:836: warning: Member name (variable) of class BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:840: warning: Member base (variable) of class BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:841: warning: Member filename (variable) of class BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:842: warning: Member line (variable) of class BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:843: warning: Member column (variable) of class BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:870: warning: Member base (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:871: warning: Member name (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:872: warning: Member hsailMajor (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:873: warning: Member hsailMinor (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:874: warning: Member profile (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:875: warning: Member machineModel (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:876: warning: Member defaultFloatRound (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:877: warning: Member reserved (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:847: warning: Member base (variable) of class BrigDirectiveNone is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:851: warning: Member base (variable) of class BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:852: warning: Member operands (variable) of class BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:856: warning: Member base (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:857: warning: Member name (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:858: warning: Member init (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:859: warning: Member type (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:860: warning: Member segment (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:861: warning: Member align (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:862: warning: Member dim (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:863: warning: Member modifier (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:864: warning: Member linkage (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:865: warning: Member allocation (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:866: warning: Member reserved (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:888: warning: Member base (variable) of class BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:889: warning: Member segment (variable) of class BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:890: warning: Member reserved[3] (variable) of class BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:894: warning: Member base (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:895: warning: Member segment (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:896: warning: Member memoryOrder (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:897: warning: Member memoryScope (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:898: warning: Member atomicOperation (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:899: warning: Member equivClass (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:900: warning: Member reserved[3] (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:881: warning: Member base (variable) of class BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:882: warning: Member opcode (variable) of class BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:883: warning: Member type (variable) of class BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:884: warning: Member operands (variable) of class BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:904: warning: Member base (variable) of class BrigInstBasic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:908: warning: Member base (variable) of class BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:909: warning: Member width (variable) of class BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:910: warning: Member reserved[3] (variable) of class BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:914: warning: Member base (variable) of class BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:915: warning: Member sourceType (variable) of class BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:916: warning: Member modifier (variable) of class BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:917: warning: Member compare (variable) of class BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:918: warning: Member pack (variable) of class BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:919: warning: Member reserved[3] (variable) of class BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:923: warning: Member base (variable) of class BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:924: warning: Member sourceType (variable) of class BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:925: warning: Member modifier (variable) of class BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:926: warning: Member round (variable) of class BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:930: warning: Member base (variable) of class BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:931: warning: Member imageType (variable) of class BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:932: warning: Member coordType (variable) of class BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:933: warning: Member geometry (variable) of class BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:934: warning: Member equivClass (variable) of class BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:935: warning: Member reserved (variable) of class BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:939: warning: Member base (variable) of class BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:940: warning: Member sourceType (variable) of class BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:941: warning: Member width (variable) of class BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:942: warning: Member reserved (variable) of class BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:946: warning: Member base (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:947: warning: Member segment (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:948: warning: Member align (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:949: warning: Member equivClass (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:950: warning: Member width (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:951: warning: Member modifier (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:952: warning: Member reserved[3] (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:956: warning: Member base (variable) of class BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:957: warning: Member memoryOrder (variable) of class BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:958: warning: Member globalSegmentMemoryScope (variable) of class BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:959: warning: Member groupSegmentMemoryScope (variable) of class BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:960: warning: Member imageSegmentMemoryScope (variable) of class BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:964: warning: Member base (variable) of class BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:965: warning: Member modifier (variable) of class BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:966: warning: Member round (variable) of class BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:967: warning: Member pack (variable) of class BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:968: warning: Member reserved (variable) of class BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:972: warning: Member base (variable) of class BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:973: warning: Member imageType (variable) of class BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:974: warning: Member geometry (variable) of class BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:975: warning: Member query (variable) of class BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:979: warning: Member base (variable) of class BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:980: warning: Member query (variable) of class BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:981: warning: Member reserved[3] (variable) of class BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:985: warning: Member base (variable) of class BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:986: warning: Member segment (variable) of class BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:987: warning: Member memoryOrder (variable) of class BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:988: warning: Member reserved (variable) of class BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:992: warning: Member base (variable) of class BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:993: warning: Member segment (variable) of class BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:994: warning: Member reserved[3] (variable) of class BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:998: warning: Member base (variable) of class BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:999: warning: Member sourceType (variable) of class BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1000: warning: Member segment (variable) of class BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1001: warning: Member modifier (variable) of class BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1005: warning: Member base (variable) of class BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1006: warning: Member signalType (variable) of class BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1007: warning: Member memoryOrder (variable) of class BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1008: warning: Member signalOperation (variable) of class BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1012: warning: Member base (variable) of class BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1013: warning: Member sourceType (variable) of class BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1014: warning: Member reserved (variable) of class BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1115: warning: Member identification[8] (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1116: warning: Member brigMajor (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1117: warning: Member brigMinor (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1118: warning: Member byteCount (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1119: warning: Member hash[64] (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1120: warning: Member reserved (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1121: warning: Member sectionCount (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1122: warning: Member sectionIndex (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1018: warning: Member base (variable) of class BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1019: warning: Member symbol (variable) of class BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1020: warning: Member reg (variable) of class BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1021: warning: Member offset (variable) of class BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1025: warning: Member base (variable) of class BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1026: warning: Member align (variable) of class BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1027: warning: Member reserved[3] (variable) of class BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1031: warning: Member base (variable) of class BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1032: warning: Member elements (variable) of class BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1036: warning: Member base (variable) of class BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1037: warning: Member ref (variable) of class BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1041: warning: Member base (variable) of class BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1042: warning: Member type (variable) of class BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1043: warning: Member reserved (variable) of class BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1044: warning: Member bytes (variable) of class BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1055: warning: Member base (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1056: warning: Member type (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1057: warning: Member geometry (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1058: warning: Member channelOrder (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1059: warning: Member channelType (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1060: warning: Member reserved[3] (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1061: warning: Member width (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1062: warning: Member height (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1063: warning: Member depth (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1064: warning: Member array (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1048: warning: Member base (variable) of class BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1049: warning: Member type (variable) of class BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1050: warning: Member reserved (variable) of class BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1051: warning: Member elements (variable) of class BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1079: warning: Member base (variable) of class BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1080: warning: Member type (variable) of class BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1081: warning: Member coord (variable) of class BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1082: warning: Member filter (variable) of class BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1083: warning: Member addressing (variable) of class BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1084: warning: Member reserved[3] (variable) of class BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1068: warning: Member base (variable) of class BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1069: warning: Member elements (variable) of class BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1073: warning: Member base (variable) of class BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1074: warning: Member regKind (variable) of class BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1075: warning: Member regNum (variable) of class BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1088: warning: Member base (variable) of class BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1089: warning: Member string (variable) of class BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1093: warning: Member base (variable) of class BrigOperandWavesize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1108: warning: Member byteCount (variable) of class BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1109: warning: Member headerByteCount (variable) of class BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1110: warning: Member nameLength (variable) of class BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1111: warning: Member name[1] (variable) of class BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:778: warning: Member lo (variable) of class BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:779: warning: Member hi (variable) of class BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:187: warning: Member version (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:188: warning: Member hsa_init_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:189: warning: Member hsa_shut_down_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:190: warning: Member hsa_system_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:191: warning: Member hsa_system_extension_supported_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:192: warning: Member hsa_system_get_extension_table_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:193: warning: Member hsa_iterate_agents_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:194: warning: Member hsa_agent_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:195: warning: Member hsa_queue_create_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:196: warning: Member hsa_soft_queue_create_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:197: warning: Member hsa_queue_destroy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:198: warning: Member hsa_queue_inactivate_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:199: warning: Member hsa_queue_load_read_index_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:200: warning: Member hsa_queue_load_read_index_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:201: warning: Member hsa_queue_load_write_index_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:202: warning: Member hsa_queue_load_write_index_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:203: warning: Member hsa_queue_store_write_index_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:204: warning: Member hsa_queue_store_write_index_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:205: warning: Member hsa_queue_cas_write_index_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:206: warning: Member hsa_queue_cas_write_index_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:207: warning: Member hsa_queue_cas_write_index_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:208: warning: Member hsa_queue_cas_write_index_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:209: warning: Member hsa_queue_add_write_index_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:210: warning: Member hsa_queue_add_write_index_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:211: warning: Member hsa_queue_add_write_index_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:212: warning: Member hsa_queue_add_write_index_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:213: warning: Member hsa_queue_store_read_index_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:214: warning: Member hsa_queue_store_read_index_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:215: warning: Member hsa_agent_iterate_regions_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:216: warning: Member hsa_region_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:217: warning: Member hsa_agent_get_exception_policies_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:218: warning: Member hsa_agent_extension_supported_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:219: warning: Member hsa_memory_register_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:220: warning: Member hsa_memory_deregister_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:221: warning: Member hsa_memory_allocate_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:222: warning: Member hsa_memory_free_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:223: warning: Member hsa_memory_copy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:224: warning: Member hsa_memory_assign_agent_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:225: warning: Member hsa_signal_create_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:226: warning: Member hsa_signal_destroy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:227: warning: Member hsa_signal_load_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:228: warning: Member hsa_signal_load_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:229: warning: Member hsa_signal_store_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:230: warning: Member hsa_signal_store_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:231: warning: Member hsa_signal_wait_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:232: warning: Member hsa_signal_wait_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:233: warning: Member hsa_signal_and_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:234: warning: Member hsa_signal_and_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:235: warning: Member hsa_signal_and_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:236: warning: Member hsa_signal_and_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:237: warning: Member hsa_signal_or_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:238: warning: Member hsa_signal_or_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:239: warning: Member hsa_signal_or_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:240: warning: Member hsa_signal_or_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:241: warning: Member hsa_signal_xor_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:242: warning: Member hsa_signal_xor_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:243: warning: Member hsa_signal_xor_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:244: warning: Member hsa_signal_xor_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:245: warning: Member hsa_signal_exchange_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:246: warning: Member hsa_signal_exchange_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:247: warning: Member hsa_signal_exchange_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:248: warning: Member hsa_signal_exchange_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:249: warning: Member hsa_signal_add_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:250: warning: Member hsa_signal_add_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:251: warning: Member hsa_signal_add_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:252: warning: Member hsa_signal_add_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:253: warning: Member hsa_signal_subtract_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:254: warning: Member hsa_signal_subtract_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:255: warning: Member hsa_signal_subtract_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:256: warning: Member hsa_signal_subtract_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:257: warning: Member hsa_signal_cas_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:258: warning: Member hsa_signal_cas_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:259: warning: Member hsa_signal_cas_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:260: warning: Member hsa_signal_cas_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:264: warning: Member hsa_isa_from_name_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:266: warning: Member hsa_isa_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:268: warning: Member hsa_isa_compatible_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:273: warning: Member hsa_code_object_serialize_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:275: warning: Member hsa_code_object_deserialize_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:277: warning: Member hsa_code_object_destroy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:279: warning: Member hsa_code_object_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:281: warning: Member hsa_code_object_get_symbol_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:283: warning: Member hsa_code_symbol_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:285: warning: Member hsa_code_object_iterate_symbols_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:290: warning: Member hsa_executable_create_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:291: warning: Member hsa_executable_destroy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:293: warning: Member hsa_executable_load_code_object_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:294: warning: Member hsa_executable_freeze_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:295: warning: Member hsa_executable_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:297: warning: Member hsa_executable_global_variable_define_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:299: warning: Member hsa_executable_agent_global_variable_define_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:301: warning: Member hsa_executable_readonly_variable_define_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:302: warning: Member hsa_executable_validate_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:304: warning: Member hsa_executable_get_symbol_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:305: warning: Member hsa_executable_symbol_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:307: warning: Member hsa_executable_iterate_symbols_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:311: warning: Member hsa_status_string_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:314: warning: Member hsa_extension_get_name_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:315: warning: Member hsa_system_major_extension_supported_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:316: warning: Member hsa_system_get_major_extension_table_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:317: warning: Member hsa_agent_major_extension_supported_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:318: warning: Member hsa_cache_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:319: warning: Member hsa_agent_iterate_caches_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:320: warning: Member hsa_signal_silent_store_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:321: warning: Member hsa_signal_silent_store_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:322: warning: Member hsa_signal_group_create_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:323: warning: Member hsa_signal_group_destroy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:324: warning: Member hsa_signal_group_wait_any_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:325: warning: Member hsa_signal_group_wait_any_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:329: warning: Member hsa_agent_iterate_isas_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:330: warning: Member hsa_isa_get_info_alt_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:331: warning: Member hsa_isa_get_exception_policies_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:332: warning: Member hsa_isa_get_round_method_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:333: warning: Member hsa_wavefront_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:334: warning: Member hsa_isa_iterate_wavefronts_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:340: warning: Member hsa_code_object_get_symbol_from_name_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:345: warning: Member hsa_code_object_reader_create_from_file_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:347: warning: Member hsa_code_object_reader_create_from_memory_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:348: warning: Member hsa_code_object_reader_destroy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:349: warning: Member hsa_executable_create_alt_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:351: warning: Member hsa_executable_load_program_code_object_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:353: warning: Member hsa_executable_load_agent_code_object_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:354: warning: Member hsa_executable_validate_alt_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:356: warning: Member hsa_executable_get_symbol_by_name_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:358: warning: Member hsa_executable_iterate_agent_symbols_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:360: warning: Member hsa_executable_iterate_program_symbols_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:112: warning: Member version (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:113: warning: Member hsa_ext_program_create_fn (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:114: warning: Member hsa_ext_program_destroy_fn (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:115: warning: Member hsa_ext_program_add_module_fn (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:116: warning: Member hsa_ext_program_iterate_modules_fn (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:117: warning: Member hsa_ext_program_get_info_fn (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:118: warning: Member hsa_ext_program_finalize_fn (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h:3018: warning: Member reserved1 (variable) of class hsa_agent_dispatch_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h:3019: warning: Member return_address (variable) of class hsa_agent_dispatch_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1791: warning: Member event_type (variable) of class hsa_amd_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1772: warning: Member agent (variable) of class hsa_amd_gpu_memory_fault_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1776: warning: Member virtual_address (variable) of class hsa_amd_gpu_memory_fault_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1781: warning: Member fault_reason_mask (variable) of class hsa_amd_gpu_memory_fault_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:149: warning: Member HDP_MEM_FLUSH_CNTL (variable) of class hsa_amd_hdp_flush_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:150: warning: Member HDP_REG_FLUSH_CNTL (variable) of class hsa_amd_hdp_flush_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1407: warning: Member version (variable) of class hsa_amd_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1412: warning: Member deviceID (variable) of class hsa_amd_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1417: warning: Member data[1] (variable) of class hsa_amd_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1590: warning: Member handle[8] (variable) of class hsa_amd_ipc_memory_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1496: warning: Member size (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1500: warning: Member type (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1504: warning: Member agentBaseAddress (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1508: warning: Member hostBaseAddress (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1512: warning: Member sizeInBytes (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1516: warning: Member userData (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1522: warning: Member agentOwner (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:208: warning: Member header (variable) of class hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:209: warning: Member pm4_command[27] (variable) of class hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:210: warning: Member completion_signal (variable) of class hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/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 class hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_finalize.h:506: warning: Member hsa_ext_program_destroy)(hsa_ext_program_t program) (variable) of class hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/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 class hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/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 class hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/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 class hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/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 class hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1288: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1294: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1300: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1307: warning: Member hsa_ext_image_destroy)(hsa_agent_t agent, hsa_ext_image_t image) (variable) of class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1311: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1319: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1327: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1335: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1341: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1346: warning: Member hsa_ext_sampler_destroy)(hsa_agent_t agent, hsa_ext_sampler_t sampler) (variable) of class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1359: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1365: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1371: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1378: warning: Member hsa_ext_image_destroy)(hsa_agent_t agent, hsa_ext_image_t image) (variable) of class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1382: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1390: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1398: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1406: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1412: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1417: warning: Member hsa_ext_sampler_destroy)(hsa_agent_t agent, hsa_ext_sampler_t sampler) (variable) of class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1421: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1428: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1437: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h:2969: warning: Member reserved1 (variable) of class hsa_kernel_dispatch_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h:2970: warning: Member kernarg_address (variable) of class hsa_kernel_dispatch_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:903: warning: Member base (variable) of class hsa_pitched_ptr_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:904: warning: Member pitch (variable) of class hsa_pitched_ptr_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:905: warning: Member slice (variable) of class hsa_pitched_ptr_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h:2252: warning: Member reserved0 (variable) of class hsa_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h:2253: warning: Member base_address (variable) of class hsa_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:329: warning: Member hsa_ven_amd_aqlprofile_version_major)() (variable) of class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:330: warning: Member hsa_ven_amd_aqlprofile_version_minor)() (variable) of class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:332: warning: Member hsa_ven_amd_aqlprofile_error_string)(const char **str) (variable) of class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:335: warning: Member hsa_ven_amd_aqlprofile_validate_event)(hsa_agent_t agent, const hsa_ven_amd_aqlprofile_event_t *event, bool *result) (variable) of class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:340: 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 class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:344: 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 class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:348: 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 class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:352: warning: Member hsa_ven_amd_aqlprofile_legacy_get_pm4)(const hsa_ext_amd_aql_pm4_packet_t *aql_packet, void *data) (variable) of class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:356: 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 class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:361: 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 class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:182: warning: Member ptr (variable) of class hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:183: warning: Member size (variable) of class hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:139: warning: Member block_name (variable) of class hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:140: warning: Member block_index (variable) of class hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:141: warning: Member counter_id (variable) of class hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:265: warning: Member name (variable) of class hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:266: warning: Member id (variable) of class hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:267: warning: Member instance_count (variable) of class hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:249: warning: Member sample_id (variable) of class hsa_ven_amd_aqlprofile_info_data_t is not documented. nstLane... 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_t... Generating docs for compound hsa_agent_t... Generating docs for compound hsa_amd_event_t... Generating docs for compound hsa_amd_gpu_memory_fault_info_t... Generating docs for compound hsa_amd_hdp_flush_t... Generating docs for compound hsa_amd_image_descriptor_t... Generating docs for compound hsa_amd_ipc_memory_t... Generating docs for compound hsa_amd_memory_pool_link_info_t... Generating docs for compound hsa_amd_memory_pool_t... Generating docs for compound hsa_amd_pointer_info_t... Generating docs for compound hsa_amd_profiling_async_copy_time_t... Generating docs for compound hsa_amd_profiling_dispatch_time_t... Generating docs for compound hsa_barrier_and_packet_t... Generating docs for compound hsa_barrier_or_packet_t... Generating docs for compound hsa_cache_t... Generating docs for compound hsa_callback_data_t... Generating docs for compound hsa_code_object_reader_t... Generating docs for compound hsa_code_object_t... Generating docs for compound hsa_code_symbol_t... Generating docs for compound hsa_dim3_t... Generating docs for compound hsa_executable_symbol_t... Generating docs for compound hsa_executable_t... Generating docs for compound hsa_ext_amd_aql_pm4_packet_t... Generating docs for compound hsa_ext_control_directives_t... Generating docs for compound hsa_ext_finalizer_1_00_pfn_t... Generating docs for compound hsa_ext_image_data_info_t... Generating docs for compound hsa_ext_image_descriptor_t... Generating docs for compound hsa_ext_image_format_t... Generating docs for compound hsa_ext_image_region_t... Generating docs for compound hsa_ext_image_t... Generating docs for compound hsa_ext_images_1_00_pfn_t... Generating docs for compound hsa_ext_images_1_pfn_t... Generating docs for compound hsa_ext_program_t... Generating docs for compound hsa_ext_sampler_descriptor_t... Generating docs for compound hsa_ext_sampler_t... Generating docs for compound hsa_isa_t... Generating docs for compound hsa_kernel_dispatch_packet_t... Generating docs for compound hsa_loaded_code_object_t... Generating docs for compound hsa_pitched_ptr_t... Generating docs for compound hsa_queue_t... Generating docs for compound hsa_region_t... Generating docs for compound hsa_signal_group_t... Generating docs for compound hsa_signal_t... Generating docs for compound hsa_ven_amd_aqlprofile_1_00_pfn_t... 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.../home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:166: warning: Member parameter_name (variable) of class hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:167: warning: Member value (variable) of class hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:190: warning: Member agent (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:191: warning: Member type (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:192: warning: Member events (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:193: warning: Member event_count (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:194: warning: Member parameters (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:195: warning: Member parameter_count (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:196: warning: Member output_buffer (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:197: warning: Member command_buffer (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:410: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of class hsa_ven_amd_loader_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:414: 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 class hsa_ven_amd_loader_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:418: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of class hsa_ven_amd_loader_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:427: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of class hsa_ven_amd_loader_1_01_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:431: 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 class hsa_ven_amd_loader_1_01_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:435: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of class hsa_ven_amd_loader_1_01_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:439: 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 class hsa_ven_amd_loader_1_01_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:447: 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 class hsa_ven_amd_loader_1_01_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:368: warning: Member version (variable) of class HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:371: warning: Member core_ (variable) of class HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:374: warning: Member amd_ext_ (variable) of class HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:377: warning: Member finalizer_ext_ (variable) of class HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:380: warning: Member image_ext_ (variable) of class HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:385: warning: Member root (variable) of class HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:386: warning: Member core (variable) of class HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:387: warning: Member amd_ext (variable) of class HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:388: warning: Member finalizer_ext (variable) of class HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:389: warning: Member image_ext (variable) of class HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:123: warning: Member version (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:124: warning: Member hsa_ext_image_get_capability_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:125: warning: Member hsa_ext_image_data_get_info_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:126: warning: Member hsa_ext_image_create_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:127: warning: Member hsa_ext_image_import_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:128: warning: Member hsa_ext_image_export_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:129: warning: Member hsa_ext_image_copy_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:130: warning: Member hsa_ext_image_clear_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:131: warning: Member hsa_ext_image_destroy_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:132: warning: Member hsa_ext_sampler_create_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:133: warning: Member hsa_ext_sampler_destroy_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:134: warning: Member hsa_ext_image_get_capability_with_layout_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:135: warning: Member hsa_ext_image_data_get_info_with_layout_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:136: warning: Member hsa_ext_image_create_with_layout_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:297: warning: Member byte_type (typedef) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:298: warning: Member size_type (typedef) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:301: warning: Member Buffer(const byte_type *src, size_type size, size_type align=0) (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:304: warning: Member raw() const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:306: warning: Member align() const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:308: warning: Member size() const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:310: warning: Member isConst() const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:312: warning: Member isEmpty() (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:314: warning: Member hasRaw(const byte_type *src) const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:317: warning: Member has(const T *src) const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:319: warning: Member has(size_type offset) const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:323: warning: Member getOffset(const T *src) const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:326: warning: Member get(size_type offset) const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:328: warning: Member addString(const std::string &str, size_type align=0) (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:329: warning: Member addStringLength(const std::string &str, size_type align=0) (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:330: warning: Member nextOffset(size_type align) const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:332: warning: Member add(const T *src, size_type size, size_type align) (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:335: warning: Member add(const T &src, size_type align=0) (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:337: warning: Member align(size_type align) (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:340: warning: Member reserve() (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:111: warning: Member create() (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:112: warning: Member readFrom(const std::string &filename) (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:113: warning: Member copyFrom(const void *data, size_t size) (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:114: warning: Member writeTo(const std::string &filename) (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:115: warning: Member copyTo(void **buffer, size_t *size=0) (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:116: warning: Member copyTo(void *buffer, size_t size) (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:117: warning: Member getSize() (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:119: warning: Member output() (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:121: warning: Member fd() (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:684: warning: Member GElfImage(int elfclass) (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:686: warning: Member initNew(uint16_t machine, uint16_t type, uint8_t os_abi=0, uint8_t abi_version=0, uint32_t e_flags=0) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:687: warning: Member loadFromFile(const std::string &filename) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:688: warning: Member saveToFile(const std::string &filename) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:689: warning: Member initFromBuffer(const void *buffer, size_t size) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:690: warning: Member initAsBuffer(const void *buffer, size_t size) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:691: warning: Member close() (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:692: warning: Member writeTo(const std::string &filename) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:693: warning: Member copyToBuffer(void **buf, size_t *size=0) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:694: warning: Member copyToBuffer(void *buf, size_t size) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:696: warning: Member data() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:697: warning: Member size() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:699: warning: Member push() (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:701: warning: Member Freeze() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:702: warning: Member Validate() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:704: warning: Member Machine() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:705: warning: Member Type() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:706: warning: Member EFlags() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:707: warning: Member ABIVersion() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:709: warning: Member shstrtab() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:710: warning: Member strtab() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:711: warning: Member getSymtab(uint16_t index) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:716: warning: Member addStringTable(const std::string &name) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:717: warning: Member getStringTable(uint16_t index) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:719: warning: Member addSymbolTable(const std::string &name, StringTable *stab=0) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:720: warning: Member symtab() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:722: warning: Member segment(size_t i) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:723: warning: Member segmentByVAddr(uint64_t vaddr) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:724: warning: Member sectionCount() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:725: warning: Member section(size_t i) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:726: warning: Member sectionByVAddr(uint64_t vaddr) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:727: warning: Member machine() const (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:728: warning: Member etype() const (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:729: warning: Member eclass() const (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:730: warning: Member elfError(const char *msg) (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:732: warning: Member note() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:733: warning: Member addNoteSection(const std::string &name) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:735: warning: Member segmentCount() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:736: warning: Member initSegment(uint32_t type, uint32_t flags, uint64_t paddr=0) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:737: warning: Member addSegments() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:739: warning: Member addSection(const std::string &name, uint32_t type, uint64_t flags=0, uint64_t entsize=0, Segment *segment=0) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:745: warning: Member addRelocationSection(Section *sec, SymbolTable *symtab) (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:746: warning: Member relocationSection(Section *sec, SymbolTable *symtab=0) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:591: warning: Member GElfNoteSection(GElfImage *elf) (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:592: warning: Member push(const std::string &name) (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:593: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:594: warning: Member type() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:595: warning: Member Name() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:596: warning: Member addr() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:597: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:598: warning: Member offset() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:599: warning: Member addralign() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:600: warning: Member flags() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:601: warning: Member size() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:602: warning: Member segment() override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:603: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:604: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:605: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:606: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:607: warning: Member relocationSection(SymbolTable *symtab) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:608: warning: Member addNote(const std::string &name, uint32_t type, const void *desc, uint32_t desc_size) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:609: warning: Member getNote(const std::string &name, uint32_t type, void **desc, uint32_t *desc_size) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:610: warning: Member asRelocationSection() override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:611: warning: Member memSize() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:612: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:613: warning: Member memAlign() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:614: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:424: warning: Member GElfSection(GElfImage *elf) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:426: warning: Member push(const char *name, uint32_t shtype, uint64_t shflags, uint16_t shlink, uint32_t info, uint32_t align, uint64_t entsize=0) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:427: warning: Member pull0() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:428: warning: Member pull(uint16_t ndx) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:429: warning: Member pullData() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:430: warning: Member push() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:431: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:432: warning: Member type() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:433: warning: Member Name() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:434: warning: Member offset() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:435: warning: Member addr() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:436: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:437: warning: Member addralign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:438: warning: Member flags() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:439: warning: Member size() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:440: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:441: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:442: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:443: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:444: warning: Member relocationSection(SymbolTable *symtab=0) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:445: warning: Member segment() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:446: warning: Member asRelocationSection() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:447: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:448: warning: Member memSize() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:449: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:450: warning: Member memAlign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:453: warning: Member elf (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:454: warning: Member seg (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:455: warning: Member hdr (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data0 (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:457: warning: Member memsize_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:458: warning: Member align_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:459: warning: Member reloc_sec (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:461: warning: Member ndxscn (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:628: warning: Member GElfRelocation(GElfRelocationSection *rsection_, Buffer &edata_, size_t eindex_) (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:634: warning: Member push(uint32_t type, Symbol *symbol, uint64_t offset, int64_t addend) (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:636: warning: Member section() override (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:637: warning: Member type() override (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:638: warning: Member symbolIndex() override (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:639: warning: Member symbol() override (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:640: warning: Member offset() override (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:641: warning: Member addend() override (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:651: warning: Member GElfRelocationSection(GElfImage *elf, Section *targetSection=0, GElfSymbolTable *symtab_=0) (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:652: warning: Member push(const std::string &name) (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:653: warning: Member pullData() override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:654: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:655: warning: Member type() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:656: warning: Member Name() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:657: warning: Member addr() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:658: warning: Member offset() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:659: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:660: warning: Member addralign() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:661: warning: Member flags() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:662: warning: Member size() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:663: warning: Member segment() override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:664: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:665: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:666: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:667: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:668: warning: Member relocationSection(SymbolTable *symtab) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:669: warning: Member asRelocationSection() override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:671: warning: Member relocationCount() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:672: warning: Member relocation(size_t i) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:673: warning: Member addRelocation(uint32_t type, Symbol *symbol, uint64_t offset, int64_t addend) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:674: warning: Member targetSection() override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:675: warning: Member memSize() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:676: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:677: warning: Member memAlign() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:678: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:424: warning: Member GElfSection(GElfImage *elf) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:426: warning: Member push(const char *name, uint32_t shtype, uint64_t shflags, uint16_t shlink, uint32_t info, uint32_t align, uint64_t entsize=0) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:427: warning: Member pull0() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:428: warning: Member pull(uint16_t ndx) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:430: warning: Member push() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:431: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:432: warning: Member type() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:433: warning: Member Name() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:434: warning: Member offset() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:435: warning: Member addr() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:436: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:437: warning: Member addralign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:438: warning: Member flags() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:439: warning: Member size() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:440: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:441: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:442: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:443: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:444: warning: Member relocationSection(SymbolTable *symtab=0) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:445: warning: Member segment() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:446: warning: Member asRelocationSection() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:447: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:448: warning: Member memSize() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:449: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:450: warning: Member memAlign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:453: warning: Member elf (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:454: warning: Member seg (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:455: warning: Member hdr (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data0 (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:457: warning: Member memsize_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:458: warning: Member align_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:459: warning: Member reloc_sec (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:461: warning: Member ndxscn (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:424: warning: Member GElfSection(GElfImage *elf) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:426: warning: Member push(const char *name, uint32_t shtype, uint64_t shflags, uint16_t shlink, uint32_t info, uint32_t align, uint64_t entsize=0) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:427: warning: Member pull0() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:428: warning: Member pull(uint16_t ndx) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:429: warning: Member pullData() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:430: warning: Member push() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:431: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:432: warning: Member type() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:433: warning: Member Name() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:434: warning: Member offset() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:435: warning: Member addr() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:436: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:437: warning: Member addralign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:438: warning: Member flags() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:439: warning: Member size() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:440: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:441: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:442: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:443: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:444: warning: Member relocationSection(SymbolTable *symtab=0) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:445: warning: Member segment() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:446: warning: Member asRelocationSection() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:447: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:448: warning: Member memSize() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:449: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:450: warning: Member memAlign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:453: warning: Member elf (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:454: warning: Member seg (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:455: warning: Member hdr (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data0 (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:457: warning: Member memsize_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:458: warning: Member align_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:459: warning: Member reloc_sec (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:461: warning: Member ndxscn (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:470: warning: Member GElfSegment(GElfImage *elf, uint16_t index) (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:471: warning: Member GElfSegment(GElfImage *elf, uint16_t index, uint32_t type, uint32_t flags, uint64_t paddr=0) (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:472: warning: Member push(uint64_t vaddr) (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:473: warning: Member pull() (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:474: warning: Member type() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:475: warning: Member memSize() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:476: warning: Member align() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:477: warning: Member imageSize() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:478: warning: Member vaddr() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:479: warning: Member flags() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:480: warning: Member offset() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:481: warning: Member data() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:482: warning: Member getSegmentIndex() override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:483: warning: Member updateAddSection(Section *section) override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:494: warning: Member GElfStringTable(GElfImage *elf) (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:495: warning: Member push(const char *name, uint32_t shtype, uint64_t shflags) (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:496: warning: Member pullData() override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:497: warning: Member addString(const std::string &s) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:498: warning: Member addString1(const std::string &s) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:499: warning: Member getString(size_t ndx) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:500: warning: Member getStringIndex(const char *name) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:502: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:503: warning: Member type() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:504: warning: Member Name() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:505: warning: Member addr() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:506: warning: Member offset() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:507: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:508: warning: Member addralign() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:509: warning: Member flags() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:510: warning: Member size() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:511: warning: Member segment() override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:512: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:513: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:514: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:515: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:516: warning: Member relocationSection(SymbolTable *symtab) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:517: warning: Member asRelocationSection() override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:518: warning: Member memSize() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:519: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:520: warning: Member memAlign() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:521: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:424: warning: Member GElfSection(GElfImage *elf) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:426: warning: Member push(const char *name, uint32_t shtype, uint64_t shflags, uint16_t shlink, uint32_t info, uint32_t align, uint64_t entsize=0) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:427: warning: Member pull0() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:428: warning: Member pull(uint16_t ndx) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:430: warning: Member push() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:431: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:432: warning: Member type() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:433: warning: Member Name() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:434: warning: Member offset() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:435: warning: Member addr() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:436: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:437: warning: Member addralign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:438: warning: Member flags() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:439: warning: Member size() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:440: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:441: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:442: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:443: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:444: warning: Member relocationSection(SymbolTable *symtab=0) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:445: warning: Member segment() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:446: warning: Member asRelocationSection() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:447: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:448: warning: Member memSize() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:449: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:450: warning: Member memAlign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:453: warning: Member elf (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:454: warning: Member seg (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:455: warning: Member hdr (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data0 (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:457: warning: Member memsize_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:458: warning: Member align_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:459: warning: Member reloc_sec (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:461: warning: Member ndxscn (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:528: warning: Member GElfSymbol(GElfSymbolTable *symtab, Buffer &data, size_t index) (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:530: warning: Member push(const std::string &name, uint64_t value, uint64_t size, unsigned char type, unsigned char binding, uint16_t shndx, unsigned char other) (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:532: warning: Member index() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:533: warning: Member type() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:534: warning: Member binding() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:535: warning: Member size() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:536: warning: Member value() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:537: warning: Member other() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:538: warning: Member name() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:539: warning: Member section() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:541: warning: Member setValue(uint64_t value) override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:542: warning: Member setSize(uint64_t size) override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:561: warning: Member GElfSymbolTable(GElfImage *elf) (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:562: warning: Member push(const char *name, GElfStringTable *strtab) (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:563: warning: Member pullData() override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:564: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:565: warning: Member type() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:566: warning: Member Name() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:567: warning: Member offset() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:568: warning: Member addr() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:569: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:570: warning: Member addralign() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:571: warning: Member flags() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:572: warning: Member size() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:573: warning: Member segment() override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:574: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:575: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:576: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:577: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:578: warning: Member relocationSection(SymbolTable *symtab) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:579: warning: Member addSymbol(Section *section, const std::string &name, uint64_t value, uint64_t size, unsigned char type, unsigned char binding, unsigned char other=0) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:580: warning: Member symbolCount() override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:581: warning: Member symbol(size_t i) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:582: warning: Member asRelocationSection() override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:583: warning: Member memSize() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:584: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:585: warning: Member memAlign() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:586: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:424: warning: Member GElfSection(GElfImage *elf) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:426: warning: Member push(const char *name, uint32_t shtype, uint64_t shflags, uint16_t shlink, uint32_t info, uint32_t align, uint64_t entsize=0) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:427: warning: Member pull0() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:428: warning: Member pull(uint16_t ndx) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:430: warning: Member push() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:431: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:432: warning: Member type() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:433: warning: Member Name() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:434: warning: Member offset() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:435: warning: Member addr() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:436: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:437: warning: Member addralign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:438: warning: Member flags() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:439: warning: Member size() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:440: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:441: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:442: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:443: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:444: warning: Member relocationSection(SymbolTable *symtab=0) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:445: warning: Member segment() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:446: warning: Member asRelocationSection() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:447: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:448: warning: Member memSize() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:449: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:450: warning: Member memAlign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:453: warning: Member elf (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:454: warning: Member seg (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:455: warning: Member hdr (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data0 (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:457: warning: Member memsize_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:458: warning: Member align_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:459: warning: Member reloc_sec (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:461: warning: Member ndxscn (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:105: warning: Member control_directive(const char *name_) (function) of class amd::hsa::code_options::control_directive is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:104: warning: Member name (variable) of class amd::hsa::code_options::control_directive is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:119: warning: Member control_directives(const hsa_ext_control_directives_t &d_) (function) of class amd::hsa::code_options::control_directives is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:118: warning: Member d (variable) of class amd::hsa::code_options::control_directives is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:112: warning: Member exceptions_mask(uint16_t mask_) (function) of class amd::hsa::code_options::exceptions_mask is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:111: warning: Member mask (variable) of class amd::hsa::code_options::exceptions_mask is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:57: warning: Member ReaderLockGuard(LockType &lock) (function) of class amd::hsa::common::ReaderLockGuard is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:103: warning: Member ReaderLock() (function) of class amd::hsa::common::ReaderWriterLock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:105: warning: Member ReaderUnlock() (function) of class amd::hsa::common::ReaderWriterLock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:107: warning: Member WriterLock() (function) of class amd::hsa::common::ReaderWriterLock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:109: warning: Member WriterUnlock() (function) of class amd::hsa::common::ReaderWriterLock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:78: warning: Member WriterLockGuard(LockType &lock) (function) of class amd::hsa::common::WriterLockGuard is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:324: warning: Member ChoiceOption(const std::string &name, const std::vector< std::string > &choices, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::ChoiceOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:331: warning: Member value() const (function) of class amd::options::ChoiceOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:148: warning: Member name() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:151: warning: Member is_set() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:155: warning: Member IsValid() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:336: warning: Member PrintHelp(HelpPrinter &printer) const override (function) of class amd::options::ChoiceOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:160: warning: Member OptionBase(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:169: warning: Member Accept(const std::string &name) const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:175: warning: Member error() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:171: warning: Member name_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:172: warning: Member help_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:173: warning: Member is_set_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:121: warning: Member PrintUsage(const std::string &usage) (function) of class amd::options::HelpPrinter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:122: warning: Member PrintDescription(const std::string &description) (function) of class amd::options::HelpPrinter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:124: warning: Member Stream() (function) of class amd::options::HelpPrinter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:83: warning: Member HelpStreambuf(std::ostream &stream) (function) of class amd::options::HelpStreambuf is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:89: warning: Member IndentSize(unsigned indent) (function) of class amd::options::HelpStreambuf is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:94: warning: Member WrapWidth(unsigned wrap) (function) of class amd::options::HelpStreambuf is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:100: warning: Member overflow(int_type ch) override (function) of class amd::options::HelpStreambuf is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:356: warning: Member NoArgOption(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::NoArgOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:148: warning: Member name() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:151: warning: Member is_set() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:155: warning: Member IsValid() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:364: warning: Member PrintHelp(HelpPrinter &printer) const override (function) of class amd::options::NoArgOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:160: warning: Member OptionBase(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:169: warning: Member Accept(const std::string &name) const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:175: warning: Member error() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:171: warning: Member name_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:172: warning: Member help_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:173: warning: Member is_set_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:202: warning: Member Option(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::Option is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:209: warning: Member values() const (function) of class amd::options::Option is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:148: warning: Member name() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:151: warning: Member is_set() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:155: warning: Member IsValid() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:214: warning: Member PrintHelp(HelpPrinter &printer) const override (function) of class amd::options::Option is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:160: warning: Member OptionBase(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:169: warning: Member Accept(const std::string &name) const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:175: warning: Member error() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:171: warning: Member name_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:172: warning: Member help_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:173: warning: Member is_set_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:148: warning: Member name() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:151: warning: Member is_set() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:155: warning: Member IsValid() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:160: warning: Member OptionBase(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:168: warning: Member PrintHelp(HelpPrinter &printer) const =0 (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:169: warning: Member Accept(const std::string &name) const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:175: warning: Member error() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:171: warning: Member name_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:172: warning: Member help_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:173: warning: Member is_set_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:438: warning: Member OptionParser(bool collectUnknown=false, std::ostream &error=std::cerr) (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:444: warning: Member AddOption(OptionBase *option) (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:446: warning: Member ParseOptions(const char *options) (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:448: warning: Member Unknown() const (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:449: warning: Member CollectUnknown(bool b) (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:451: warning: Member PrintHelp(std::ostream &out, const std::string &addition="") const (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:453: warning: Member Reset() (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:402: warning: Member PrefixOption(const std::string &prefix, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::PrefixOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:409: warning: Member values() const (function) of class amd::options::PrefixOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:413: warning: Member IsValid() const override (function) of class amd::options::PrefixOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:148: warning: Member name() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:151: warning: Member is_set() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:416: warning: Member PrintHelp(HelpPrinter &printer) const override (function) of class amd::options::PrefixOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:417: warning: Member Accept(const std::string &token) const override (function) of class amd::options::PrefixOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:160: warning: Member OptionBase(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:175: warning: Member error() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:171: warning: Member name_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:172: warning: Member help_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:173: warning: Member is_set_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:67: warning: Member Flatten(const char **cstrs, const uint32_t &cstrs_count, const char &spacer='\0') (function) of class amd::options::StringFactory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:71: warning: Member Tokenize(const char *cstr, const char &delim) (function) of class amd::options::StringFactory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:73: warning: Member ToLower(const std::string &str) (function) of class amd::options::StringFactory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:74: warning: Member ToUpper(const std::string &str) (function) of class amd::options::StringFactory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:267: warning: Member ValueOption(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::ValueOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:274: warning: Member value() const (function) of class amd::options::ValueOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:148: warning: Member name() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:151: warning: Member is_set() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:155: warning: Member IsValid() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:279: warning: Member PrintHelp(HelpPrinter &printer) const override (function) of class amd::options::ValueOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:160: warning: Member OptionBase(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:169: warning: Member Accept(const std::string &name) const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:175: warning: Member error() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:171: warning: Member name_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:172: warning: Member help_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:173: warning: Member is_set_ (variable) of class amd::options::OptionBase is not documented. Generating docs for compound hsa_ven_amd_aqlprofile_profile_t... Generating docs for compound hsa_ven_amd_loader_1_00_pfn_t... Generating docs for compound hsa_ven_amd_loader_1_01_pfn_t... Generating docs for compound hsa_ven_amd_loader_segment_descriptor_t... Generating docs for compound hsa_wavefront_t... Generating docs for compound HsaApiTable... Generating docs for compound HsaApiTableContainer... Generating docs for compound ImageExtTable... Generating namespace index... Generating docs for compound amd::elf::Buffer... Generating docs for compound amd::elf::FileImage... Generating docs for compound amd::elf::GElfImage... Generating docs for compound amd::elf::GElfNoteSection... Generating docs for compound amd::elf::GElfRelocation... Generating docs for compound amd::elf::GElfRelocationSection... Generating docs for compound amd::elf::GElfSection... Generating docs for compound amd::elf::GElfSegment... Generating docs for compound amd::elf::GElfStringTable... Generating docs for compound amd::elf::GElfSymbol... Generating docs for compound amd::elf::GElfSymbolTable... Generating docs for compound amd::hsa::code_options::control_directive... Generating docs for compound amd::hsa::code_options::control_directives... Generating docs for compound amd::hsa::code_options::exceptions_mask... Generating docs for compound amd::hsa::common::ReaderLockGuard... Generating docs for compound amd::hsa::common::ReaderWriterLock... Generating docs for compound amd::hsa::common::WriterLockGuard... Generating docs for compound amd::options::ChoiceOption... Generating docs for compound amd::options::HelpPrinter... Generating docs for compound amd::options::HelpStreambuf... Generating docs for compound amd::options::NoArgOption... Generating docs for compound amd::options::Option... Generating docs for compound amd::options::OptionBase... Generating docs for compound amd::options::OptionParser... Generating docs for compound amd::options::PrefixOption... Generating docs for compound amd::options::StringFactory... Generating docs for compound amd::options::ValueOption... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... 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_t Generating XML output for class amd_runtime_loader_debug_info_t Generating XML output for class amd_signal_t Generating XML output for class AmdExtTable Generating XML output for class amdgpu_hsa_image_descriptor_t Generating XML output for class amdgpu_hsa_note_code_object_version_t Generating XML output for class amdgpu_hsa_note_hsail_t Generating XML output for class amdgpu_hsa_note_isa_t Generating XML output for class amdgpu_hsa_note_producer_options_t Generating XML output for class amdgpu_hsa_note_producer_t Generating XML output for class amdgpu_hsa_sampler_descriptor_t 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 amd::elf::Buffer Generating XML output for class amd::options::ChoiceOption Generating XML output for class amd::hsa::code_options::control_directive Generating XML output for class amd::hsa::code_options::control_directives Generating XML output for class CoreApiTable Generating XML output for class amd::hsa::code_options::exceptions_mask Generating XML output for class amd::elf::FileImage Generating XML output for class FinalizerExtTable Generating XML output for class amd::elf::GElfImage Generating XML output for class amd::elf::GElfNoteSection Generating XML output for class amd::elf::GElfRelocation Generating XML output for class amd::elf::GElfRelocationSection Generating XML output for class amd::elf::GElfSection Generating XML output for class amd::elf::GElfSegment Generating XML output for class amd::elf::GElfStringTable Generating XML output for class amd::elf::GElfSymbol Generating XML output for class amd::elf::GElfSymbolTable Generating XML output for class amd::options::HelpPrinter Generating XML output for class amd::options::HelpStreambuf Generating XML output for class hsa_agent_dispatch_packet_t Generating XML output for class hsa_agent_t Generating XML output for class hsa_amd_event_t Generating XML output for class hsa_amd_gpu_memory_fault_info_t Generating XML output for class hsa_amd_hdp_flush_t Generating XML output for class hsa_amd_image_descriptor_t Generating XML output for class hsa_amd_ipc_memory_t Generating XML output for class hsa_amd_memory_pool_link_info_t Generating XML output for class hsa_amd_memory_pool_t Generating XML output for class hsa_amd_pointer_info_t Generating XML output for class hsa_amd_profiling_async_copy_time_t Generating XML output for class hsa_amd_profiling_dispatch_time_t Generating XML output for class hsa_barrier_and_packet_t Generating XML output for class hsa_barrier_or_packet_t Generating XML output for class hsa_cache_t Generating XML output for class hsa_callback_data_t Generating XML output for class hsa_code_object_reader_t Generating XML output for class hsa_code_object_t Generating XML output for class hsa_code_symbol_t Generating XML output for class hsa_dim3_t Generating XML output for class hsa_executable_symbol_t Generating XML output for class hsa_executable_t Generating XML output for class hsa_ext_amd_aql_pm4_packet_t Generating XML output for class hsa_ext_control_directives_t Generating XML output for class hsa_ext_finalizer_1_00_pfn_t Generating XML output for class hsa_ext_image_data_info_t Generating XML output for class hsa_ext_image_descriptor_t Generating XML output for class hsa_ext_image_format_t Generating XML output for class hsa_ext_image_region_t Generating XML output for class hsa_ext_image_t Generating XML output for cla/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:659: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_GLOBAL_FLAG_COARSE_GRAINED' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:675: warning: explicit link request to 'hsa_amd_segment_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:680: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_INFO_SEGMENT' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:680: warning: explicit link request to 'HSA_AMD_SEGMENT_GLOBAL' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:683: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:693: warning: explicit link request to 'hsa_amd_memory_pool_allocate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:701: warning: explicit link request to 'hsa_amd_memory_pool_allocate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:704: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ALLOC_ALLOWED' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:709: warning: explicit link request to 'hsa_amd_memory_pool_allocate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:711: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ALLOC_ALLOWED' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:717: warning: explicit link request to 'hsa_amd_agent_memory_pool_get_info' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:718: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_ACCESS_NEVER_ALLOWED' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:944: warning: explicit link request to 'hsa_amd_agents_allow_access' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:950: warning: explicit link request to 'hsa_amd_agents_allow_access' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1043: warning: explicit link request to 'hsa_amd_memory_pool_access_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1047: warning: explicit link request to 'hsa_amd_agent_iterate_memory_pools' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1052: warning: explicit link request to 'hsa_amd_agents_allow_access' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:747: warning: explicit link request to 'hsa_amd_agents_allow_access' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:756: warning: explicit link request to 'hsa_amd_agent_iterate_memory_pools' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:760: warning: explicit link request to 'hsa_amd_agent_iterate_memory_pools' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:783: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ALLOC_ALLOWED' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:787: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ALLOC_GRANULE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:795: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ALLOC_ALIGNMENT' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:805: warning: explicit link request to 'HSA_STATUS_ERROR_INVALID_MEMORY_POOL' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:823: warning: explicit link request to 'hsa_amd_memory_pool_allocate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:823: warning: explicit link request to 'hsa_amd_memory_pool_allocate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1112: warning: explicit link request to 'hsa_amd_agents_allow_access' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1113: warning: explicit link request to 'hsa_amd_agents_allow_access' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1117: warning: explicit link request to 'hsa_amd_agent_memory_pool_get_info' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1117: warning: explicit link request to 'HSA_AMD_AGENT_MEMORY_POOL_INFO_ACCESS' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1129: warning: explicit link request to 'hsa_amd_memory_pool_allocate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1149: warning: explicit link request to 'hsa_amd_memory_migrate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1166: warning: explicit link request to 'HSA_STATUS_ERROR_INVALID_MEMORY_POOL' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1187: warning: explicit link request to 'hsa_amd_memory_pool_can_migrate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1205: warning: explicit link request to 'HSA_STATUS_ERROR_INVALID_MEMORY_POOL' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1251: warning: The following parameters of hsa_amd_memory_lock(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) are not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1263: warning: explicit link request to 'hsa_amd_memory_pool_get_info' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1263: warning: explicit link request to 'hsa_amd_agent_memory_pool_get_info' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1283: warning: explicit link request to 'HSA_STATUS_ERROR_INVALID_MEMORY_POOL' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1300: warning: The following parameters 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) are not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1306: warning: explicit link request to 'hsa_amd_memory_lock' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1307: warning: explicit link request to 'hsa_amd_memory_lock_to_pool' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1312: warning: explicit link request to 'hsa_amd_memory_lock' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1312: warning: explicit link request to 'hsa_amd_memory_lock_to_pool' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1421: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1421: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1445: warning: The following parameters 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) are not documented: parameter 'image_layout' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:657: warning: The following parameters 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) are not documented: parameter 'agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:305: warning: explicit link request to 'uint32_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:305: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:311: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:312: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:318: warning: explicit link request to 'uint32_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:319: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:325: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:326: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:327: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:333: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:334: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:335: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:341: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:342: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:343: warning: explicit link request to 'int' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:351: warning: explicit link request to 'int64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:360: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:366: warning: explicit link request to 'uint64_t' could not be resolved ss hsa_ext_images_1_00_pfn_t Generating XML output for class hsa_ext_images_1_pfn_t Generating XML output for class hsa_ext_program_t Generating XML output for class hsa_ext_sampler_descriptor_t Generating XML output for class hsa_ext_sampler_t Generating XML output for class hsa_isa_t Generating XML output for class hsa_kernel_dispatch_packet_t Generating XML output for class hsa_loaded_code_object_t Generating XML output for class hsa_pitched_ptr_t Generating XML output for class hsa_queue_t Generating XML output for class hsa_region_t Generating XML output for class hsa_signal_group_t Generating XML output for class hsa_signal_t Generating XML output for class hsa_ven_amd_aqlprofile_1_00_pfn_t 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_t Generating XML output for class hsa_ven_amd_loader_1_01_pfn_t Generating XML output for class hsa_ven_amd_loader_segment_descriptor_t Generating XML output for class hsa_wavefront_t Generating XML output for class HsaApiTable Generating XML output for class HsaApiTableContainer Generating XML output for class ImageExtTable Generating XML output for class amd::options::NoArgOption Generating XML output for class amd::options::Option Generating XML output for class amd::options::OptionBase Generating XML output for class amd::options::OptionParser Generating XML output for class amd::options::PrefixOption Generating XML output for class amd::hsa::common::ReaderLockGuard Generating XML output for class amd::hsa::common::ReaderWriterLock Generating XML output for class amd::options::StringFactory Generating XML output for class amd::options::ValueOption Generating XML output for class amd::hsa::common::WriterLockGuard Generating XML output for namespace @15 Generating XML output for namespace amd Generating XML output for namespace amd::elf Generating XML output for namespace amd::hsa Generating XML output for namespace amd::hsa::code Generating XML output for namespace amd::hsa::code_options Generating XML output for namespace amd::hsa::common Generating XML output for namespace amd::options 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_api_trace.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 amd_elf_image.cpp Generating XML output for file amd_hsa_code.cpp Generating XML output for file amd_hsa_code_util.cpp Generating XML output for file amd_hsa_code_util.hpp Generating XML output for file amd_hsa_locks.cpp Generating XML output for file amd_hsa_locks.hpp Generating XML output for file amd_options.cpp Generating XML output for file amd_options.hpp Generating XML output for group status 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 ext-alt-finalizer-extensions Generating XML output for group ext-alt-finalizer-program Generating XML output for gro/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:657: warning: The following parameters 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) are not documented: parameter 'agent' up ext-images Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/ lookup cache used 4963/65536 hits=83109 misses=5171 finished... loading translations [en]... done making output directory... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages/sphinx/util/docutils.py:287: RemovedInSphinx30Warning: function based directive support is now deprecated. Use class based directive instead. RemovedInSphinx30Warning) WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 147 added, 0 changed, 0 removed reading sources... [ 0%] Current_Release_Notes/Current-Release-Notes reading sources... [ 1%] Deep_learning/Deep-learning reading sources... [ 2%] Deep_learning/GCN-asm-tutorial reading sources... [ 2%] Deep_learning/MXNet reading sources... [ 3%] Deep_learning/caffe reading sources... [ 4%] Deep_learning/hipCaffe reading sources... [ 4%] Deep_learning/mininbody reading sources... [ 5%] FAQ/FAQ_HIP reading sources... [ 6%] GCN_ISA_Manuals/GCN-ISA-Manuals reading sources... [ 6%] GCN_ISA_Manuals/PCIe-features reading sources... [ 7%] GCN_ISA_Manuals/caffe reading sources... [ 8%] GCN_ISA_Manuals/testdocbook reading sources... [ 8%] InstallGuide reading sources... [ 9%] Installation_Guide/FAQ-on-Installation reading sources... [ 10%] Installation_Guide/HCC-Compiler reading sources... [ 10%] Installation_Guide/HIP reading sources... [ 11%] Installation_Guide/Installation-Guide reading sources... [ 12%] Installation_Guide/List-of-ROCm-Packages-for-Ubuntu-Fedora reading sources... [ 12%] Installation_Guide/More-about-how-ROCm-uses-PCIe-Atomics reading sources... [ 13%] Installation_Guide/Quick Start Installation Guide reading sources... [ 14%] Installation_Guide/QuickStartGuideOpenCL reading sources... [ 14%] Installation_Guide/ROC-smi reading sources... [ 15%] Installation_Guide/ROCK-Kernel-Driver_readme reading sources... [ 16%] Installation_Guide/ROCR-Runtime reading sources... [ 17%] Installation_Guide/ROCk-kernel reading sources... [ 17%] Installation_Guide/ROCt reading sources... [ 18%] Installation_Guide/atmi reading sources... [ 19%] Other_Solutions/Other-Solutions reading sources... [ 19%] Other_Solutions/PCIe-Debug reading sources... [ 20%] Programming_Guides/CUDAAPIHIP reading sources... [ 21%] Programming_Guides/CUDAAPIHIPTEXTURE reading sources... [ 21%] Programming_Guides/HIP-FAQ reading sources... [ 22%] Programming_Guides/HIP-GUIDE reading sources... [ 23%] Programming_Guides/HIP-Terms reading sources... [ 23%] Programming_Guides/HIP-Terms2 reading sources... [ 24%] Programming_Guides/HIP-bug reading sources... [ 25%] Programming_Guides/HIP-porting-guide reading sources... [ 25%] Programming_Guides/HIP-run-time-API reading sources... [ 26%] Programming_Guides/HIP-terminology reading sources... [ 27%] Programming_Guides/HIP_Debugging reading sources... [ 27%] Programming_Guides/Kernel_language reading sources... [ 28%] Programming_Guides/LanguageInto reading sources... [ 29%] Programming_Guides/OpenCL-Architecture reading sources... [ 29%] Programming_Guides/Opencl-optimization reading sources... [ 30%] Programming_Guides/Opencl-programming-guide reading sources... [ 31%] Programming_Guides/Programming-Guides reading sources... [ 31%] Programming_Guides/hcc-guide reading sources... [ 32%] Programming_Guides/hcc-profile reading sources... [ 33%] Programming_Guides/hip-programming reading sources... [ 34%] Programming_Guides/hip-programming-guide reading sources... [ 34%] Programming_Guides/hip_install reading sources... [ 35%] Programming_Guides/hip_port reading sources... [ 36%] Programming_Guides/hip_profiling reading sources... [ 36%] Programming_Guides/hipporting-driver-api reading sources... [ 37%] ROCm reading sources... [ 38%] ROCm_API_References/BLAS1 reading sources... [ 38%] ROCm_API_References/BLAS2 reading sources... [ 39%] ROCm_API_References/BLAS3 reading sources... [ 40%] ROCm_API_References/HCC-API reading sources... [ 40%] ROCm_API_References/HIP-API reading sources... [ 41%] ROCm_API_References/HIP-MATH reading sources... [ 42%] ROCm_API_References/HIP_API/Context-Management reading sources... [ 42%] ROCm_API_References/HIP_API/Control reading sources... [ 43%] ROCm_API_References/HIP_API/Device-Memory-Access reading sources... [ 44%] ROCm_API_References/HIP_API/Device-management reading sources... [ 44%] ROCm_API_References/HIP_API/Error reading sources... [ 45%] ROCm_API_References/HIP_API/Event-Management reading sources... [ 46%] ROCm_API_References/HIP_API/Initialization-and-Version reading sources... [ 46%] ROCm_API_References/HIP_API/Memory-Management reading sources... [ 47%] ROCm_API_References/HIP_API/Stream-Management reading sources... [ 48%] ROCm_API_References/ROCm-API-References reading sources... [ 48%] ROCm_API_References/ROCr-API reading sources... [ 49%] ROCm_API_References/Thrust reading sources... [ 50%] ROCm_API_References/clBLAS reading sources... [ 51%] ROCm_API_References/clSPARSE_API reading sources... [ 51%] ROCm_API_References/clSPARSE_api reading sources... [ 52%] ROCm_API_References/rocBLAS reading sources... [ 53%] ROCm_Audio_Video_Tutorials/ROCm_videos reading sources... [ 53%] ROCm_Beginners_Guide/HCC_Getting_Started reading sources... [ 54%] ROCm_Compiler_SDK/ROCm-Codeobj-format reading sources... [ 55%] ROCm_Compiler_SDK/ROCm-Compiler-SDK reading sources... [ 55%] ROCm_Compiler_SDK/ROCm-Native-ISA reading sources... [ 56%] ROCm_Compiler_SDK/ROCm_ABI reading sources... [ 57%] ROCm_Compiler_SDK/ocml reading sources... [ 57%] ROCm_GPU_Tunning_Guide/HCC_RGTG reading sources... [ 58%] ROCm_GPU_Tunning_Guides/ROCm-GPU-Tunning-Guides reading sources... [ 59%] ROCm_Glossary/ROCm-Glossary reading sources... [ 59%] ROCm_Libraries/ROCm_Libraries Warning: Duplicate target detected: structrocblas__half Warning: Duplicate target detected: rocblas-auxiliary_8h_1ab158b3ae4dfecd4e151cb122697aae64 Warning: Duplicate target detected: rocblas-auxiliary_8h_1a770a77925623df894aae6a89f2736cfb Warning: Duplicate target detected: rocblas-auxiliary_8h_1a3f6d09721d3a50bd3eecb465ca2c29cd Warning: Duplicate target detected: rocblas-auxiliary_8h_1a616a0c1c5d51c4fbcc296dbcf4b7cd84 Warning: Duplicate target detected: rocblas-auxiliary_8h_1a6262bf3ca68ca5cc3ce97d93c34a60aa Warning: Duplicate target detected: rocblas-auxiliary_8h_1abde3108c46082924b127a05ff73caa0d Warning: Duplicate target detected: rocblas-auxiliary_8h_1ad771fe18bf551190350b617b2cb2da41 Warning: Duplicate target detected: rocblas-auxiliary_8h_1a0cffcac0203117f8629338f575265197 Warning: Duplicate target detected: rocblas-auxiliary_8h_1a210cbe2d76f1e6acab4a0a986278752d Warning: Duplicate target detected: rocblas-auxiliary_8h_1ad9450bad46b19a03b75f24571e756fa6 Warning: Duplicate target detected: rocblas-auxiliary_8h_1af6e524dace7291f98a6954faf053bb3d Warning: Duplicate target detected: rocblas-auxiliary_8h_1a8ad00abf2e3ece8968c00690778195c8 Warning: Duplicate target detected: rocblas-auxiliary_8h_1a5eb94555386e0bae8d4607b92b2d5227 Warning: Duplicate target detected: rocblas-auxiliary_8h_1a6708899438e6ead9770df05904bf1d7f Warning: Duplicate target detected: rocblas-auxiliary_8h_1af5159377b773320a455f44df097b95f7 Warning: Duplicate target detected: rocblas-functions_8h_1a0a28a0422e8078cf977a5a1d07c134ea Warning: Duplicate target detected: rocblas-functions_8h_1adc459438e2438e0974ebf35a40293a77 Warning: Duplicate target detected: rocblas-functions_8h_1af8fc8bbbdffcefb8a7aed8945bd567dd Warning: Duplicate target detected: rocblas-functions_8h_1a8cc8263533bc7250875d60e75fd10fa2 Warning: Duplicate target detected: rocblas-functions_8h_1a4b14ac0504d594c093d3554418cf9bd4 Warning: Duplicate target detected: rocblas-functions_8h_1a5f17e360713fe8bb9be2bb2c0f87fdc8 Warning: Duplicate target detected: rocblas-functions_8h_1ad8b9438c5497bacff4d342c6012bbc0d Warning: Duplicate target detected: rocblas-functions_8h_1a0f8917e24e238e0e16daa95c249e26a0 Warning: Duplicate target detected: rocblas-functions_8h_1a0c51e6f383318f5dd65603ee9e5d012d Warning: Duplicate target detected: rocblas-functions_8h_1aa791cfad87bf633282d3c6f2fe96a333 Warning: Duplicate target detected: rocblas-functions_8h_1aa86d3775a5f8454d48e1a351f4508ffc Warning: Duplicate target detected: rocblas-functions_8h_1a0f7f13f9495e3be0eafd5d1fa7889c84 Warning: Duplicate target detected: rocblas-functions_8h_1aa40d9d14f84422e24f509b32efc3ddb9 Warning: Duplicate target detected: rocblas-functions_8h_1a5461a876d23f37d82877c411a3d388ad Warning: Duplicate target detected: rocblas-functions_8h_1a67acba8ff39590a532379b9bb49cb9fa Warning: Duplicate target detected: rocblas-functions_8h_1afed6ceeb709da728305688f6838d7c86 Warning: Duplicate target detected: rocblas-functions_8h_1ae9aa4f7c4a59db4d546455d8f0f2a34f Warning: Duplicate target detected: rocblas-functions_8h_1ae7db25221f960bbc8263e04661966748 Warning: Duplicate target detected: rocblas-functions_8h_1a0503fb800fd2ebd6927e8bbbb344ae1a Warning: Duplicate target detected: rocblas-functions_8h_1ae8ad93c9da071d6ed009f99424ba1f13 Warning: Duplicate target detected: rocblas-functions_8h_1ad88b13acb4c23f4844043565494b8b3d Warning: Duplicate target detected: rocblas-functions_8h_1a4fbaba42f13367e9e980fc969279093f Warning: Duplicate target detected: rocblas-functions_8h_1af7b704f3b1ddaa2e7ad3a2f6aa4fa8fe Warning: Duplicate target detected: rocblas-functions_8h_1a1dfca5694c0f4294e8ae6d489ff10d06 Warning: Duplicate target detected: rocblas-functions_8h_1a024107045d9d29c93815ef271a846979 Warning: Duplicate target detected: rocblas-functions_8h_1a571eeb7592d01f6a7c03abb3380cc3f9 Warning: Duplicate target detected: rocblas-functions_8h_1a053ee4dc0a055fc5a7d2e15f3c2844fe Warning: Duplicate target detected: rocblas-functions_8h_1a0647d1abde8d7a195a454d664a35acbd Warning: Duplicate target detected: rocblas-functions_8h_1a8e3aa2d19e83e12e03b323c70356fd67 Warning: Duplicate target detected: rocblas-functions_8h_1a8ee8a7191bde47a74b22bd6920b98ac5 Warning: Duplicate target detected: rocblas-functions_8h_1a0f09f197942ff68ed824fcd5d59389be Warning: Duplicate target detected: rocblas-functions_8h_1a68cde2829fbc4b4b15cf2a7c306fe634 Warning: Duplicate target detected: rocblas-functions_8h_1ad85c6464da76095c79316108a09a609d Warning: Duplicate target detected: rocblas-functions_8h_1a1f8e4b62213125612a143e187bfa74db Warning: Duplicate target detected: rocblas-functions_8h_1a8f66973bec7c92775835a9e463053674 Warning: Duplicate target detected: rocblas-functions_8h_1a7bd124f57bce420d5af0f8dc752ffc5e Warning: Duplicate target detected: rocblas-functions_8h_1a9d084dd7157893446768d6b7f8959a46 Warning: Duplicate target detected: rocblas-functions_8h_1aea2f735ed98d1ee284ebd33f3214e558 Warning: Duplicate target detected: rocblas-functions_8h_1aad5475060b95738e0e0362ba36e9442c Warning: Duplicate target detected: rocblas-functions_8h_1a0f1f4897dcedf10fa9ae2ae072609bf2 Warning: Duplicate target detected: rocblas-functions_8h_1ace1fb5381dc509f14fb32fdc70ed3bc8 Warning: Duplicate target detected: rocblas-functions_8h_1a92b5e335d8a4d8eaead0f032763afb94 Warning: Duplicate target detected: rocblas-functions_8h_1a7e4b67e954f13e0e56d27b30b95ce09f Warning: Duplicate target detected: rocblas-functions_8h_1a302745b095c6630ad5deb11fd5a3a76d Warning: Duplicate target detected: rocblas-functions_8h_1aab85fe0e692cbf5635367450fd84c7ed Warning: Duplicate target detected: rocblas-functions_8h_1ac8612f412ee8b8d6a2236abcd31f9c28 Warning: Duplicate target detected: rocblas-functions_8h_1a72777498f7dbeabaecad04aad4c5ee58 Warning: Duplicate target detected: rocblas-functions_8h_1a165a9d7d5c9d7bd07454ca182bc893d0 Warning: Duplicate target detected: rocblas-functions_8h_1ac00a4bf449330e0abe8cf4f9aa318043 Warning: Duplicate target detected: rocblas-functions_8h_1ac3bb4e3c866a883e3d9eb493a73cc881 Warning: Duplicate target detected: rocblas-functions_8h_1a9d5166461341eb354aa3643c3010bdb2 Warning: Duplicate target detected: rocblas-functions_8h_1aa3c01a1b037c0c0bfe88e11b6eddf896 Warning: Duplicate target detected: rocblas-functions_8h_1a281d0c343318092dc22a0349b6669e6b Warning: Duplicate target detected: rocblas-functions_8h_1a9b6756e2b6ddda22651a3fb1db64f772 Warning: Duplicate target detected: rocblas-functions_8h_1a5373d8c2728e6e01b61186436b4474f1 Warning: Duplicate target detected: rocblas-functions_8h_1a91a1fc8b029c6bbf90e67b363a26a74c Warning: Duplicate target detected: rocblas-functions_8h_1a14526f36fddc360920c3dbca03831856 Warning: Duplicate target detected: rocblas-functions_8h_1a7a7dd14fb623e260da5774d226a2a6a2 Warning: Duplicate target detected: rocblas-functions_8h_1a7413b33210387fadaa2320d3f87025b7 Warning: Duplicate target detected: rocblas-functions_8h_1a47f13648e902035774e4554e77198a15 Warning: Duplicate target detected: rocblas-functions_8h_1a92fcfc07d6bfe3dfdef0bd51097d8b10 Warning: Duplicate target detected: rocblas-functions_8h_1a2031748a850cd6c683f4a257dba7c8aa Warning: Duplicate target detected: rocblas-functions_8h_1aee9bb39922ad789eebbb0ff0c852ade2 Warning: Duplicate target detected: rocblas-functions_8h_1ab7e9f3f0f02ac51126f69514f4959ee3 Warning: Duplicate target detected: rocblas-functions_8h_1ae426bbb3eb87e09ea34f0440598614a1 Warning: Duplicate target detected: rocblas-functions_8h_1a5fe2e42561c74de568008703f130f583 Warning: Duplicate target detected: rocblas-functions_8h_1a5cfda7755785613c48f0da3b8ea9976c Warning: Duplicate target detected: rocblas-functions_8h_1ae67ff32800473fee4aa5c9fa948eba87 Warning: Duplicate target detected: rocblas-functions_8h_1a7a8bcb5ccb11c5c4fb2ab13ce72f4288 Warning: Duplicate target detected: rocblas-functions_8h_1a3a080e73c0295a489c5ee407518977b3 Warning: Duplicate target detected: rocblas-functions_8h_1a9933c6e77714826446fb46fef4d823f8 Warning: Duplicate target detected: rocblas-functions_8h_1a32bee0cef42a8b8f7cb6de021342cde7 Warning: Duplicate target detected: rocblas-functions_8h_1a69c6524286188a8b447d478b1ba9d3d6 Warning: Duplicate target detected: rocblas-functions_8h_1a9605abfdd90d33eb5eea744c81675271 Warning: Duplicate target detected: rocblas-functions_8h_1ad6218dd2e5514c1b676ebb6e16e36e45 Warning: Duplicate target detected: rocblas-functions_8h_1aa9940627116cbf3fd7e07f1a2ed00e1e Warning: Duplicate target detected: rocblas-functions_8h_1ae5d08d81c2ada256e083572c71d95c80 Warning: Duplicate target detected: rocblas-functions_8h_1a7dcc895b5a50db1f5029ad447e017516 Warning: Duplicate target detected: rocblas-functions_8h_1a0c1176b9f8e1cce331f6eb896a1964e0 Warning: Duplicate target detected: rocblas-functions_8h_1af02a2003f72dd87b585f5e4b9c93b039 Warning: Duplicate target detected: rocblas-functions_8h_1a4fcee3f1ec0195a1fe252f928b078d91 Warning: Duplicate target detected: rocblas-functions_8h_1a5eeeb697d35c22cb6309b69b06500826 Warning: Duplicate target detected: rocblas-functions_8h_1ab8327da875451c7e609bf3186968c3e0 Warning: Duplicate target detected: rocblas-functions_8h_1a29df26d9cb33b2075d8e041c968d279c Warning: Duplicate target detected: rocblas-functions_8h_1a315c6d14651a59577e1fe240190c7817 Warning: Duplicate target detected: rocblas-functions_8h_1a409e230d9865b0c7eb239f193747653e Warning: Duplicate target detected: rocblas-functions_8h_1a609019c477e3c365aac3b65a5b0313c2 Warning: Duplicate target detected: rocblas-functions_8h_1a67560005f8ba71be53adb4bd0e19516a Warning: Duplicate target detected: rocblas-functions_8h_1a02ea6ccb61ffc6f58d1e9f0824f52c22 Warning: Duplicate target detected: rocblas-functions_8h_1aba215dd3622bde330cd2c138318cb634 Warning: Duplicate target detected: rocblas-functions_8h_1a607c03c30a842be303676901ef5c2c78 Warning: Duplicate target detected: rocblas-functions_8h_1a6711617de6ab9394cf241df779d85118 Warning: Duplicate target detected: rocblas-functions_8h_1af51c519871436788fd14b8d5d8a5d3e9 Warning: Duplicate target detected: rocblas-functions_8h_1a38496b3e17a27d9fda470c02a18fa93c Warning: Duplicate target detected: rocblas-functions_8h_1a01da6feb0e5b175891a12f8c194308b4 Warning: Duplicate target detected: rocblas-functions_8h_1aa90562e4cb30312dc17cfbf0ffebbfc2 Warning: Duplicate target detected: rocblas-functions_8h_1a6d9f667087239b98fa2ed6972b462f0e Warning: Duplicate target detected: rocblas-functions_8h_1aaf9575dba05d5c702eb44e16dc0b4d63 Warning: Duplicate target detected: rocblas-functions_8h_1a97395f590a1e7d492c69d7829430dad9 Warning: Duplicate target detected: rocblas-functions_8h_1abf7be8f274d6ef5ddedfba14266f2315 Warning: Duplicate target detected: rocblas-functions_8h_1a5000ba5ce5ab0e625921422ea05e2971 Warning: Duplicate target detected: rocblas-functions_8h_1a0fe3018fba3d468a280341eb7bd77220 Warning: Duplicate target detected: rocblas-functions_8h_1aee15edf5750812db2459c7c1414e58d2 Warning: Duplicate target detected: rocblas-functions_8h_1a4d7013064441ea3b07b7817aaf8fda39 Warning: Duplicate target detected: rocblas-functions_8h_1a230497b12149df362af032d2736a6294 Warning: Duplicate target detected: rocblas-functions_8h_1a7b42697c63314b7367fedc67341bd510 Warning: Duplicate target detected: rocblas-functions_8h_1a38d68c163a2a0f7e816a586b0071c241 Warning: Duplicate target detected: rocblas-functions_8h_1aee055894abb9e8adabbcdfa260d368c8 Warning: Duplicate target detected: rocblas-functions_8h_1abc400dbb141bcdf47e7b071ca0b725a3 Warning: Duplicate target detected: rocblas-functions_8h_1aa7dab57b3adfd3cff13604becfd0b7a5 Warning: Duplicate target detected: rocblas-functions_8h_1a9833cbed6fc3e89b204c977551cb4a28 Warning: Duplicate target detected: rocblas-functions_8h_1a02fb215dc3a76cd594da7b6053727976 Warning: Duplicate target detected: rocblas-functions_8h_1a4c5862883fac8f1d2bcda2387ca10894 Warning: Duplicate target detected: rocblas-functions_8h_1a83f26b98c3968f12a087851c855b6de6 Warning: Duplicate target detected: rocblas-functions_8h_1aa157eeeae2daa6ab7b1b8b1a9485cea6 Warning: Duplicate target detected: rocblas-functions_8h_1adae3bb6e1e1b67471f204401fb6b1bc7 Warning: Duplicate target detected: rocblas-functions_8h_1ab4be22b88a784db919e833e7bb3eeb97 Warning: Duplicate target detected: rocblas-functions_8h_1a472a4186631e124ad2e27853363248fc Warning: Duplicate target detected: rocblas-functions_8h_1a95faca5f752830479116cdb468516c09 Warning: Duplicate target detected: rocblas-functions_8h_1a9b4e3960da964e2f053b87b3f95275b4 Warning: Duplicate target detected: rocblas-functions_8h_1a8afa2f28ea3cf1a1727291a78d608fc2 Warning: Duplicate target detected: rocblas-functions_8h_1a7c0d6834d26764cb228a36af60d79bc4 Warning: Duplicate target detected: rocblas-functions_8h_1aa17d179b034dcee07bc9af6d89f7499e Warning: Duplicate target detected: rocblas-functions_8h_1a6d1380bbeaba5f7de420a7fcc2dd612f Warning: Duplicate target detected: rocblas-functions_8h_1a2d5427e1e6732aa66962dcb258c94e15 Warning: Duplicate target detected: rocblas-functions_8h_1af6eef4df9b9298b67382dbccd6761bfd Warning: Duplicate target detected: rocblas-functions_8h_1a027a68b79183149f01630054bde3fba5 Warning: Duplicate target detected: rocblas-functions_8h_1a658bb186d2012e7ebd3f7664d5b2ee6c Warning: Duplicate target detected: rocblas-functions_8h_1acb9bb82004cf3a96a63c63e05007a295 Warning: Duplicate target detected: rocblas-functions_8h_1a292ad1a601daa3f7d0c8bec4953abd43 Warning: Duplicate target detected: rocblas-functions_8h_1a464e33c97be488676ef2d0fd6db6574d Warning: Duplicate target detected: rocblas-functions_8h_1a3f164b71e3d46982ea189abf7197af53 Warning: Duplicate target detected: rocblas-functions_8h_1a51bc371c36c3f6198add2d1a66c62510 Warning: Duplicate target detected: rocblas-functions_8h_1acbc4d71b11b8ba3c592c6a1af9d83246 Warning: Duplicate target detected: rocblas-functions_8h_1a0bcfed08544dda67235f2782e92956a9 Warning: Duplicate target detected: rocblas-functions_8h_1acd220fab2d35bfbb7af29ca0f73f0c30 Warning: Duplicate target detected: rocblas-functions_8h_1a52e54e8c92755bb6d5b11a3a7c7b6259 Warning: Duplicate target detected: rocblas-functions_8h_1a52820243c9272ec4acf9c508849352fa Warning: Duplicate target detected: rocblas-functions_8h_1a1e2799ccda6011078b7a958e618a7673 Warning: Duplicate target detected: rocblas-functions_8h_1a04b506f1c8732e56eaef77184352e765 Warning: Duplicate target detected: rocblas-functions_8h_1a5bedde52ac557de75fae8f1accdd1e23 Warning: Duplicate target detected: rocblas-functions_8h_1a85c8edba755424f81f863a5f0b0dafd7 Warning: Duplicate target detected: rocblas-functions_8h_1a08717aacb3bf3f894ed692bcbeaadc64 Warning: Duplicate target detected: rocblas-functions_8h_1a904e0365b85fd1fa9037342b15c6bfae Warning: Duplicate target detected: rocblas-functions_8h_1ac209e6307a0aa62b6c61d52003c1416b Warning: Duplicate target detected: rocblas-functions_8h_1aed50c54ab3b9575f1e47a33a9566c2e2 Warning: Duplicate target detected: rocblas-functions_8h_1ae415993ccd85fd8a288fb3b3e3928e48 Warning: Duplicate target detected: rocblas-functions_8h_1a987eb0a9eb4b574bb4da0b93ce692d99 Warning: Duplicate target detected: rocblas-functions_8h_1a5b1b987b450603de37ed6305842d829f Warning: Duplicate target detected: rocblas-functions_8h_1a859fa904ad605e35617b64a3f4168bcb Warning: Duplicate target detected: rocblas-functions_8h_1aca46348c8d265fed9863a7b69ea5eb80 Warning: Duplicate target detected: rocblas-functions_8h_1ad72b918c5cca43fd0260ef2ca73bc3f0 Warning: Duplicate target detected: rocblas-functions_8h_1a8d3a68a8c9810d23c9feb221bbea9142 Warning: Duplicate target detected: rocblas-functions_8h_1a5cfba5a7bc163d398d63f0d5e94e9ad0 Warning: Duplicate target detected: rocblas-functions_8h_1afba2226df948f44b4d588b8338ed5bb0 Warning: Duplicate target detected: rocblas-functions_8h_1aa1b9f69c1849c577cc6688b09704c8ee Warning: Duplicate target detected: rocblas-functions_8h_1abf099187b94bde345d1b9b14030a386b Warning: Duplicate target detected: rocblas-functions_8h_1ab51404ddde18292c7100eec30915b410 Warning: Duplicate target detected: rocblas-functions_8h_1a634d13e1f9530d32fdad8861097f70c1 Warning: Duplicate target detected: rocblas-functions_8h_1a02d8eaab4d6f3f558cb36055f14b5829 Warning: Duplicate target detected: rocblas-functions_8h_1a13d66d7b934bf2caa68f8a8b07c2c2ea Warning: Duplicate target detected: rocblas-functions_8h_1a98403ed4da56ef3368125e918a74427b Warning: Duplicate target detected: rocblas-functions_8h_1a671f07a2bf63d6a2958ae63bc823e5ba Warning: Duplicate target detected: rocblas-functions_8h_1a391e645a8ddae698147f89e569dd482b Warning: Duplicate target detected: rocblas-functions_8h_1af33aaa9b8c0f1ad3876873c6818e4cbe Warning: Duplicate target detected: rocblas-functions_8h_1abd231346e540e9c6e58baddf53d46327 Warning: Duplicate target detected: rocblas-functions_8h_1ac48fd13ef5d4951e8cc6832f4e416e29 Warning: Duplicate target detected: rocblas-functions_8h_1aae34e2b113491cc7cae4c122ebee0063 Warning: Duplicate target detected: rocblas-functions_8h_1a7b4c0abb04cca97ecc83f7d2d98b89a3 Warning: Duplicate target detected: rocblas-functions_8h_1ae0a8df4cacc8b02daf0f47dcfd40ee61 Warning: Duplicate target detected: rocblas-functions_8h_1a05b7c2ece3d0e5255488bd0a3ac623a6 Warning: Duplicate target detected: rocblas-functions_8h_1a4596418d76f9a3c4829917c97c150c0a Warning: Duplicate target detected: rocblas-functions_8h_1a4e28b135d2b662644df25cb1fa24588d Warning: Duplicate target detected: rocblas-functions_8h_1a91fa0090c6897890907e653007423c6b Warning: Duplicate target detected: rocblas-functions_8h_1a327ef0b15ba1b064866a71a30f62594a Warning: Duplicate target detected: rocblas-functions_8h_1a3ddae68fa97cd94f96d3e8ffc0b21fef Warning: Duplicate target detected: rocblas-functions_8h_1a69622890b4de24da7ba77547512681cb Warning: Duplicate target detected: rocblas-functions_8h_1acef1a6fb5627eb30480c0345de2bc74c Warning: Duplicate target detected: rocblas-functions_8h_1ab7bde10b829cff6d6a78df93a75b446c Warning: Duplicate target detected: rocblas-functions_8h_1a3a581822297ea506c9d330c32df7e7d6 Warning: Duplicate target detected: rocblas-functions_8h_1aa8b9f7cbb9e7a4e1a0837eabc382dd10 Warning: Duplicate target detected: rocblas-functions_8h_1a57c2b409d6857c855377ec9065d57a98 Warning: Duplicate target detected: rocblas-functions_8h_1a04b91f610779a114e15cf0bbe2453b61 Warning: Duplicate target detected: rocblas-functions_8h_1a5311c88c78b7a0bb85fb8d49205f649a Warning: Duplicate target detected: rocblas-functions_8h_1ae68f3fe3f5201a609e083ed71aa92d91 Warning: Duplicate target detected: rocblas-functions_8h_1a8d34481966f86d1c5819f278d04c9fe3 Warning: Duplicate target detected: rocblas-functions_8h_1aee2a273b39e70a316b91c074184570ae Warning: Duplicate target detected: rocblas-functions_8h_1af1cdda33f5fe0324e93cfc4cd85e0c85 Warning: Duplicate target detected: rocblas-functions_8h_1adeaf11a246b9bb16ef4ff02de0d2637d Warning: Duplicate target detected: rocblas-functions_8h_1aa484e64a2d1c08a36d314c4daf4934d9 Warning: Duplicate target detected: rocblas-functions_8h_1a3c93901f5d47a0c5aac03be7781f5288 Warning: Duplicate target detected: rocblas-functions_8h_1ab20a63411b00177093bda971209b4ee5 Warning: Duplicate target detected: rocblas-functions_8h_1a2cb38c11539df0ce395488ea3bc20c2c Warning: Duplicate target detected: rocblas-functions_8h_1a961baad3e8cefca19c4ebfc5071a9df4 Warning: Duplicate target detected: rocblas-functions_8h_1a336af9c97498d4ba7e305e783150358f Warning: Duplicate target detected: rocblas-functions_8h_1a4228e1e0b363a717194d50cc1f87fe5e Warning: Duplicate target detected: rocblas-functions_8h_1acfe72ca8217e238b8d35d1062ce52f96 Warning: Duplicate target detected: rocblas-functions_8h_1a09c8e289260c8557f34a727814691af6 Warning: Duplicate target detected: rocblas-functions_8h_1a9de3e3205efaa166104bcf726acd03c3 Warning: Duplicate target detected: rocblas-functions_8h_1acfc76c16fe9c87b05b4cfa53dfffcbee Warning: Duplicate target detected: rocblas-functions_8h_1aa23f680d6b69e67ff37a8cdeec222fa0 Warning: Duplicate target detected: rocblas-functions_8h_1a946001c08a86189cdb70e0067d31a5a3 Warning: Duplicate target detected: rocblas-functions_8h_1aec3ab833fe4c4a27e82dc67753822609 Warning: Duplicate target detected: rocblas-functions_8h_1a7487edda1fc07fdcdfc3f59f3d7c4cb4 Warning: Duplicate target detected: rocblas-functions_8h_1a7282cac38edd73a282ffe1290d034b5f Warning: Duplicate target detected: rocblas-functions_8h_1a3ff63a2b032413edbd0cd7227f742dc4 Warning: Duplicate target detected: rocblas-functions_8h_1a1d88cd4caf9b4681e2865446e88295af Warning: Duplicate target detected: rocblas-functions_8h_1a940422331ecaf2455e0f6a03e8aaf4a1 Warning: Duplicate target detected: rocblas-functions_8h_1acd8843933f35f705d1427a99eb9f4a3e Warning: Duplicate target detected: rocblas-functions_8h_1a36aa4e4346f88576e41106326cc93c5f Warning: Duplicate target detected: rocblas-functions_8h_1aff5fd06cb0c2e88def22e463079e8283 Warning: Duplicate target detected: rocblas-functions_8h_1af44d4f5a62b878884095a9891ec80385 Warning: Duplicate target detected: rocblas-functions_8h_1ae5ec1bbedd6a408469dbe521e9a83fe5 Warning: Duplicate target detected: rocblas-functions_8h_1a85955c8604aac82d95bd5dd86960ec4c Warning: Duplicate target detected: rocblas-functions_8h_1a0979f1a032f3fc46ae5a80303fbc0822 Warning: Duplicate target detected: rocblas-functions_8h_1ae5ba8004d7f6300ab4020964a3a22545 Warning: Duplicate target detected: rocblas-functions_8h_1af35fb2409b8ab945c953f18dcfbb13e0 Warning: Duplicate target detected: rocblas-functions_8h_1aafc65ce88bab22a4250f33759295cd7e Warning: Duplicate target detected: rocblas-functions_8h_1aa076efb6750908d096c12be864ab53c6 Warning: Duplicate target detected: rocblas-functions_8h_1a62e9860101b4e0198b27775ae3cce9f2 Warning: Duplicate target detected: rocblas-functions_8h_1a956f3f1b16887ef1d30ee3136ed8ab25 Warning: Duplicate target detected: rocblas-functions_8h_1a0832e753c94435c6cd706edd44cbc30f Warning: Duplicate target detected: rocblas-functions_8h_1a9e7382f5874b63e27650418660bceaa9 Warning: Duplicate target detected: rocblas-functions_8h_1a9a1d92681904c527b73d36a75a12d652 Warning: Duplicate target detected: rocblas-functions_8h_1a8c3d13230faedd6c8bd9db63f0835689 Warning: Duplicate target detected: rocblas-functions_8h_1ada57c894ab7eb9baa2597c6d17b33e12 Warning: Duplicate target detected: rocblas-functions_8h_1a96e378f05a701e9234b8d043ecda0e2a Warning: Duplicate target detected: rocblas-functions_8h_1a97e6d81280a81ea670d95ff0520672eb Warning: Duplicate target detected: rocblas-functions_8h_1a49f4f816aff5012bc05468a77b91a4e1 Warning: Duplicate target detected: rocblas-functions_8h_1a5504beab11a425fa503d4819b467e611 Warning: Duplicate target detected: rocblas-functions_8h_1aaf2fa38d475fadd3ac7be25727707675 Warning: Duplicate target detected: rocblas-functions_8h_1ac98976c80a3b669cfd0cb5cdb86d1f9a Warning: Duplicate target detected: rocblas-functions_8h_1ad45a67147ca932531d22fb9c3803e206 Warning: Duplicate target detected: rocblas-functions_8h_1a5a49de0f3aa1c150334974c87d41e9ed Warning: Duplicate target detected: rocblas-functions_8h_1a76db876a63622a6b5de2de90c605cf06 Warning: Duplicate target detected: rocblas-functions_8h_1ac53acc5858028d880ad75b2d206497d7 Warning: Duplicate target detected: rocblas-functions_8h_1afd8fc639bbf99d70570543d67f6a6826 Warning: Duplicate target detected: rocblas-functions_8h_1abec4f43baa03d0ae9efa96922e7fa712 Warning: Duplicate target detected: rocblas-functions_8h_1a05c6ba7f4478184bdeb4b0989392a14f Warning: Duplicate target detected: rocblas-functions_8h_1acb33f65d97e67a485d3ae2823bde377d Warning: Duplicate target detected: rocblas-functions_8h_1ae8661756282604370cf91ac181f36724 Warning: Duplicate target detected: rocblas-functions_8h_1a1ad21b33d6d6f693e15a455e2c7973d5 Warning: Duplicate target detected: rocblas-functions_8h_1ae4c482c283477cdced6b6d999843e468 Warning: Duplicate target detected: rocblas-functions_8h_1a1e09edcc282c2a54529e40e5fb4c44dd Warning: Duplicate target detected: rocblas-functions_8h_1af99db424e2231e486730452faec795f7 Warning: Duplicate target detected: rocblas-functions_8h_1a8e3523ccc41b4a5e2be53a18ffbf8d2c Warning: Duplicate target detected: rocblas-functions_8h_1ac9ff91f9ce2c00a4f2cb28a253345ee6 Warning: Duplicate target detected: rocblas-functions_8h_1ae1235be29cbe2fcc126be53050a26691 Warning: Duplicate target detected: rocblas-functions_8h_1a57b09681c05663686fd002de4181e63b Warning: Duplicate target detected: rocblas-functions_8h_1ab59f4e131c06e93ad23935121d142f59 Warning: Duplicate target detected: rocblas-functions_8h_1a8f82eb9e588394832deb03dc297cf20d Warning: Duplicate target detected: rocblas-functions_8h_1aadc4f56637542a3ab7377884e812d5a4 Warning: Duplicate target detected: rocblas-functions_8h_1ad78f9986501211aafcd65188e55c313e Warning: Duplicate target detected: rocblas-functions_8h_1a8c45f2500abf1bb130d572be34d69229 Warning: Duplicate target detected: rocblas-functions_8h_1a3d35ca3c90e7299e0fcd29c8bb705107 Warning: Duplicate target detected: rocblas-functions_8h_1a718f9c6c378dd1dc3b3ad26de9672e5a Warning: Duplicate target detected: rocblas-functions_8h_1a592d2a4e95f881e3a08fc78747591e87 Warning: Duplicate target detected: rocblas-functions_8h_1a3ea272430be735c5a1d1034f3efe8400 Warning: Duplicate target detected: rocblas-functions_8h_1afb4dfd6010ab60800fe7e76be02a44b3 Warning: Duplicate target detected: rocblas-functions_8h_1a43d8b8eed2eff9c189296d217c950b94 Warning: Duplicate target detected: rocblas-functions_8h_1ac4be6138c305ffe1c42ec3816f527466 Warning: Duplicate target detected: rocblas-functions_8h_1adf7a50dcd5e1d05f49f265a10cfa4a96 Warning: Duplicate target detected: rocblas-functions_8h_1a67b695870111cb381750023b0afd5ed2 Warning: Duplicate target detected: rocblas-functions_8h_1a5b6ca69f89c24b344b74ea4571832543 Warning: Duplicate target detected: rocblas-functions_8h_1af956b6db73c3381c81c4b08ef4502fc9 Warning: Duplicate target detected: rocblas-functions_8h_1a68754093d191c3f63be8dd4817bd0bb9 Warning: Duplicate target detected: rocblas-types_8h_1a406e57f849ad42ab11264b0c74ced895a87416dce6b841cf6196ed3855ccfdbf6 Warning: Duplicate target detected: rocblas-types_8h_1a406e57f849ad42ab11264b0c74ced895ae5a999f0ff23c01e64fd68541d4ebf37 Warning: Duplicate target detected: rocblas-types_8h_1a406e57f849ad42ab11264b0c74ced895a73f410519d1157786d52a53f11256254 Warning: Duplicate target detected: rocblas-types_8h_1a406e57f849ad42ab11264b0c74ced895 Warning: Duplicate target detected: rocblas-types_8h_1a8976be447f47843d51b764bfe85bd47da09e61033781a1a8a9a535a56a7fc4d64 Warning: Duplicate target detected: rocblas-types_8h_1a8976be447f47843d51b764bfe85bd47da027f05347eef8c14b71a8db5936fac79 Warning: Duplicate target detected: rocblas-types_8h_1a8976be447f47843d51b764bfe85bd47da4ad060029223eaf9c64b16fb4a5ca024 Warning: Duplicate target detected: rocblas-types_8h_1a8976be447f47843d51b764bfe85bd47d Warning: Duplicate target detected: rocblas-types_8h_1a6f4f8189d3fb012e15f2908e61b3ba20a6323d14c246a72fd8895b964ca5bc59b Warning: Duplicate target detected: rocblas-types_8h_1a6f4f8189d3fb012e15f2908e61b3ba20a7808667597ccf33cab2b679e83e6e9b1 Warning: Duplicate target detected: rocblas-types_8h_1a6f4f8189d3fb012e15f2908e61b3ba20 Warning: Duplicate target detected: rocblas-types_8h_1a503eb8c2565be541cd06a74d0ec368b7a011e9fd9389d1ba4836dae3f04405559 Warning: Duplicate target detected: rocblas-types_8h_1a503eb8c2565be541cd06a74d0ec368b7a27f2b0df534a059f16763cd7491ae211 Warning: Duplicate target detected: rocblas-types_8h_1a503eb8c2565be541cd06a74d0ec368b7a0bd19ea74736fd1ca48140997716cc86 Warning: Duplicate target detected: rocblas-types_8h_1a503eb8c2565be541cd06a74d0ec368b7 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a608ee84b4cedbfb06ea735be874d31ff Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03ac97057fcb38a788817c1e1d54178b02f Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a0f451e44cdbd40ecde394496e782afe3 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a1ec960494cc61cb33af768acdbafe76f Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a1425dffb65fa9881055d774c50a7d046 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a38e56e2febedc1b79b0dd79876f238d3 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03acf76c9bb0643fb8606ed3eb4811ac8e5 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a7d06e31f0e5839d687429cfef80c2c0d Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a86b9e2c762fc877192bff044b616c498 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a957f07db3112444cb0b31497d4ce5254 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03aa2920d1b0c117d16d2efacd9c7427f3e Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03abd16dfc59ede5705b103f722c2c81719 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a6e0e3c6afb11fc8724c02206b6ec0ab4 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a12d27692cdbe833501ef32abb1257e64 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a4c4e3d8d48d14761a0d21a261c1f3a7c Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a666da21be840652847a7e334eeff6fdc Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8abd26f31a7a02e9d42e7737bce32ee650 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a55db880fd519219a8784899b84730d73 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a7ab164b885068511563ddf8ca8b41735 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a0fcdccf8e7501e6f0dc033fdddea8d64 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a34e00272d0d93838dbb64acacbfb2370 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a6b7d5cd8a48cd8347536bbca09d5b112 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8ab4078bd4cb7562d82b37760a22a2f18c Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8aa4796f33078bdf0841363a46671a2ac7 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a46de61e7cfc95192d8a617fbf7336922 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a2287d18bc0d2cf0900917b44335026a6 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a94fbbeae672f375e512033ff829cda2d Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8af9d568d7cb2f1a896c3c58807d5a09dc Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a756f99633fcfdfb3750e305dc25dae95 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8 Warning: Duplicate target detected: rocblas-types_8h_1ae9ca87273410f7097508a983d386cba4a2f0390419a13907b4a2e521b77c3c5cb Warning: Duplicate target detected: rocblas-types_8h_1ae9ca87273410f7097508a983d386cba4a5db06f37b38bdf2972a16f2869644d60 Warning: Duplicate target detected: rocblas-types_8h_1ae9ca87273410f7097508a983d386cba4 Warning: Duplicate target detected: rocblas-types_8h_1a2617e51a61393315715c11035c662fa8a09b57b666f29f4179dabb51ed4f614d8 Warning: Duplicate target detected: rocblas-types_8h_1a2617e51a61393315715c11035c662fa8a81b6271b673851efca20321f0f04a36d Warning: Duplicate target detected: rocblas-types_8h_1a2617e51a61393315715c11035c662fa8a214de05732d798bdd585bf1db739b3b0 Warning: Duplicate target detected: rocblas-types_8h_1a2617e51a61393315715c11035c662fa8a4c69ed989c4cda6f8d292b210ce09f38 Warning: Duplicate target detected: rocblas-types_8h_1a2617e51a61393315715c11035c662fa8 Warning: Duplicate target detected: rocblas-types_8h_1a6d33ce1b1bdbd9539d6dec958801149bad59ebc40878401bfba93676e9c73ac22 Warning: Duplicate target detected: rocblas-types_8h_1a6d33ce1b1bdbd9539d6dec958801149b Warning: Duplicate target detected: rocblas-types_8h_1a8a4de42139e6ee8ac0ffb496ab43640f Warning: Duplicate target detected: rocblas-types_8h_1a872ca82c4af86a11c3048762a0fbf7ee Warning: Duplicate target detected: rocblas-types_8h_1af00b22a41ef1d52a80be097800d17958 reading sources... [ 60%] ROCm_Libraries/dep-lib reading sources... [ 61%] ROCm_Libraries/hipsparse_wiki reading sources... [ 61%] ROCm_Network_Based_Programing/ROCm_RDMA reading sources... [ 62%] ROCm_Solutions/ROCr_Error_Codes reading sources... [ 63%] ROCm_System_Managment/ROCm-System-Managment reading sources... [ 63%] ROCm_System_Managment/topo0 reading sources... [ 64%] ROCm_System_Managment/topo1 reading sources... [ 65%] ROCm_System_Managment/topo2 reading sources... [ 65%] ROCm_System_Managment/topo3 reading sources... [ 66%] ROCm_System_Managment/topo4 reading sources... [ 67%] ROCm_Tools/HCC-Native-GCN-ISA reading sources... [ 68%] ROCm_Tools/HCC_WIKI reading sources... [ 68%] ROCm_Tools/ROCm-Tools reading sources... [ 69%] ROCm_Tools/aoreadme reading sources... [ 70%] ROCm_Tools/clBLA reading sources... [ 70%] ROCm_Tools/clFFT reading sources... [ 71%] ROCm_Tools/clRNG reading sources... [ 72%] ROCm_Tools/clSPARSE reading sources... [ 72%] ROCm_Tools/hcFFT reading sources... [ 73%] ROCm_Tools/hcRNG reading sources... [ 74%] ROCm_Tools/hipBLAS reading sources... [ 74%] ROCm_Tools/hipeigen reading sources... [ 75%] ROCm_Tools/hipinstall reading sources... [ 76%] ROCm_Tools/installtensile reading sources... [ 76%] ROCm_Tools/rocFFT reading sources... [ 77%] ROCm_Tools/rocFFTAPI reading sources... [ 78%] ROCm_Tools/rocblas reading sources... [ 78%] ROCm_Tools/rocblaswiki reading sources... [ 79%] ROCm_Tools/rocm-debug reading sources... [ 80%] ROCm_Tools/tensile reading sources... [ 80%] ROCm_Tools/tutorial reading sources... [ 81%] ROCm_Virtualization_Containers/ROCm-Virtualization-&-Containers reading sources... [ 82%] ROCm_Virtualization_Containers/ROCm_Docker reading sources... [ 82%] ROCm_Virtualization_Containers/quickstart reading sources... [ 83%] Remote_Device_Programming/Async reading sources... [ 84%] Remote_Device_Programming/DesignDiscuss reading sources... [ 85%] Remote_Device_Programming/Memoryhooks reading sources... [ 85%] Remote_Device_Programming/Performancemeasurement reading sources... [ 86%] Remote_Device_Programming/PrintUCXinfo reading sources... [ 87%] Remote_Device_Programming/Remote-Device-Programming reading sources... [ 87%] Remote_Device_Programming/Testing reading sources... [ 88%] Remote_Device_Programming/UCP-Design reading sources... [ 89%] Remote_Device_Programming/UCT-Design reading sources... [ 89%] Remote_Device_Programming/UCXenv reading sources... [ 90%] Remote_Device_Programming/findUCPendpoint reading sources... [ 91%] Remote_Device_Programming/logging reading sources... [ 91%] Remote_Device_Programming/profiling reading sources... [ 92%] Remote_Device_Programming/sideprogresscompletion reading sources... [ 93%] Remote_Device_Programming/statistic reading sources... [ 93%] Tutorial/GCN-asm-tutorial reading sources... [ 94%] Tutorial/Optimizing-Dispatches reading sources... [ 95%] Tutorial/ROCm-MultiGPU reading sources... [ 95%] Tutorial/Tutorial reading sources... [ 96%] Tutorial/caffe reading sources... [ 97%] Tutorial/hipCaffe reading sources... [ 97%] Tutorial/mininbody reading sources... [ 98%] Tutorial/rocncloc reading sources... [ 99%] index reading sources... [100%] outline /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:4: WARNING: Line block ends without a blank line. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:15: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:19: WARNING: Title underline too short. ROCm Tensorflow v2.0.0-beta1 Release ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:19: WARNING: Title underline too short. ROCm Tensorflow v2.0.0-beta1 Release ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:31: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:36: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:39: WARNING: Literal block ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:5: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:5: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:52: WARNING: Title underline too short. ROCm MIOpen v2.0.1 Release ************************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:5: WARNING: Duplicate explicit target name: "rocm install". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:5: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:387: WARNING: Title underline too short. Option 1: Docker image with Caffe2 installed: ******************************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:387: WARNING: Title underline too short. Option 1: Docker image with Caffe2 installed: ******************************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:419: WARNING: Literal block ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:423: WARNING: Literal block ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:11: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:68: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:74: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:80: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:86: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:94: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:98: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:104: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:110: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:115: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:131: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:139: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:144: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/caffe.rst:4: WARNING: Duplicate explicit target name: "see here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/caffe.rst:107: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/hipCaffe .rst:5: WARNING: Duplicate explicit target name: "link". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/hipCaffe .rst:5: WARNING: Duplicate explicit target name: "link". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/mininbody.rst:44: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:3: WARNING: Title overline too short. ********* HIP Programing FAQ ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:9: WARNING: Title underline too short. What APIs and features does HIP support? ################### /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:27: WARNING: Title underline too short. What is not supported? ################ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:27: WARNING: Title underline too short. What is not supported? ################ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:30: WARNING: Title underline too short. Runtime/Driver API features ******************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:66: WARNING: Title underline too short. Is HIP a drop*in replacement for CUDA? ****************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:66: WARNING: Title underline too short. Is HIP a drop*in replacement for CUDA? ****************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:73: WARNING: Title underline too short. What specific version of CUDA does HIP support? ************************************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:73: WARNING: Title underline too short. What specific version of CUDA does HIP support? ************************************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:100: WARNING: Title underline too short. What libraries does HIP support? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:100: WARNING: Title underline too short. What libraries does HIP support? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:114: WARNING: Title underline too short. How does HIP compare with OpenCL? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:114: WARNING: Title underline too short. How does HIP compare with OpenCL? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:128: WARNING: Title underline too short. How does porting CUDA to HIP compare to porting CUDA to OpenCL? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:128: WARNING: Title underline too short. How does porting CUDA to HIP compare to porting CUDA to OpenCL? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:147: WARNING: Title underline too short. What hardware does HIP support? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:147: WARNING: Title underline too short. What hardware does HIP support? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:153: WARNING: Title underline too short. Does Hipify automatically convert all source code? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:153: WARNING: Title underline too short. Does Hipify automatically convert all source code? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:155: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:175: WARNING: Title underline too short. Why use HIP rather than supporting CUDA directly? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:175: WARNING: Title underline too short. Why use HIP rather than supporting CUDA directly? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:182: WARNING: Title underline too short. Can I develop HIP code on an Nvidia CUDA platform? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:182: WARNING: Title underline too short. Can I develop HIP code on an Nvidia CUDA platform? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:193: WARNING: Title underline too short. Can I develop HIP code on an AMD HCC platform? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:193: WARNING: Title underline too short. Can I develop HIP code on an AMD HCC platform? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/GCN-ISA-Manuals.rst:6: WARNING: Duplicate explicit target name: "pdf". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/caffe.rst:4: WARNING: Duplicate explicit target name: "see here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/caffe.rst:107: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/caffe.rst:4: WARNING: duplicate label caffe, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/caffe.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:1146: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:1148: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:1151: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:2234: WARNING: Line block ends without a blank line. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:2242: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:: WARNING: Anonymous hyperlink mismatch: 1 references but 0 targets. See "backrefs" attribute for IDs. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:15146: WARNING: image file not readable: GCN_ISA_Manuals/images/microcode/microcode_mtbuf.png /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:15146: WARNING: image file not readable: GCN_ISA_Manuals/images/microcode/microcode_mtbuf.png /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:839: WARNING: Malformed table. +------+-------------------------------------------------+-------------------------------------------+ | | Using AMD's `rock-dkms` package | Using the upstream kernel driver | +======+=================================================+===========================================+ | Pros | More GPU features, and they are enabled earlier | Includes the latest Linux kernel features | +------+-------------------------------------------------+-------------------------------------------+ | | Tested by AMD on supported distributions | May work on other distributions and with | | | | custom kernels | +------+-------------------------------------------------+-------------------------------------------+ | | Supported GPUs enabled regardless of + | | | kernel version | | +------+-------------------------------------------------+-------------------------------------------+ | | Includes the latest GPU firmware | | +------+-------------------------------------------------+-------------------------------------------+ | Cons | May not work on all Linx distributions or | Features and hardware support varies | | | versions | depending on kernel version | +------+-------------------------------------------------+-------------------------------------------+ | | Not currently supported on kernels newer | Limits GPU's usage of system memory to | | | than 5.4. | 3/8 of system memory (before 5.6). | | | For 5.6 and beyond, both DKMS and upstream| | | kernels allow use of 15/16 of system | | |memory | +------+-------------------------------------------------+-------------------------------------------+ | | | IPC and RDMA capabilities not yet enabled | +------+-------------------------------------------------+-------------------------------------------+ | | | Not tested by AMD to the same level as | | | | `rock-dkms` package | +------+-------------------------------------------------+-------------------------------------------+ | | | Does not include most up-to-date firmware | +------+-------------------------------------------------+-------------------------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:944: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:946: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:946: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:3: WARNING: Title overline too short. ==================== Frequently Asked Questions - Installation ==================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:15: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:55: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:70: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:74: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:81: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:91: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/HIP.rst:61: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/HIP.rst:77: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/HIP.rst:92: WARNING: Title level inconsistent: HIP Portability and Compiler Technology ========================================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/HIP.rst:107: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/HIP.rst:5: WARNING: Duplicate explicit target name: "blog". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/HIP.rst:113: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:839: WARNING: Malformed table. +------+-------------------------------------------------+-------------------------------------------+ | | Using AMD's `rock-dkms` package | Using the upstream kernel driver | +======+=================================================+===========================================+ | Pros | More GPU features, and they are enabled earlier | Includes the latest Linux kernel features | +------+-------------------------------------------------+-------------------------------------------+ | | Tested by AMD on supported distributions | May work on other distributions and with | | | | custom kernels | +------+-------------------------------------------------+-------------------------------------------+ | | Supported GPUs enabled regardless of + | | | kernel version | | +------+-------------------------------------------------+-------------------------------------------+ | | Includes the latest GPU firmware | | +------+-------------------------------------------------+-------------------------------------------+ | Cons | May not work on all Linx distributions or | Features and hardware support varies | | | versions | depending on kernel version | +------+-------------------------------------------------+-------------------------------------------+ | | Not currently supported on kernels newer | Limits GPU's usage of system memory to | | | than 5.4. | 3/8 of system memory (before 5.6). | | | For 5.6 and beyond, both DKMS and upstream| | | kernels allow use of 15/16 of system | | |memory | +------+-------------------------------------------------+-------------------------------------------+ | | | IPC and RDMA capabilities not yet enabled | +------+-------------------------------------------------+-------------------------------------------+ | | | Not tested by AMD to the same level as | | | | `rock-dkms` package | +------+-------------------------------------------------+-------------------------------------------+ | | | Does not include most up-to-date firmware | +------+-------------------------------------------------+-------------------------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:944: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:946: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:946: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:71: WARNING: duplicate label what is rocm, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:80: WARNING: duplicate label rocm components, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:97: WARNING: duplicate label supported operating systems, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:114: WARNING: duplicate label important rocm links, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:130: WARNING: duplicate label whats new in this release, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:135: WARNING: duplicate label support for centos rhel v7.7, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:143: WARNING: duplicate label initial distribution of aomp 0.7-5 in rocm v3.0, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:152: WARNING: duplicate label fast fourier transform updates, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:169: WARNING: duplicate label memcopy enhancement for rocprof, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:176: WARNING: duplicate label fixed issues, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:181: WARNING: duplicate label migraph v0.5 graph optimizer, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:191: WARNING: duplicate label known issues in this release, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:196: WARNING: duplicate label installation issue with red hat enterprise linux v7.7, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:247: WARNING: duplicate label error while running rocprofiler on sles, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:280: WARNING: duplicate label gpuowl fails with memory access fault error, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:292: WARNING: duplicate label deprecated features, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:299: WARNING: duplicate label miopen, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:304: WARNING: duplicate label scgemm convolution algorithmn, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:311: WARNING: duplicate label text-based performance database, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:318: WARNING: duplicate label deploying rocm, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:333: WARNING: duplicate label ubuntu, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:480: WARNING: duplicate label centos rhel, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:533: WARNING: duplicate label rocm install, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:728: WARNING: duplicate label hardware and software support, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:885: WARNING: duplicate label machine learning and high performance computing software stack for amd gpu, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:892: WARNING: duplicate label rocm binary package structure, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1002: WARNING: duplicate label rocm platform packages, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/More-about-how-ROCm-uses-PCIe-Atomics.rst:73: WARNING: Title underline too short. BAR Memory Overview ****************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:3: WARNING: Line block ends without a blank line. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:183: WARNING: Title underline too short. CentOS RHEL v7.7 ^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:183: WARNING: Title underline too short. CentOS RHEL v7.7 ^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:385: WARNING: Title level inconsistent: Installation ------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:21: WARNING: duplicate label deploying rocm, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:36: WARNING: duplicate label ubuntu, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:183: WARNING: duplicate label centos rhel, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:236: WARNING: duplicate label rocm install, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/QuickStartGuideOpenCL.rst:9: WARNING: Title underline too short. This developer release includes the following: ------------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/QuickStartGuideOpenCL.rst:27: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/QuickStartGuideOpenCL.rst:54: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/QuickStartGuideOpenCL.rst:59: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/QuickStartGuideOpenCL.rst:64: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:12: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:21: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:25: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:68: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:79: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:88: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:99: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:110: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCR-Runtime.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCR-Runtime.rst:34: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCk-kernel.rst:12: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCk-kernel.rst:20: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCk-kernel.rst:28: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCk-kernel.rst:34: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCk-kernel.rst:38: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCt.rst:24: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCt.rst:31: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/Other-Solutions.rst:52: WARNING: Title underline too short. Turn Off Page Retry on GFX9/Vega devices ********************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/Other-Solutions.rst:52: WARNING: Title underline too short. Turn Off Page Retry on GFX9/Vega devices ********************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/PCIe-Debug.rst:22: WARNING: Unknown target name: "number". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/PCIe-Debug.rst:32: WARNING: Unknown target name: "number". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/PCIe-Debug.rst:67: WARNING: Unknown target name: "number". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/PCIe-Debug.rst:82: WARNING: Unknown target name: "number". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/PCIe-Debug.rst:94: WARNING: Unknown target name: "number". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/CUDAAPIHIP.rst:842: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/CUDAAPIHIPTEXTURE.rst:320: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-FAQ.rst:65: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-FAQ.rst:185: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-FAQ.rst:185: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-FAQ.rst:5: WARNING: duplicate label hip-faq, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:33: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:65: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:72: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:479: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:515: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:539: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:547: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:567: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:575: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:575: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:579: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:579: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:835: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:871: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:899: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:919: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:927: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:927: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:931: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:931: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:1112: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:102: WARNING: Title underline too short. Identifying the Compiler: hcc, hip-clang or nvcc ************************************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:102: WARNING: Title underline too short. Identifying the Compiler: hcc, hip-clang or nvcc ************************************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:299: WARNING: Title underline too short. hipLaunchKernelGGL ~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:299: WARNING: Title underline too short. hipLaunchKernelGGL ~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:22: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:23: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:53: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP_Debugging.rst:136: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP_Debugging.rst:188: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:289: WARNING: Duplicate explicit target name: "dim3". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:573: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:609: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:633: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:641: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:661: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:669: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:669: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:673: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:673: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:931: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:967: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:995: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1015: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1023: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1023: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1027: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1027: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1119: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1335: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1464: WARNING: Malformed table. +--------------------------------------------------------------------------------------+------------------------+----------------------------+ | Function | Supported in HIP | Supported in CUD | +--------------------------------------------------------------------------------------+------------------------+----------------------------+ |void load_matrix_sync(fragment<...> &a, const T* mptr, unsigned lda) | | ✓ | | | | | +--------------------------------------------------------------------------------------+------------------------+----------------------------+ |void load_matrix_sync(fragment<...> &a, const T* mptr, unsigned lda, layout_t layout) | | ✓ | | | | | +--------------------------------------------------------------------------------------+------------------------+----------------------------+ |void store_matrix_sync(T* mptr, fragment<...> &a, unsigned lda, layout_t layout) | | ✓ | | | | | +--------------------------------------------------------------------------------------+------------------------+----------------------------+ |void fill_fragment(fragment<...> &a, const T &value) | | ✓ | | | | | +--------------------------------------------------------------------------------------+------------------------+----------------------------+ |void mma_sync(fragment<...> &d, const fragment<...> &a, const fragment<...> &b, | | ✓ | |const fragment<...> &c , bool sat) | | | +--------------------------------------------------------------------------------------+------------------------+----------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1569: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:320: WARNING: duplicate label synchronization-functions, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:120: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:121: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:151: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:478: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:492: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:497: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:544: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:697: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:930: WARNING: Duplicate explicit target name: "1". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:965: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1150: WARNING: Duplicate explicit target name: "1". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1282: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1282: WARNING: Duplicate explicit target name: "1". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1442: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1473: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1517: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1525: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1532: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1548: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1548: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1649: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1714: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1724: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1834: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1864: WARNING: Duplicate explicit target name: "1". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2076: WARNING: Duplicate explicit target name: "1". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2081: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2096: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2135: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2150: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2207: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2272: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2376: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2379: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2380: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2381: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2656: WARNING: Unexpected section title or transition. .... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2666: WARNING: Unexpected section title or transition. .... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2803: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2803: WARNING: Duplicate explicit target name: "1". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:3042: WARNING: Error in "image" directive: no content permitted. .. image:: Opencl_optimization_images/3.8.png **Figure 3.8 Kernel Unrolled 4X** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:3048: WARNING: Error in "image" directive: no content permitted. .. image:: Opencl_optimization_images/3.9.png **Figure 3.9 Unrolled Loop with Stores Clustered** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:3058: WARNING: Error in "image" directive: no content permitted. .. image:: Opencl_optimization_images/3.10.png **Figure 3.10 Unrolled Kernel Using float4 for Vectorization** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:3232: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:3341: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:3354: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1151: WARNING: Footnote [2] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:62: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:1275: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:1771: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:2372: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:2416: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:3219: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:3901: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:: WARNING: image file not readable: Programming_Guides/images/a.1.png /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:108: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:109: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:139: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:381: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:406: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:406: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:417: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:413: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:413: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:422: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:423: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:433: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:440: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:442: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:447: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:449: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hcc-guide.rst:154: WARNING: Content block expected for the "code" directive; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hcc-guide.rst:160: WARNING: Content block expected for the "code" directive; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hcc-profile.rst:79: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip-programming.rst:34: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip-programming.rst:47: WARNING: Malformed table. Text in column margin in table line 3. ======================= ====== ===== ======== ==== ====== ========= =================================== HIP API Synchronization Effect Fence Coherent Host Memory Visibiity Non-Coherent Host Memory Visibility hipStreamSynchronize host waits for all commands in the specified stream to complete system-scope release yes yes hipDeviceSynchronize host waits for all commands in all streams on the specified device to complete system-scope release yes yes hipEventSynchronize host waits for the specified event to complete device-scope release yes depends - see below hipStreamWaitEvent stream waits for the specified event to complete none yes no ======================= ====== ===== ======== ==== ====== ========= =================================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip-programming-guide.rst:31: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_install.rst:30: WARNING: Duplicate explicit target name: "checkout". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_port.rst:45: WARNING: Malformed table. Bottom/header table border does not match top border. ============ ================================= ================== ================= =========== Format APIs NVCC HCC HIP-CLANG ============ ================================= ================== ================= =========== Code Object hipModuleLoad, hipModuleLoadData .cubin or PTX text .hsaco .hsaco Fat Binary hipModuleLoadFatBin .fatbin Under Development .hip_fatbin ============ ================================= ================== ================= =========== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_port.rst:267: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_port.rst:271: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_port.rst:279: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_port.rst:291: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_profiling.rst:71: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_profiling.rst:76: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_profiling.rst:81: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_profiling.rst:246: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hipporting-driver-api.rst:4: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:4: WARNING: Title underline too short. About ROCm Documentation =================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:7: WARNING: Title underline too short. `Current Release Notes `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:13: WARNING: Title underline too short. `Installation Guide `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:13: WARNING: Title underline too short. `Installation Guide `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:35: WARNING: Title underline too short. `Programming Guide `_ ******************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:35: WARNING: Title underline too short. `Programming Guide `_ ******************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:62: WARNING: Title underline too short. `ROCm GPU Tunning Guides `_ *************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:62: WARNING: Title underline too short. `ROCm GPU Tunning Guides `_ *************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:73: WARNING: Title underline too short. `GCN ISA Manuals `_ ******************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:73: WARNING: Title underline too short. `GCN ISA Manuals `_ ******************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:88: WARNING: Title underline too short. `ROCm API References `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:88: WARNING: Title underline too short. `ROCm API References `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:113: WARNING: Title underline too short. `ROCm Tools `_ ************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:113: WARNING: Title underline too short. `ROCm Tools `_ ************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:149: WARNING: Title underline too short. `ROCm Libraries `_ ************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:149: WARNING: Title underline too short. `ROCm Libraries `_ ************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:201: WARNING: Line block ends without a blank line. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:205: WARNING: Title underline too short. `ROCm Compiler SDK `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:205: WARNING: Title underline too short. `ROCm Compiler SDK `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:219: WARNING: Title underline too short. `ROCm System Management `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:219: WARNING: Title underline too short. `ROCm System Management `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:231: WARNING: Title underline too short. `ROCm Virtualization & Containers `_ *********************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:231: WARNING: Title underline too short. `ROCm Virtualization & Containers `_ *********************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:239: WARNING: Title underline too short. `Remote Device Programming `_ ************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:239: WARNING: Title underline too short. `Remote Device Programming `_ ************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:253: WARNING: Title underline too short. `Deep Learning on ROCm `_ ********************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:253: WARNING: Title underline too short. `Deep Learning on ROCm `_ ********************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:266: WARNING: Title underline too short. `System Level Debug `_ ******************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:266: WARNING: Title underline too short. `System Level Debug `_ ******************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:271: WARNING: Title underline too short. `Tutorial `_ ********** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:271: WARNING: Title underline too short. `Tutorial `_ ********** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:275: WARNING: Title underline too short. `ROCm Glossary `_ ************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:275: WARNING: Title underline too short. `ROCm Glossary `_ ************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:9: WARNING: doxygenfunction: Cannot find function "clblasCswap" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:11: WARNING: doxygenfunction: Cannot find function "clblasDswap" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:13: WARNING: doxygenfunction: Cannot find function "clblasSswap" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:15: WARNING: doxygenfunction: Cannot find function "clblasZswap" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:19: WARNING: doxygenfunction: Cannot find function "clblasCscal" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:21: WARNING: doxygenfunction: Cannot find function "clblasDscal" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:23: WARNING: doxygenfunction: Cannot find function "clblasSscal" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:25: WARNING: doxygenfunction: Cannot find function "clblasZscal" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:30: WARNING: doxygenfunction: Cannot find function "clblasCsscal" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:32: WARNING: doxygenfunction: Cannot find function "clblasZdscal" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:37: WARNING: doxygenfunction: Cannot find function "clblasCcopy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:39: WARNING: doxygenfunction: Cannot find function "clblasDcopy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:41: WARNING: doxygenfunction: Cannot find function "clblasScopy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:43: WARNING: doxygenfunction: Cannot find function "clblasZcopy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:47: WARNING: doxygenfunction: Cannot find function "clblasCaxpy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:49: WARNING: doxygenfunction: Cannot find function "clblasDaxpy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:51: WARNING: doxygenfunction: Cannot find function "clblasSaxpy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:53: WARNING: doxygenfunction: Cannot find function "clblasZaxpy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:59: WARNING: doxygenfunction: Cannot find function "clblasCdotc" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:61: WARNING: doxygenfunction: Cannot find function "clblasCdotu" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:63: WARNING: doxygenfunction: Cannot find function "clblasDdot" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:65: WARNING: doxygenfunction: Cannot find function "clblasSdot" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:67: WARNING: doxygenfunction: Cannot find function "clblasZdotc" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:69: WARNING: doxygenfunction: Cannot find function "clblasZdotu" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:73: WARNING: doxygenfunction: Cannot find function "clblasCrotg" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:75: WARNING: doxygenfunction: Cannot find function "clblasDrotg" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:77: WARNING: doxygenfunction: Cannot find function "clblasSrotg" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:79: WARNING: doxygenfunction: Cannot find function "clblasZrotg" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:84: WARNING: doxygenfunction: Cannot find function "clblasDrotmg" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:87: WARNING: doxygenfunction: Cannot find function "clblasSrotmg" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:91: WARNING: doxygenfunction: Cannot find function "clblasCsrot" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:93: WARNING: doxygenfunction: Cannot find function "clblasDrot" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:95: WARNING: doxygenfunction: Cannot find function "clblasSrot" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:97: WARNING: doxygenfunction: Cannot find function "clblasZdrot" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:102: WARNING: doxygenfunction: Cannot find function "clblasDrotm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:104: WARNING: doxygenfunction: Cannot find function "clblasSrotm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:109: WARNING: doxygenfunction: Cannot find function "clblasDnrm2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:111: WARNING: doxygenfunction: Cannot find function "clblasDznrm2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:113: WARNING: doxygenfunction: Cannot find function "clblasScnrm2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:115: WARNING: doxygenfunction: Cannot find function "clblasSnrm2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:119: WARNING: doxygenfunction: Cannot find function "clblasiCamax" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:121: WARNING: doxygenfunction: Cannot find function "clblasiDamax" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:123: WARNING: doxygenfunction: Cannot find function "clblasiSamax" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:125: WARNING: doxygenfunction: Cannot find function "clblasiZamax" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:130: WARNING: doxygenfunction: Cannot find function "clblasDasum" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:132: WARNING: doxygenfunction: Cannot find function "clblasDzasum" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:134: WARNING: doxygenfunction: Cannot find function "clblasSasum" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:136: WARNING: doxygenfunction: Cannot find function "clblasScasum" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:8: WARNING: doxygenfunction: Cannot find function "clblasCgemv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:10: WARNING: doxygenfunction: Cannot find function "clblasDgemv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:12: WARNING: doxygenfunction: Cannot find function "clblasSgemv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:14: WARNING: doxygenfunction: Cannot find function "clblasZgemv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:18: WARNING: doxygenfunction: Cannot find function "clblasDsymv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:20: WARNING: doxygenfunction: Cannot find function "clblasSsymv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:25: WARNING: doxygenfunction: Cannot find function "clblasChemv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:27: WARNING: doxygenfunction: Cannot find function "clblasZhemv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:32: WARNING: doxygenfunction: Cannot find function "clblasCtrmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:34: WARNING: doxygenfunction: Cannot find function "clblasDtrmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:36: WARNING: doxygenfunction: Cannot find function "clblasStrmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:38: WARNING: doxygenfunction: Cannot find function "clblasZtrmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:43: WARNING: doxygenfunction: Cannot find function "clblasCtrsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:45: WARNING: doxygenfunction: Cannot find function "clblasDtrsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:47: WARNING: doxygenfunction: Cannot find function "clblasStrsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:49: WARNING: doxygenfunction: Cannot find function "clblasZtrsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:53: WARNING: doxygenfunction: Cannot find function "clblasDger" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:55: WARNING: doxygenfunction: Cannot find function "clblasSger" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:61: WARNING: doxygenfunction: Cannot find function "clblasCgeru" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:63: WARNING: doxygenfunction: Cannot find function "clblasZgeru" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:67: WARNING: doxygenfunction: Cannot find function "clblasCgerc" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:69: WARNING: doxygenfunction: Cannot find function "clblasZgerc" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:74: WARNING: doxygenfunction: Cannot find function "clblasDsyr" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:76: WARNING: doxygenfunction: Cannot find function "clblasSsyr" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:80: WARNING: doxygenfunction: Cannot find function "clblasCher" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:82: WARNING: doxygenfunction: Cannot find function "clblasZher" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:88: WARNING: doxygenfunction: Cannot find function "clblasDsyr2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:90: WARNING: doxygenfunction: Cannot find function "clblasSsyr2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:95: WARNING: doxygenfunction: Cannot find function "clblasCher2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:97: WARNING: doxygenfunction: Cannot find function "clblasZher2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:102: WARNING: doxygenfunction: Cannot find function "clblasCtpmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:104: WARNING: doxygenfunction: Cannot find function "clblasDtpmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:106: WARNING: doxygenfunction: Cannot find function "clblasStpmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:108: WARNING: doxygenfunction: Cannot find function "clblasZtpmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:114: WARNING: doxygenfunction: Cannot find function "clblasCtpsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:116: WARNING: doxygenfunction: Cannot find function "clblasStpsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:118: WARNING: doxygenfunction: Cannot find function "clblasZtpsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:125: WARNING: doxygenfunction: Cannot find function "clblasDspmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:127: WARNING: doxygenfunction: Cannot find function "clblasSspmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:133: WARNING: doxygenfunction: Cannot find function "clblasChpmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:135: WARNING: doxygenfunction: Cannot find function "clblasZhpmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:141: WARNING: doxygenfunction: Cannot find function "clblasDspr" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:143: WARNING: doxygenfunction: Cannot find function "clblasSspr" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:149: WARNING: doxygenfunction: Cannot find function "clblasChpr" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:151: WARNING: doxygenfunction: Cannot find function "clblasZhpr" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:157: WARNING: doxygenfunction: Cannot find function "clblasDspr2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:160: WARNING: doxygenfunction: Cannot find function "clblasSspr2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:165: WARNING: doxygenfunction: Cannot find function "clblasChpr2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:167: WARNING: doxygenfunction: Cannot find function "clblasZhpr2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:173: WARNING: doxygenfunction: Cannot find function "clblasCgbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:175: WARNING: doxygenfunction: Cannot find function "clblasDgbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:177: WARNING: doxygenfunction: Cannot find function "clblasSgbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:179: WARNING: doxygenfunction: Cannot find function "clblasZgbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:183: WARNING: doxygenfunction: Cannot find function "clblasCtbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:186: WARNING: doxygenfunction: Cannot find function "clblasDtbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:189: WARNING: doxygenfunction: Cannot find function "clblasStbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:192: WARNING: doxygenfunction: Cannot find function "clblasZtbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:197: WARNING: doxygenfunction: Cannot find function "clblasDsbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:199: WARNING: doxygenfunction: Cannot find function "clblasSsbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:205: WARNING: doxygenfunction: Cannot find function "clblasChbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:208: WARNING: doxygenfunction: Cannot find function "clblasZhbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:214: WARNING: doxygenfunction: Cannot find function "clblasCtbsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:217: WARNING: doxygenfunction: Cannot find function "clblasDtbsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:219: WARNING: doxygenfunction: Cannot find function "clblasStbsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:221: WARNING: doxygenfunction: Cannot find function "clblasZtbsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:8: WARNING: doxygenfunction: Cannot find function "clblasCgemm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:10: WARNING: doxygenfunction: Cannot find function "clblasDgemm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:13: WARNING: doxygenfunction: Cannot find function "clblasSgemm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:16: WARNING: doxygenfunction: Cannot find function "clblasZgemm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:21: WARNING: Title underline too short. TRMM - Triangular matrix-matrix multiplication -------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:21: WARNING: Title underline too short. TRMM - Triangular matrix-matrix multiplication -------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:22: WARNING: doxygenfunction: Cannot find function "clblasCtrmm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:25: WARNING: doxygenfunction: Cannot find function "clblasDtrmm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:28: WARNING: doxygenfunction: Cannot find function "clblasStrmm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:30: WARNING: doxygenfunction: Cannot find function "clblasZtrmm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:34: WARNING: Title underline too short. TRSM - Solving triangular systems of equations -------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:34: WARNING: Title underline too short. TRSM - Solving triangular systems of equations -------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:35: WARNING: doxygenfunction: Cannot find function "clblasCtrsm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:38: WARNING: doxygenfunction: Cannot find function "clblasDtrsm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:40: WARNING: doxygenfunction: Cannot find function "clblasStrsm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:43: WARNING: doxygenfunction: Cannot find function "clblasZtrsm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:48: WARNING: doxygenfunction: Cannot find function "clblasCsyrk" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:51: WARNING: doxygenfunction: Cannot find function "clblasDsyrk" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:54: WARNING: doxygenfunction: Cannot find function "clblasCsyr2k" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:57: WARNING: doxygenfunction: Cannot find function "clblasDsyr2k" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:62: WARNING: doxygenfunction: Cannot find function "clblasSsyr2k" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:64: WARNING: doxygenfunction: Cannot find function "clblasZsyr2k" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:70: WARNING: doxygenfunction: Cannot find function "clblasCsymm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:72: WARNING: doxygenfunction: Cannot find function "clblasDsymm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:75: WARNING: doxygenfunction: Cannot find function "clblasSsymm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:78: WARNING: doxygenfunction: Cannot find function "clblasZsymm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:83: WARNING: Title underline too short. HEMM - Hermitian matrix-matrix multiplication -------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:83: WARNING: Title underline too short. HEMM - Hermitian matrix-matrix multiplication -------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:84: WARNING: doxygenfunction: Cannot find function "clblasChemm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:87: WARNING: doxygenfunction: Cannot find function "clblasZhemm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:93: WARNING: doxygenfunction: Cannot find function "clblasCherk" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:96: WARNING: doxygenfunction: Cannot find function "clblasZherk" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:104: WARNING: doxygenfunction: Cannot find function "clblasCher2k" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:107: WARNING: doxygenfunction: Cannot find function "clblasZher2k" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:69: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:77: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:108: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:110: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:110: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:118: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:120: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:120: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:126: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:136: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:136: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:144: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:146: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:146: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:18: WARNING: Inconsistent literal block quoting. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:20: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:21: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:164: WARNING: Title underline too short. cyl_bessel_i0f ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:164: WARNING: Title underline too short. cyl_bessel_i0f ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:174: WARNING: Title underline too short. cyl_bessel_i1f ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:174: WARNING: Title underline too short. cyl_bessel_i1f ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:552: WARNING: Title underline too short. nearbyintf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:552: WARNING: Title underline too short. nearbyintf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:562: WARNING: Title underline too short. nextafterf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:562: WARNING: Title underline too short. nextafterf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:602: WARNING: Title underline too short. normcdfinvf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:602: WARNING: Title underline too short. normcdfinvf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:642: WARNING: Title underline too short. remainderf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:642: WARNING: Title underline too short. remainderf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:1477: WARNING: Title underline too short. normcdfinv ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:1477: WARNING: Title underline too short. normcdfinv ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:1867: WARNING: Title underline too short. __fdividef ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:1867: WARNING: Title underline too short. __fdividef ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2025: WARNING: Title underline too short. __fsqrt_ru ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2025: WARNING: Title underline too short. __fsqrt_ru ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2035: WARNING: Title underline too short. __fsqrt_rz ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2035: WARNING: Title underline too short. __fsqrt_rz ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2115: WARNING: Title underline too short. __saturatef ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2115: WARNING: Title underline too short. __saturatef ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2315: WARNING: Title underline too short. __dsqrt_rd ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2315: WARNING: Title underline too short. __dsqrt_rd ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2325: WARNING: Title underline too short. __dsqrt_rn ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2325: WARNING: Title underline too short. __dsqrt_rn ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2335: WARNING: Title underline too short. __dsqrt_ru ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2335: WARNING: Title underline too short. __dsqrt_ru ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2345: WARNING: Title underline too short. __dsqrt_rz ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2345: WARNING: Title underline too short. __dsqrt_rz ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2456: WARNING: Title underline too short. __byte_perm ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2456: WARNING: Title underline too short. __byte_perm ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2606: WARNING: Title underline too short. __umul64hi ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2606: WARNING: Title underline too short. __umul64hi ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:3433: WARNING: Title underline too short. __hfma_sat ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:3433: WARNING: Title underline too short. __hfma_sat ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:3453: WARNING: Title underline too short. __hmul_sat ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:3453: WARNING: Title underline too short. __hmul_sat ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:3483: WARNING: Title underline too short. __hsub_sat ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:3483: WARNING: Title underline too short. __hsub_sat ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:4754: WARNING: Title underline too short. __ushort2half_rd ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:4754: WARNING: Title underline too short. __ushort2half_rd ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Device-Memory-Access.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpyPeerAsync(void * dst, int dstDeviceId, const void * src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 29] hipError_t hipMemcpyPeerAsync(void * dst, int dstDeviceId, const void * src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) -----------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 130] hipError_t hipMemcpyPeerAsync(void * dst, int dstDeviceId, const void * src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) ----------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:84: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpyToSymbol(const void * symbolName, const void * src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 28] hipError_t hipMemcpyToSymbol(const void * symbolName, const void * src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) ----------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 105] hipError_t hipMemcpyToSymbol(const void * symbolName, const void * src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) ---------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpyToSymbolAsync(const void * symbolName, const void * src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 33] hipError_t hipMemcpyToSymbolAsync(const void * symbolName, const void * src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) ---------------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 150] hipError_t hipMemcpyToSymbolAsync(const void * symbolName, const void * src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) ------------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:92: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpyFromSymbol(void * dst, const void * symbolName, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyDeviceToHost) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 30] hipError_t hipMemcpyFromSymbol(void * dst, const void * symbolName, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyDeviceToHost) ------------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 101] hipError_t hipMemcpyFromSymbol(void * dst, const void * symbolName, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyDeviceToHost) -----------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:96: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpyFromSymbolAsync(void * dst, const void * symbolName, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 35] hipError_t hipMemcpyFromSymbolAsync(void * dst, const void * symbolName, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) -----------------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 146] hipError_t hipMemcpyFromSymbolAsync(void * dst, const void * symbolName, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) --------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:100: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpyAsync(void * dst, const void * src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 25] hipError_t hipMemcpyAsync(void * dst, const void * src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) -------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 114] hipError_t hipMemcpyAsync(void * dst, const void * src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) ------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:112: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemsetAsync(void * dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 25] hipError_t hipMemsetAsync(void * dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) -------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 87] hipError_t hipMemsetAsync(void * dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) ---------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:128: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMallocArray(hipArray ** array, const hipChannelFormatDesc * desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 25] hipError_t hipMallocArray(hipArray ** array, const hipChannelFormatDesc * desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) -------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 109] hipError_t hipMallocArray(hipArray ** array, const hipChannelFormatDesc * desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) -------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:144: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpy2DAsync(void * dst, size_t dpitch, const void * src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 27] hipError_t hipMemcpy2DAsync(void * dst, size_t dpitch, const void * src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) ---------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 157] hipError_t hipMemcpy2DAsync(void * dst, size_t dpitch, const void * src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) -------------------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Stream-Management.rst:39: WARNING: Title underline too short. hipStreamGetFlags ---------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Stream-Management.rst:39: WARNING: Title underline too short. hipStreamGetFlags ---------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:11: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: Expecting "(" in parameters_and_qualifiers. [error at 21] hsa_status_t HSA_API hsa_status_string(hsa_status_t status, const char ** status_string) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:27: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 13] hsa_status_t HSA_API hsa_init() -------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_init() ---------------------^ If declarator-id: Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 21] hsa_status_t HSA_API hsa_init() ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:30: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 13] hsa_status_t HSA_API hsa_shut_down() -------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_shut_down() ---------------------^ If declarator-id: Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 21] hsa_status_t HSA_API hsa_shut_down() ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:73: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:79: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:85: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:91: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:94: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:97: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:119: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:122: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:125: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:128: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:131: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:134: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:137: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:140: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:156: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:159: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:162: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:165: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:168: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:171: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_free(void * ptr) ---------------------^ If declarator-id: Invalid definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:174: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:177: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:189: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:192: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:195: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:198: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:201: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:204: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:207: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:210: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:213: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:216: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:219: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:222: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:225: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:228: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:231: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:234: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:237: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:240: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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/read Command output too long. Truncated at 1MB. [rtd-command-info] start-time: 2020-03-07T21:35:22.881247Z, end-time: 2020-03-07T21:35:23.208783Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2020-03-07T21:35:23.361686Z, end-time: 2020-03-07T21:35:47.424114Z, duration: 24, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=advanced-micro-devices-demo -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-demo" "ReadTheDocs-Breathe.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadTheDocs-Breathe.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-demo.idx (./advanced-micro-devices-demo.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3 <./ROCm_Stack.png >] [4 <./ROCm_Core_Stack.png>] Chapter 2. [5] [6] [7] [8] [9] [10] [11] [12] [13 <./AMD1.png> <./Versionchange1.png>] LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:what-is-r ocm' on page 14 undefined on input line 669. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:rocm-comp onents' on page 14 undefined on input line 672. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:supported -operating-systems' on page 14 undefined on input line 675. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:important -rocm-links' on page 14 undefined on input line 678. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:whats-new -in-this-release' on page 14 undefined on input line 683. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:support-f or-centos-rhel-v7-7' on page 14 undefined on input line 686. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:initial-d istribution-of-aomp-0-7-5-in-rocm-v3-0' on page 14 undefined on input line 689. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:fast-four ier-transform-updates' on page 14 undefined on input line 692. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:memcopy-e nhancement-for-rocprof' on page 14 undefined on input line 695. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:fixed-iss ues' on page 14 undefined on input line 700. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:migraph-v 0-5-graph-optimizer' on page 14 undefined on input line 703. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:known-iss ues-in-this-release' on page 14 undefined on input line 708. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:installat ion-issue-with-red-hat-enterprise-linux-v7-7' on page 14 undefined on input lin e 711. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:error-whi le-running-rocprofiler-on-sles' on page 14 undefined on input line 714. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:gpuowl-fa ils-with-memory-access-fault-error' on page 14 undefined on input line 717. [14] LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:deprecate d-features' on page 15 undefined on input line 722. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:miopen' o n page 15 undefined on input line 725. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:scgemm-co nvolution-algorithmn' on page 15 undefined on input line 728. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:text-base d-performance-database' on page 15 undefined on input line 731. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:deploying -rocm' on page 15 undefined on input line 736. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:ubuntu' o n page 15 undefined on input line 739. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:centos-rh el' on page 15 undefined on input line 742. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:rocm-inst allation' on page 15 undefined on input line 747. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:getting-t he-rocm-source-code' on page 15 undefined on input line 750. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:hardware- and-software-support' on page 15 undefined on input line 753. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:machine-l earning-and-high-performance-computing-software-stack-for-amd-gpu' on page 15 u ndefined on input line 756. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:rocm-bina ry-package-structure' on page 15 undefined on input line 759. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:rocm-plat form-packages' on page 15 undefined on input line 762. [15] [16] Overfull \hbox (30.79907pt too wide) in paragraph at lines 1--888 [][][]$\T1/ptm/m/n/10 https : / / github . com / ROCmSoftwarePlatform / AMDMIGr aphX / wiki / Getting-[]started : -[]using-[]the-[]new-[]features-[]of-[]MIGrap hX-[]0 . [17] [18] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [19] [20] Underfull \hbox (badness 10000) in paragraph at lines 1182--1183 []\T1/ptm/m/n/10 For more de-tails, re-fer: [][]$https : / / github . com / Rad eonOpenCompute / ROCm / blob / master / README . md # [21] [22] [23] [24] [25] [26] Overfull \hbox (274.74828pt too wide) in paragraph at lines 1579--1579 [] Underfull \hbox (badness 10000) in paragraph at lines 1579--1579 Overfull \hbox (208.28908pt too wide) in paragraph at lines 1594--1594 [] Underfull \hbox (badness 10000) in paragraph at lines 1594--1594 Overfull \hbox (31.83104pt too wide) in paragraph at lines 1617--1617 [] Underfull \hbox (badness 10000) in paragraph at lines 1617--1617 [27] [28] Underfull \hbox (badness 5490) in paragraph at lines 1727--1739 []\T1/ptm/m/n/10 ROCm De-vel-op-ment Tools - HCC com-piler: \T1/pcr/m/n/10 hcc \T1/ptm/m/n/10 - HIP: \T1/pcr/m/n/10 hip_base\T1/ptm/m/n/10 , \T1/pcr/m/n/10 hi p_doc\T1/ptm/m/n/10 , \T1/pcr/m/n/10 hip_hcc\T1/ptm/m/n/10 , [29] [30] [31] [32] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd) [33] Underfull \hbox (badness 10000) in paragraph at lines 2149--2151 []|\T1/ptm/m/n/10 concurrency:: Underfull \hbox (badness 5847) in paragraph at lines 2161--2163 []|\T1/ptm/m/n/10 hc:: ac-cel-er-a- Underfull \hbox (badness 10000) in paragraph at lines 2164--2166 []|\T1/ptm/m/n/10 concurrency:: Underfull \hbox (badness 10000) in paragraph at lines 2164--2166 \T1/ptm/m/n/10 ac-cel-er-a- Overfull \hbox (14.71353pt too wide) in paragraph at lines 2167--2169 []|\T1/ptm/m/n/10 cl_command_queue| Underfull \hbox (badness 10000) in paragraph at lines 2176--2178 []|\T1/ptm/m/n/10 hc:: com-ple- Underfull \hbox (badness 10000) in paragraph at lines 2179--2181 []|\T1/ptm/m/n/10 concurrency:: Underfull \hbox (badness 10000) in paragraph at lines 2179--2181 \T1/ptm/m/n/10 com-ple- Underfull \hbox (badness 10000) in paragraph at lines 2191--2193 []|\T1/ptm/m/n/10 void []\T1/ptm/b/n/10 *[]\T1/ptm/m/n/10 ; Underfull \hbox (badness 10000) in paragraph at lines 2191--2193 \T1/ptm/m/n/10 hc::array; Underfull \hbox (badness 10000) in paragraph at lines 2195--2196 [] Overfull \hbox (62.32346pt too wide) in paragraph at lines 2195--2196 \T1/ptm/m/n/10 concurrency::array; Overfull \hbox (33.7333pt too wide) in paragraph at lines 2198--2199 []\T1/ptm/m/n/10 concurrency::array_view| Underfull \hbox (badness 10000) in paragraph at lines 2212--2213 [] Underfull \hbox (badness 10000) in paragraph at lines 2216--2217 [] Overfull \hbox (6.39404pt too wide) in paragraph at lines 2216--2217 \T1/ptm/m/n/10 block Underfull \hbox (badness 10000) in paragraph at lines 2220--2221 [] Overfull \hbox (9.16394pt too wide) in paragraph at lines 2220--2221 \T1/ptm/m/n/10 thread Underfull \hbox (badness 10000) in paragraph at lines 2224--2225 [] Overfull \hbox (4.06409pt too wide) in paragraph at lines 2224--2225 \T1/ptm/m/n/10 warp Overfull \hbox (4.06409pt too wide) detected at line 2227 \T1/ptm/m/n/10 warp Underfull \hbox (badness 10000) detected at line 2227 [] Overfull \hbox (9.16394pt too wide) detected at line 2227 \T1/ptm/m/n/10 thread Underfull \hbox (badness 10000) detected at line 2227 [] Overfull \hbox (6.39404pt too wide) detected at line 2227 \T1/ptm/m/n/10 block Underfull \hbox (badness 10000) detected at line 2227 [] Underfull \hbox (badness 10000) detected at line 2227 [] Underfull \hbox (badness 10000) in paragraph at lines 2233--2234 [] Underfull \hbox (badness 10000) in paragraph at lines 2237--2238 [] Overfull \hbox (6.39404pt too wide) in paragraph at lines 2237--2238 \T1/ptm/m/n/10 block Underfull \hbox (badness 10000) in paragraph at lines 2241--2242 [] Overfull \hbox (9.16394pt too wide) in paragraph at lines 2241--2242 \T1/ptm/m/n/10 thread Underfull \hbox (badness 10000) in paragraph at lines 2245--2246 [] Overfull \hbox (4.06409pt too wide) in paragraph at lines 2245--2246 \T1/ptm/m/n/10 warp Overfull \hbox (4.06409pt too wide) detected at line 2248 \T1/ptm/m/n/10 warp Underfull \hbox (badness 10000) detected at line 2248 [] Overfull \hbox (9.16394pt too wide) detected at line 2248 \T1/ptm/m/n/10 thread Underfull \hbox (badness 10000) detected at line 2248 [] Overfull \hbox (6.39404pt too wide) detected at line 2248 \T1/ptm/m/n/10 block Underfull \hbox (badness 10000) detected at line 2248 [] Underfull \hbox (badness 10000) detected at line 2248 [] Underfull \hbox (badness 10000) in paragraph at lines 2254--2255 [] Overfull \hbox (8.46397pt too wide) in paragraph at lines 2254--2255 \T1/ptm/m/n/10 extent Underfull \hbox (badness 10000) in paragraph at lines 2262--2263 [] Overfull \hbox (9.16394pt too wide) in paragraph at lines 2262--2263 \T1/ptm/m/n/10 thread Underfull \hbox (badness 10000) in paragraph at lines 2266--2267 [] Overfull \hbox (24.26402pt too wide) in paragraph at lines 2266--2267 \T1/ptm/m/n/10 wavefront Overfull \hbox (24.26402pt too wide) detected at line 2269 \T1/ptm/m/n/10 wavefront Underfull \hbox (badness 10000) detected at line 2269 [] Overfull \hbox (9.16394pt too wide) detected at line 2269 \T1/ptm/m/n/10 thread Underfull \hbox (badness 10000) detected at line 2269 [] Overfull \hbox (8.46397pt too wide) detected at line 2269 \T1/ptm/m/n/10 extent Underfull \hbox (badness 10000) detected at line 2269 [] Underfull \hbox (badness 10000) in paragraph at lines 2275--2276 [] Overfull \hbox (8.46397pt too wide) in paragraph at lines 2275--2276 \T1/ptm/m/n/10 extent Underfull \hbox (badness 10000) in paragraph at lines 2283--2284 [] Overfull \hbox (9.16394pt too wide) in paragraph at lines 2283--2284 \T1/ptm/m/n/10 thread Underfull \hbox (badness 10000) in paragraph at lines 2287--2288 [] Overfull \hbox (1.39404pt too wide) in paragraph at lines 2287--2288 \T1/ptm/m/n/10 N/A Overfull \hbox (1.39404pt too wide) detected at line 2290 \T1/ptm/m/n/10 N/A Underfull \hbox (badness 10000) detected at line 2290 [] Overfull \hbox (9.16394pt too wide) detected at line 2290 \T1/ptm/m/n/10 thread Underfull \hbox (badness 10000) detected at line 2290 [] Overfull \hbox (8.46397pt too wide) detected at line 2290 \T1/ptm/m/n/10 extent Underfull \hbox (badness 10000) detected at line 2290 [] Underfull \hbox (badness 10000) in paragraph at lines 2296--2297 [] Overfull \hbox (24.16396pt too wide) in paragraph at lines 2296--2297 \T1/ptm/m/n/10 NDRange Underfull \hbox (badness 10000) in paragraph at lines 2300--2301 [] Overfull \hbox (7.9541pt too wide) in paragraph at lines 2300--2301 \T1/ptm/m/n/10 work- Overfull \hbox (7.50417pt too wide) in paragraph at lines 2300--2301 \T1/ptm/m/n/10 group Underfull \hbox (badness 10000) in paragraph at lines 2304--2305 [] Overfull \hbox (7.9541pt too wide) in paragraph at lines 2304--2305 \T1/ptm/m/n/10 work- Overfull \hbox (1.95383pt too wide) in paragraph at lines 2304--2305 \T1/ptm/m/n/10 item Underfull \hbox (badness 10000) in paragraph at lines 2308--2309 [] Overfull \hbox (1.39406pt too wide) in paragraph at lines 2308--2309 \T1/ptm/m/n/10 sub- Overfull \hbox (7.50417pt too wide) in paragraph at lines 2308--2309 \T1/ptm/m/n/10 group Overfull \hbox (7.50417pt too wide) detected at line 2311 \T1/ptm/m/n/10 group Overfull \hbox (1.39406pt too wide) detected at line 2311 \T1/ptm/m/n/10 sub- Underfull \hbox (badness 10000) detected at line 2311 [] Overfull \hbox (1.95383pt too wide) detected at line 2311 \T1/ptm/m/n/10 item Overfull \hbox (7.9541pt too wide) detected at line 2311 \T1/ptm/m/n/10 work- Underfull \hbox (badness 10000) detected at line 2311 [] Overfull \hbox (7.50417pt too wide) detected at line 2311 \T1/ptm/m/n/10 group Overfull \hbox (7.9541pt too wide) detected at line 2311 \T1/ptm/m/n/10 work- Underfull \hbox (badness 10000) detected at line 2311 [] Overfull \hbox (24.16396pt too wide) detected at line 2311 \T1/ptm/m/n/10 NDRange Underfull \hbox (badness 10000) detected at line 2311 [] Overfull \hbox (1.52328pt too wide) in paragraph at lines 2351--2352 []|\T1/ptm/m/n/10 t_ext.tile_dim[0]| Overfull \hbox (3.04323pt too wide) in paragraph at lines 2355--2357 []|\T1/ptm/m/n/10 get_local_size(0)| Overfull \hbox (8.60329pt too wide) in paragraph at lines 2368--2370 []|\T1/ptm/m/n/10 get_global_size(0)| Underfull \hbox (badness 10000) in paragraph at lines 2384--2387 []|\T1/ptm/m/n/10 Implied in Underfull \hbox (badness 10000) in paragraph at lines 2384--2387 \T1/ptm/m/n/10 de-vice Com-pi- Underfull \hbox (badness 10000) in paragraph at lines 2390--2392 [] Underfull \hbox (badness 10000) in paragraph at lines 2395--2396 []|\T1/ptm/m/n/10 __host_ (de- Underfull \hbox (badness 6808) in paragraph at lines 2399--2400 []|\T1/ptm/m/n/10 strict(cpu) (de- Underfull \hbox (badness 10000) in paragraph at lines 2413--2414 [] Overfull \hbox (15.844pt too wide) in paragraph at lines 2413--2414 \T1/ptm/m/n/10 __host_ Overfull \hbox (2.7632pt too wide) in paragraph at lines 2420--2421 []|\T1/ptm/m/n/10 restrict(amp,cpu)| Overfull \hbox (14.90323pt too wide) in paragraph at lines 2429--2431 [] Underfull \hbox (badness 10000) in paragraph at lines 2434--2436 []|\T1/ptm/m/n/10 hc:: par-al- Underfull \hbox (badness 10000) in paragraph at lines 2437--2439 []|\T1/ptm/m/n/10 concurrency:: Underfull \hbox (badness 10000) in paragraph at lines 2437--2439 \T1/ptm/m/n/10 par-al- Underfull \hbox (badness 10000) in paragraph at lines 2440--2443 []|\T1/ptm/m/n/10 clEnqueueND- Underfull \hbox (badness 10000) in paragraph at lines 2451--2453 []|\T1/ptm/m/n/10 Unnecessary/ Overfull \hbox (19.15309pt too wide) in paragraph at lines 2454--2455 []|\T1/ptm/m/n/10 Unnecessary/Implied| Underfull \hbox (badness 10000) in paragraph at lines 2478--2480 []|\T1/ptm/m/n/10 Unnecessary/ Underfull \hbox (badness 10000) in paragraph at lines 2481--2482 []|\T1/ptm/m/n/10 Unnecessary / Overfull \hbox (8.87277pt too wide) in paragraph at lines 2491--2492 []|\T1/ptm/m/n/10 tile_static.barrier()| Overfull \hbox (86.37299pt too wide) in paragraph at lines 2495--2497 []|\T1/ptm/m/n/10 barrier(CLK_LOCAL_MEMFENCE)| Overfull \hbox (20.8231pt too wide) in paragraph at lines 2504--2505 []|\T1/ptm/m/n/10 hc::atomic_fetch_add| Underfull \hbox (badness 10000) in paragraph at lines 2506--2508 []|\T1/ptm/m/n/10 concurrency:: Overfull \hbox (5.82338pt too wide) in paragraph at lines 2506--2508 \T1/ptm/m/n/10 atomic_fetch_add| Underfull \hbox (badness 10000) in paragraph at lines 2518--2520 []|\T1/ptm/m/n/10 hc:: pre- Overfull \hbox (3.60303pt too wide) in paragraph at lines 2518--2520 \T1/ptm/m/n/10 cise_math::cos(f)| Underfull \hbox (badness 10000) in paragraph at lines 2521--2523 []|\T1/ptm/m/n/10 concurrency:: Underfull \hbox (badness 10000) in paragraph at lines 2521--2523 \T1/ptm/m/n/10 pre- Overfull \hbox (3.60303pt too wide) in paragraph at lines 2521--2523 \T1/ptm/m/n/10 cise_math::cos(f)| Overfull \hbox (17.39278pt too wide) in paragraph at lines 2533--2534 []|\T1/ptm/m/n/10 hc::fast_math::cos(f)| Underfull \hbox (badness 10000) in paragraph at lines 2535--2537 []|\T1/ptm/m/n/10 concurrency:: Overfull \hbox (2.39305pt too wide) in paragraph at lines 2535--2537 \T1/ptm/m/n/10 fast_math::cos(f)| Underfull \hbox (badness 10000) in paragraph at lines 2547--2549 []|\T1/ptm/m/n/10 hc:: Overfull \hbox (12.35327pt too wide) in paragraph at lines 2547--2549 \T1/ptm/m/n/10 short_vector::float4| Underfull \hbox (badness 10000) in paragraph at lines 2550--2552 []|\T1/ptm/m/n/10 concurrency:: Underfull \hbox (badness 10000) in paragraph at lines 2550--2552 \T1/ptm/m/n/10 graph- [34] [35] Overfull \vbox (114.7473pt too high) has occurred while \output is active [36] [37] [38] Underfull \hbox (badness 6792) in paragraph at lines 2799--2800 []\T1/ptm/m/n/10 int* cpu_memory = (int*) mal-loc(...); ... par-al-lel_for_each (ext, [=](in-dex i) [[hc]] { [39] [40] [41] [42] [43] [44] [45] [46] Underfull \hbox (badness 6236) in paragraph at lines 3284--3285 \T1/ptm/m/n/10 The next amd_kernel_code_t fields are ob-vi-ous: is_ptr64 = 1 sa ys we are in 64-bit mode, and [47 <./initial_state-768x387.png>] [48] [49] [50] [51] LaTeX Warning: File `{ROCm_Tools/initial_state-768x387}.png' not found on input line 3577. LaTeX Warning: File `{ROCm_Tools/initial_state-768x387}.png' not found on input line 3577. ! Package pdftex.def Error: File `ROCm_Tools/initial_state-768x387.png' not fou nd: using draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.3577 ...{{ROCm_Tools/initial_state-768x387}.png} [52] Underfull \hbox (badness 6236) in paragraph at lines 3582--3583 \T1/ptm/m/n/10 The next amd_kernel_code_t fields are ob-vi-ous: is_ptr64 = 1 sa ys we are in 64-bit mode, and [53] [54] [55] [56] [57] [58] Overfull \vbox (2.68167pt too high) detected at line 4047 [59] [60] [61] [62] Underfull \vbox (badness 10000) detected at line 4320 Overfull \vbox (2.68169pt too high) detected at line 4320 [63] [64] Overfull \vbox (10.68167pt too high) detected at line 4406 [65] Underfull \vbox (badness 10000) detected at line 4406 Overfull \vbox (13.68169pt too high) detected at line 4406 [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] Underfull \hbox (badness 10000) in paragraph at lines 5193--5194 []\T1/ptm/m/n/10 The de-fault in-stall lo-ca-tion is /usr/lib/aomp. To run the given ex-am-ples, for ex-am-ple in [79] [80] [81] [82] [83] [84] Underfull \vbox (badness 10000) detected at line 5637 Overfull \vbox (13.68169pt too high) detected at line 5637 [85] [86] [87 <./MIVisionX.png>] [88 <./OpenVX_100px_June16_210_75.png>] [89 <./loom-2.jpg> <./modelCompilerWorkflow.png>] [90 <./winmlFrameWorks.png>] [91 <./frameworks.png> <./skinToneDetect_image.PNG>] [92 <./canny_image.PNG>] Underfull \hbox (badness 7907) in paragraph at lines 6023--6024 []\T1/ptm/m/n/10 Install the lat-est drivers and \T1/ptm/m/it/10 OpenCL SDK #include #include #includ e ^^Pdef-i-ni-tions.h^^Q#include ^^Procblas- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 260 undefined on input line 21796. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 260 undefined on input line 21796. [260] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocblas_p ointer_mode' on page 261 undefined on input line 21861. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocblas_p ointer_mode' on page 261 undefined on input line 21861. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 261 undefined on input line 21872. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 261 undefined on input line 21872. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 261 undefined on input line 21872. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocblas_p ointer_mode' on page 261 undefined on input line 21872. Underfull \hbox (badness 10000) in paragraph at lines 21872--21872 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_pointer_mode LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 261 undefined on input line 21883. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 261 undefined on input line 21883. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 261 undefined on input line 21883. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocblas_p ointer_mode' on page 261 undefined on input line 21883. Underfull \hbox (badness 10000) in paragraph at lines 21883--21883 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_pointer_mode LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 261 undefined on input line 21894. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 261 undefined on input line 21894. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 261 undefined on input line 21894. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 261 undefined on input line 21905. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 261 undefined on input line 21905. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 261 undefined on input line 21905. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 261 undefined on input line 21916. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 261 undefined on input line 21916. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 261 undefined on input line 21916. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 261 undefined on input line 21916. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 261 undefined on input line 21927. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 261 undefined on input line 21927. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 261 undefined on input line 21927. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 261 undefined on input line 21927. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 261 undefined on input line 21944. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 261 undefined on input line 21944. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 261 undefined on input line 21944. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 261 undefined on input line 21944. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 261 undefined on input line 21944. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 261 undefined on input line 21944. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 261 undefined on input line 21955. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 261 undefined on input line 21955. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 261 undefined on input line 21955. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 261 undefined on input line 21955. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 261 undefined on input line 21955. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 261 undefined on input line 21955. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 261 undefined on input line 21972. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 261 undefined on input line 21972. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 261 undefined on input line 21972. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 261 undefined on input line 21972. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 261 undefined on input line 21972. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 261 undefined on input line 21972. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 261 undefined on input line 21972. [261] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 262 undefined on input line 21983. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 262 undefined on input line 21983. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 262 undefined on input line 21983. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 262 undefined on input line 21983. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 262 undefined on input line 21983. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 262 undefined on input line 21983. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 262 undefined on input line 21983. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 262 undefined on input line 22004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 262 undefined on input line 22022. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 262 undefined on input line 22031. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 262 undefined on input line 22047. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 262 undefined on input line 22047. [262] [263] [264] Underfull \hbox (badness 10000) in paragraph at lines 22226--22227 []\T1/ptm/b/n/10 Solution: \T1/ptm/m/n/10 Add the fol-low-ing to the cmake com- mand when con-fig-ur-ing: - [265] [266] [267] [268] [269] [270] Overfull \vbox (1.18259pt too high) detected at line 22664 [271] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 272 undefined on input line 22726. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 272 undefined on input line 22726. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 272 undefined on input line 22737. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 272 undefined on input line 22737. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 272 undefined on input line 22753. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 272 undefined on input line 22753. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocfft_pl an' on page 272 undefined on input line 22753. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv423rocfft_re sult_placement' on page 272 undefined on input line 22753. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv421rocfft_tr ansform_type' on page 272 undefined on input line 22753. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocfft_pr ecision' on page 272 undefined on input line 22753. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv423rocfft_pl an_description' on page 272 undefined on input line 22753. Underfull \hbox (badness 10000) in paragraph at lines 22753--22753 []\T1/ptm/m/it/10 rocfft_plan \T1/ptm/m/n/10 *\T1/ptm/m/it/10 plan\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 rocfft_result_placement place-ment\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 22753--22753 \T1/ptm/m/it/10 rocfft_transform_type trans-form_type\T1/ptm/m/n/10 , \T1/ptm/m /it/10 rocfft_precision pre-ci- [272] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 273 undefined on input line 22797. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 273 undefined on input line 22797. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocfft_pl an' on page 273 undefined on input line 22797. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 273 undefined on input line 22820. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 273 undefined on input line 22820. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocfft_pl an' on page 273 undefined on input line 22820. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 273 undefined on input line 22844. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 273 undefined on input line 22844. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocfft_pl an' on page 273 undefined on input line 22844. [273] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocfft_pl an_createP11rocfft_plan23rocfft_result_placement21rocfft_transform_type16rocfft _precision6size_tPK6size_t6size_tK23rocfft_plan_description' on page 274 undefi ned on input line 22864. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocfft_pl an_createP11rocfft_plan23rocfft_result_placement21rocfft_transform_type16rocfft _precision6size_tPK6size_t6size_tK23rocfft_plan_description' on page 274 undefi ned on input line 22866. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocfft_pl an_createP11rocfft_plan23rocfft_result_placement21rocfft_transform_type16rocfft _precision6size_tPK6size_t6size_tK23rocfft_plan_description' on page 274 undefi ned on input line 22868. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 274 undefined on input line 22874. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 274 undefined on input line 22874. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv423rocfft_pl an_description' on page 274 undefined on input line 22874. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 274 undefined on input line 22895. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 274 undefined on input line 22895. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv423rocfft_pl an_description' on page 274 undefined on input line 22895. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 274 undefined on input line 22916. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 274 undefined on input line 22916. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv423rocfft_pl an_description' on page 274 undefined on input line 22916. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocfft_ar ray_type' on page 274 undefined on input line 22916. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocfft_ar ray_type' on page 274 undefined on input line 22916. Underfull \hbox (badness 10000) in paragraph at lines 22916--22916 []\T1/ptm/m/it/10 rocfft_plan_description de-scrip-tion\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 22916--22916 \T1/ptm/m/it/10 rocfft_array_type in_array_type\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 22916--22916 \T1/ptm/m/it/10 rocfft_array_type out_array_type\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 22916--22916 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 size_t *\T1/ptm/m/it/10 in_offsets\T1/ptm/m /n/10 , Underfull \hbox (badness 5077) in paragraph at lines 22916--22916 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 size_t *\T1/ptm/m/it/10 out_offsets\T1/ptm/ m/n/10 , size_t Underfull \hbox (badness 10000) in paragraph at lines 22916--22916 \T1/ptm/m/it/10 in_strides_size\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/ n/10 size_t Underfull \hbox (badness 10000) in paragraph at lines 22916--22916 \T1/ptm/m/it/10 out_strides_size\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m /n/10 size_t [274] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 275 undefined on input line 22976. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 275 undefined on input line 22976. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocfft_pl an' on page 275 undefined on input line 22976. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv421rocfft_ex ecution_info' on page 275 undefined on input line 22976. Underfull \hbox (badness 10000) in paragraph at lines 22976--22976 []\T1/pcr/b/n/10 const \T1/ptm/m/it/10 rocfft_plan plan\T1/ptm/m/n/10 , void *\ T1/ptm/m/it/10 in_buffer\T1/ptm/m/n/10 [], void *\T1/ptm/m/it/10 out_buffer\T1/ ptm/m/n/10 [], LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocfft_ex ecuteK11rocfft_planA_PvA_Pv21rocfft_execution_info' on page 275 undefined on in put line 23007. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 275 undefined on input line 23018. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 275 undefined on input line 23018. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv421rocfft_ex ecution_info' on page 275 undefined on input line 23018. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 275 undefined on input line 23039. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 275 undefined on input line 23039. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv421rocfft_ex ecution_info' on page 275 undefined on input line 23039. [275] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 276 undefined on input line 23060. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 276 undefined on input line 23060. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv421rocfft_ex ecution_info' on page 276 undefined on input line 23060. Underfull \hbox (badness 10000) in paragraph at lines 23060--23060 []\T1/ptm/m/it/10 rocfft_execution_info info\T1/ptm/m/n/10 , void LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 276 undefined on input line 23089. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 276 undefined on input line 23089. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv421rocfft_ex ecution_info' on page 276 undefined on input line 23089. [276] [277] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:sparse' on page 2 78 undefined on input line 23431. [278] Underfull \hbox (badness 10000) in paragraph at lines 23541--23541 []\T1/phv/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 23541--23541 []\T1/ptm/m/it/10 ./in- Underfull \hbox (badness 10000) in paragraph at lines 23541--23541 \T1/ptm/m/it/10 stall.sh Underfull \hbox (badness 10000) in paragraph at lines 23541--23541 []\T1/ptm/m/it/10 ./in- Underfull \hbox (badness 10000) in paragraph at lines 23541--23541 \T1/ptm/m/it/10 stall.sh Underfull \hbox (badness 10000) in paragraph at lines 23541--23541 []\T1/ptm/m/it/10 ./in- Underfull \hbox (badness 10000) in paragraph at lines 23541--23541 []\T1/ptm/m/it/10 ./in- Underfull \hbox (badness 10000) in paragraph at lines 23541--23541 \T1/ptm/m/it/10 stall.sh Underfull \hbox (badness 10000) in paragraph at lines 23586--23586 []\T1/phv/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 23586--23586 []\T1/ptm/m/it/10 ./in- Underfull \hbox (badness 10000) in paragraph at lines 23586--23586 \T1/ptm/m/it/10 stall.sh Underfull \hbox (badness 10000) in paragraph at lines 23586--23586 []\T1/ptm/m/it/10 ./in- Underfull \hbox (badness 10000) in paragraph at lines 23586--23586 \T1/ptm/m/it/10 stall.sh Underfull \hbox (badness 10000) in paragraph at lines 23586--23586 []\T1/ptm/m/it/10 ./in- Underfull \hbox (badness 10000) in paragraph at lines 23586--23586 \T1/ptm/m/it/10 stall.sh Underfull \hbox (badness 10000) in paragraph at lines 23586--23586 []\T1/ptm/m/it/10 ./in- Underfull \hbox (badness 10000) in paragraph at lines 23586--23586 \T1/ptm/m/it/10 stall.sh Underfull \hbox (badness 10000) in paragraph at lines 23586--23586 []\T1/ptm/m/it/10 ./in- Underfull \hbox (badness 10000) in paragraph at lines 23586--23586 \T1/ptm/m/it/10 stall.sh [279] [280] Overfull \hbox (8.28108pt too wide) in paragraph at lines 23665--23668 [] [281] [282] [283] ! Missing $ inserted. $ l.23928 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.23928 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.23928 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.23928 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Missing $ inserted. $ l.23928 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.23928 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.23928 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.23928 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Missing $ inserted. $ l.23928 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.23928 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.23928 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.23928 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Missing $ inserted. $ l.23928 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.23928 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.23928 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.23928 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.23928 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Missing \endgroup inserted. \endgroup l.23949 \begin{savenotes}\sphinxattablestart ! Missing \endgroup inserted. \endgroup l.23949 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.23949 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.23949 \begin{savenotes}\sphinxattablestart ! Missing $ inserted. $ l.23949 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.23949 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.23949 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.23949 \begin{savenotes}\sphinxattablestart ! Missing $ inserted. $ l.23949 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.23949 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.23949 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.23949 \begin{savenotes}\sphinxattablestart ! Missing $ inserted. $ l.23949 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.23949 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.23949 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.23949 \begin{savenotes}\sphinxattablestart ! Missing $ inserted. $ l.23949 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.23949 \begin{savenotes}\sphinxattablestart ! Missing { inserted. $ l.23949 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.23949 \begin{savenotes}\sphinxattablestart ! Missing { inserted. $ l.23949 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.23949 \begin{savenotes}\sphinxattablestart ! Missing { inserted. $ l.23949 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.23949 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.23949 \begin{savenotes}\sphinxattablestart ! Extra \endgroup. \FNH@spewnotes ->\endgroup \ifFNH@savingnotes \else \ifvoid \FNH@notes \else... l.24001 \sphinxattableend\end{savenotes} ! LaTeX Error: \begin{document} ended by \end{savenotes}. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.24001 \sphinxattableend\end{savenotes} ! Extra \endgroup. \endgroup l.24001 \sphinxattableend\end{savenotes} Underfull \hbox (badness 10000) in paragraph at lines 24006--24006 |[][]\T1/phv/b/n/10 Types| Underfull \hbox (badness 10000) in paragraph at lines 24009--24009 |[][]\T1/phv/b/n/10 rocsparse_handle| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1gae89c836b8dee934b84c2d7cd654a0426' on page 284 undefined on input line 2401 9. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga87c65c7bbcdb98852704ac2a65478241' on page 284 undefined on input line 2401 9. Underfull \hbox (badness 10000) in paragraph at lines 24025--24025 |[][]\T1/phv/b/n/10 rocsparse_mat_descr| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga936452e9024232518e3b4ebdfdb9ecab' on page 284 undefined on input line 2403 5. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga014b60f1fd861c0043fed4b03f068b6b' on page 284 undefined on input line 2403 5. [284] Underfull \hbox (badness 10000) in paragraph at lines 24041--24041 |[][]\T1/phv/b/n/10 rocsparse_mat_info| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga23eb2202356ebb8506136b4898abdeaf' on page 285 undefined on input line 2405 1. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga9c143f65076a10ebafcffc633ad5d87b' on page 285 undefined on input line 2405 1. Underfull \hbox (badness 10000) in paragraph at lines 24057--24057 |[][]\T1/phv/b/n/10 rocsparse_hyb_mat| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga0b8464ef21c90b80ad8c870bf0a66ce0' on page 285 undefined on input line 2406 7. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1gaa4425f19d565953d9309538d1a3bcc74' on page 285 undefined on input line 2406 7. Underfull \hbox (badness 10000) in paragraph at lines 24073--24073 |[][]\T1/phv/b/n/10 rocsparse_action| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga1ec75a33f6cf43e19b2b4e254213c465' on page 285 undefined on input line 24 083. Underfull \hbox (badness 10000) in paragraph at lines 24113--24113 |[][]\T1/phv/b/n/10 rocsparse_hyb_partition| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga756fd5aab6f202ce45cbf151fc1a46a6' on page 285 undefined on input line 24 123. [285] Underfull \hbox (badness 10000) in paragraph at lines 24164--24164 |[][]\T1/phv/b/n/10 rocsparse_index_base| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga170a3a8edd9e1d990e1321a0367d060d' on page 286 undefined on input line 24 174. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga358745704b4da27fd600eb7cb2299b57' on page 286 undefined on input line 24 174. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga170a3a8edd9e1d990e1321a0367d060d' on page 286 undefined on input line 24 174. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga590fbadaeab2d0edebbf14e2a82a3a8c' on page 286 undefined on input line 2417 4. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga170a3a8edd9e1d990e1321a0367d060d' on page 286 undefined on input line 24 174. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1gaa09fd820ec94d9ff94cbd136ea94a798' on page 286 undefined on input line 2417 4. Underfull \hbox (badness 10000) in paragraph at lines 24204--24204 |[][]\T1/phv/b/n/10 rocsparse_matrix_type| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 286 undefined on input line 24 214. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga358745704b4da27fd600eb7cb2299b57' on page 286 undefined on input line 24 214. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 286 undefined on input line 24 214. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1gaee1ac5812c3291dce837a3d4e0847973' on page 286 undefined on input line 2421 4. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 286 undefined on input line 24 214. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga209a3bd2100d5e02eed6f46a7d74cb88' on page 286 undefined on input line 2421 4. Underfull \hbox (badness 10000) in paragraph at lines 24266--24266 |[][]\T1/phv/b/n/10 rocsparse_fill_mode| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gae3a66441e40bb7caa1861df90aae01d1' on page 286 undefined on input line 24 276. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga358745704b4da27fd600eb7cb2299b57' on page 286 undefined on input line 24 276. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gae3a66441e40bb7caa1861df90aae01d1' on page 286 undefined on input line 24 276. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1gaa1a9f7ba86427f6b56ea878fbee04db9' on page 286 undefined on input line 2427 6. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gae3a66441e40bb7caa1861df90aae01d1' on page 286 undefined on input line 24 276. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga0439b9b04fd189fd0fc48640debfb2a6' on page 286 undefined on input line 2427 6. [286] Underfull \hbox (badness 10000) in paragraph at lines 24306--24306 |[][]\T1/phv/b/n/10 rocsparse_diag_type| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga6e8e038adcd3fa03168a1cb4a7da1bc5' on page 287 undefined on input line 24 316. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5ac14545fb3bf8773d5f6b8e258c9576f4' on p age 287 undefined on input line 24316. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga358745704b4da27fd600eb7cb2299b57' on page 287 undefined on input line 24 316. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga6e8e038adcd3fa03168a1cb4a7da1bc5' on page 287 undefined on input line 24 316. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga61f894d80e4da74c7e8cd43f61f9215c' on page 287 undefined on input line 2431 6. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga6e8e038adcd3fa03168a1cb4a7da1bc5' on page 287 undefined on input line 24 316. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga430a6bd09bce5833909afa5410cc9891' on page 287 undefined on input line 2431 6. Underfull \hbox (badness 10000) in paragraph at lines 24346--24346 |[][]\T1/phv/b/n/10 rocsparse_operation| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga820761e4768bb4f50a1ae78e722c8ca0' on page 287 undefined on input line 24 356. Underfull \hbox (badness 10000) in paragraph at lines 24397--24397 |[][]\T1/phv/b/n/10 rocsparse_pointer_mode| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga154fe9812f99d1f2c3db94c1ce561a15' on page 287 undefined on input line 24 407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga154fe9812f99d1f2c3db94c1ce561a15' on page 287 undefined on input line 24 407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1gae46f13354bf790cc26756c227bff7e64' on page 287 undefined on input line 2440 7. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga5d930dbb4f399250fa0ec283754d2a24' on page 287 undefined on input line 2440 7. [287] Underfull \hbox (badness 10000) in paragraph at lines 24437--24437 |[][]\T1/phv/b/n/10 rocsparse_analysis_policy| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga43b20aa4bb19623a91b5952422fbe35c' on page 288 undefined on input line 24 447. Underfull \hbox (badness 10000) in paragraph at lines 24477--24477 |[][]\T1/phv/b/n/10 rocsparse_solve_policy| Underfull \hbox (badness 10000) in paragraph at lines 24506--24506 |[][]\T1/phv/b/n/10 rocsparse_layer_mode| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga062e1e182fefcda578bb4bd8925afb44' on page 288 undefined on input line 24 516. Underfull \hbox (badness 10000) in paragraph at lines 24557--24557 |[][]\T1/phv/b/n/10 rocsparse_status| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga578f8c5c1b08f358bf4605b0031006a8' on page 288 undefined on input line 24 567. [288] Underfull \hbox (badness 10000) in paragraph at lines 24685--24685 |[][]\T1/phv/b/n/10 Logging| [289] Underfull \hbox (badness 10000) in paragraph at lines 24728--24728 |[][]\T1/phv/b/n/10 Sparse Aux-il-iary Func-tions| Underfull \hbox (badness 10000) in paragraph at lines 24735--24735 |[][]\T1/phv/b/n/10 rocsparse_create_handle()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 290 undefined on input line 24741. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 290 undefined on input line 24741. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 290 undefined on input line 24741. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga87c65c7bbcdb98852704ac2a65478241' on page 290 undefined on input line 2474 5. Underfull \hbox (badness 10000) in paragraph at lines 24773--24773 |[][]\T1/phv/b/n/10 rocsparse_destroy_handle()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 290 undefined on input line 24779. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 290 undefined on input line 24779. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 290 undefined on input line 24779. [290] Underfull \hbox (badness 10000) in paragraph at lines 24811--24811 |[][]\T1/phv/b/n/10 rocsparse_set_stream()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 291 undefined on input line 24817. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 291 undefined on input line 24817. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 291 undefined on input line 24817. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 291 undefined on input line 24817. Underfull \hbox (badness 10000) in paragraph at lines 24872--24872 |[][]\T1/phv/b/n/10 rocsparse_get_stream()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 291 undefined on input line 24878. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 291 undefined on input line 24878. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 291 undefined on input line 24878. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 291 undefined on input line 24878. [291] Underfull \hbox (badness 10000) in paragraph at lines 24910--24910 |[][]\T1/phv/b/n/10 rocsparse_set_pointer_mode()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 292 undefined on input line 24916. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 292 undefined on input line 24916. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 292 undefined on input line 24916. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _pointer_mode' on page 292 undefined on input line 24916. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga154fe9812f99d1f2c3db94c1ce561a15ab69d8b65b07ce81f2a28a03da361c698' on p age 292 undefined on input line 24920. Underfull \hbox (badness 10000) in paragraph at lines 24948--24948 |[][]\T1/phv/b/n/10 rocsparse_get_pointer_mode()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 292 undefined on input line 24954. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 292 undefined on input line 24954. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 292 undefined on input line 24954. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _pointer_mode' on page 292 undefined on input line 24954. Underfull \hbox (badness 10000) in paragraph at lines 24986--24986 |[][]\T1/phv/b/n/10 rocsparse_get_version()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 292 undefined on input line 24992. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 292 undefined on input line 24992. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 292 undefined on input line 24992. [292] Underfull \hbox (badness 10000) in paragraph at lines 25035--25035 |[][]\T1/phv/b/n/10 rocsparse_get_git_rev()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 293 undefined on input line 25041. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 293 undefined on input line 25041. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 293 undefined on input line 25041. Underfull \hbox (badness 10000) in paragraph at lines 25073--25073 |[][]\T1/phv/b/n/10 rocsparse_create_mat_descr()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 293 undefined on input line 25079. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 293 undefined on input line 25079. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 293 undefined on input line 25079. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 293 undefined on input line 25 083. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 293 undefined on input line 25083. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga170a3a8edd9e1d990e1321a0367d060d' on page 293 undefined on input line 25 083. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 293 undefined on input line 25083. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga014b60f1fd861c0043fed4b03f068b6b' on page 293 undefined on input line 2508 3. Underfull \hbox (badness 10000) in paragraph at lines 25108--25108 |[][]\T1/phv/b/n/10 rocsparse_destroy_mat_descr()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 293 undefined on input line 25114. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 293 undefined on input line 25114. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 293 undefined on input line 25114. [293] Underfull \hbox (badness 10000) in paragraph at lines 25143--25143 |[][]\T1/phv/b/n/10 rocsparse_copy_mat_descr()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 294 undefined on input line 25149. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 294 undefined on input line 25149. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 294 undefined on input line 25149. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 294 undefined on input line 25149. Underfull \hbox (badness 10000) in paragraph at lines 25149--25149 []\T1/ptm/m/it/10 rocsparse_mat_descr dest\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/it/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 25181--25181 |[][]\T1/phv/b/n/10 rocsparse_set_mat_index_base()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 294 undefined on input line 25187. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 294 undefined on input line 25187. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 294 undefined on input line 25187. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 294 undefined on input line 25187. Underfull \hbox (badness 10000) in paragraph at lines 25187--25187 []\T1/ptm/m/it/10 rocsparse_mat_descr de-scr\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ro c- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 294 undefined on input line 25191. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 294 undefined on input line 25191. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 294 undefined on input line 25199. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 294 undefined on input line 25199. Underfull \hbox (badness 10000) in paragraph at lines 25222--25222 |[][]\T1/phv/b/n/10 rocsparse_get_mat_index_base()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 294 undefined on input line 25228. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 294 undefined on input line 25228. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 294 undefined on input line 25228. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 294 undefined on input line 25236. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 294 undefined on input line 25236. [294] Underfull \hbox (badness 10000) in paragraph at lines 25251--25251 |[][]\T1/phv/b/n/10 rocsparse_set_mat_type()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 295 undefined on input line 25257. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 295 undefined on input line 25257. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 295 undefined on input line 25257. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv421rocsparse _matrix_type' on page 295 undefined on input line 25257. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 295 undefined on input line 25261. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8340a3909d43b5b6bedd8ecc928605a5' on p age 295 undefined on input line 25261. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75aa30592e2cccfda6e1d66dc3a484fc7a8' on p age 295 undefined on input line 25261. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a73d9ef5e5e18209f9f10a5885d3e15ba' on p age 295 undefined on input line 25261. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 295 undefined on input line 25269. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8340a3909d43b5b6bedd8ecc928605a5' on p age 295 undefined on input line 25269. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75aa30592e2cccfda6e1d66dc3a484fc7a8' on p age 295 undefined on input line 25269. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a73d9ef5e5e18209f9f10a5885d3e15ba' on p age 295 undefined on input line 25269. Underfull \hbox (badness 10000) in paragraph at lines 25269--25270 []\T1/pcr/m/n/10 [in] type\T1/ptm/m/n/10 : \T1/ptm/m/it/10 roc-sparse_matrix_ty pe_general\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_matrix_type_symmetric\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 25292--25292 |[][]\T1/phv/b/n/10 rocsparse_get_mat_type()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv421rocsparse _matrix_type' on page 295 undefined on input line 25298. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv421rocsparse _matrix_type' on page 295 undefined on input line 25298. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 295 undefined on input line 25298. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 295 undefined on input line 25306. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8340a3909d43b5b6bedd8ecc928605a5' on p age 295 undefined on input line 25306. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75aa30592e2cccfda6e1d66dc3a484fc7a8' on p age 295 undefined on input line 25306. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a73d9ef5e5e18209f9f10a5885d3e15ba' on p age 295 undefined on input line 25306. Underfull \hbox (badness 10000) in paragraph at lines 25321--25321 |[][]\T1/phv/b/n/10 rocsparse_set_mat_fill_mode()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 295 undefined on input line 25327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 295 undefined on input line 25327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 295 undefined on input line 25327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _fill_mode' on page 295 undefined on input line 25327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggae3a66441e40bb7caa1861df90aae01d1a1eb644f6f2701329635e07d91919d37e' on p age 295 undefined on input line 25331. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggae3a66441e40bb7caa1861df90aae01d1a905f490c7fc5a59e8a635938cec0d004' on p age 295 undefined on input line 25331. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggae3a66441e40bb7caa1861df90aae01d1a1eb644f6f2701329635e07d91919d37e' on p age 295 undefined on input line 25339. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggae3a66441e40bb7caa1861df90aae01d1a905f490c7fc5a59e8a635938cec0d004' on p age 295 undefined on input line 25339. [295] Underfull \hbox (badness 10000) in paragraph at lines 25362--25362 |[][]\T1/phv/b/n/10 rocsparse_get_mat_fill_mode()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _fill_mode' on page 296 undefined on input line 25368. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _fill_mode' on page 296 undefined on input line 25368. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 296 undefined on input line 25368. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggae3a66441e40bb7caa1861df90aae01d1a1eb644f6f2701329635e07d91919d37e' on p age 296 undefined on input line 25376. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggae3a66441e40bb7caa1861df90aae01d1a905f490c7fc5a59e8a635938cec0d004' on p age 296 undefined on input line 25376. Underfull \hbox (badness 10000) in paragraph at lines 25391--25391 |[][]\T1/phv/b/n/10 rocsparse_set_mat_diag_type()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 296 undefined on input line 25397. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 296 undefined on input line 25397. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 296 undefined on input line 25397. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _diag_type' on page 296 undefined on input line 25397. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5ac14545fb3bf8773d5f6b8e258c9576f4' on p age 296 undefined on input line 25401. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5a4f6d3d25237d1b2520659c9ec7635cf1' on p age 296 undefined on input line 25401. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5ac14545fb3bf8773d5f6b8e258c9576f4' on p age 296 undefined on input line 25409. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5a4f6d3d25237d1b2520659c9ec7635cf1' on p age 296 undefined on input line 25409. Underfull \hbox (badness 10000) in paragraph at lines 25432--25432 |[][]\T1/phv/b/n/10 rocsparse_get_mat_diag_type()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _diag_type' on page 296 undefined on input line 25438. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _diag_type' on page 296 undefined on input line 25438. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 296 undefined on input line 25438. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5ac14545fb3bf8773d5f6b8e258c9576f4' on p age 296 undefined on input line 25446. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5a4f6d3d25237d1b2520659c9ec7635cf1' on p age 296 undefined on input line 25446. [296] Underfull \hbox (badness 10000) in paragraph at lines 25461--25461 |[][]\T1/phv/b/n/10 rocsparse_create_hyb_mat()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 297 undefined on input line 25467. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 297 undefined on input line 25467. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocsparse _hyb_mat' on page 297 undefined on input line 25467. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1gaa4425f19d565953d9309538d1a3bcc74' on page 297 undefined on input line 2547 1. Underfull \hbox (badness 10000) in paragraph at lines 25496--25496 |[][]\T1/phv/b/n/10 rocsparse_destroy_hyb_mat()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 297 undefined on input line 25502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 297 undefined on input line 25502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocsparse _hyb_mat' on page 297 undefined on input line 25502. Underfull \hbox (badness 10000) in paragraph at lines 25534--25534 |[][]\T1/phv/b/n/10 rocsparse_create_mat_info()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 297 undefined on input line 25540. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 297 undefined on input line 25540. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 297 undefined on input line 25540. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga9c143f65076a10ebafcffc633ad5d87b' on page 297 undefined on input line 2554 4. [297] Underfull \hbox (badness 10000) in paragraph at lines 25569--25569 |[][]\T1/phv/b/n/10 rocsparse_destroy_mat_info()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 298 undefined on input line 25575. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 298 undefined on input line 25575. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 298 undefined on input line 25575. Underfull \hbox (badness 10000) in paragraph at lines 25607--25607 |[][]\T1/phv/b/n/10 Sparse Level 1 Func-tions| Underfull \hbox (badness 10000) in paragraph at lines 25612--25612 |[][]\T1/phv/b/n/10 rocsparse_axpyi()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 298 undefined on input line 25618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 298 undefined on input line 25618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 298 undefined on input line 25618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 298 undefined on input line 25618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 298 undefined on input line 25627. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 298 undefined on input line 25627. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 298 undefined on input line 25627. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 298 undefined on input line 25627. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 298 undefined on input line 25668. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 298 undefined on input line 25668. [298] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 299 undefined on input line 25700. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 299 undefined on input line 25700. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 299 undefined on input line 25700. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 299 undefined on input line 25700. Underfull \hbox (badness 10000) in paragraph at lines 25700--25700 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , roc-sparse_int \T1/p tm/m/it/10 nnz\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc- Underfull \hbox (badness 5331) in paragraph at lines 25700--25700 \T1/ptm/m/n/10 sparse_float_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T1 /pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_float_complex LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 299 undefined on input line 25741. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 299 undefined on input line 25741. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 299 undefined on input line 25773. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 299 undefined on input line 25773. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 299 undefined on input line 25773. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 299 undefined on input line 25773. Underfull \hbox (badness 10000) in paragraph at lines 25773--25773 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , roc-sparse_int \T1/p tm/m/it/10 nnz\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc- [299] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 300 undefined on input line 25814. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 300 undefined on input line 25814. Underfull \hbox (badness 10000) in paragraph at lines 25843--25843 |[][]\T1/phv/b/n/10 rocsparse_doti()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 300 undefined on input line 25849. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 300 undefined on input line 25849. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 300 undefined on input line 25849. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 300 undefined on input line 25849. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 300 undefined on input line 25858. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 300 undefined on input line 25858. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 300 undefined on input line 25858. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 300 undefined on input line 25858. [300] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 301 undefined on input line 25897. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 301 undefined on input line 25897. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 301 undefined on input line 25935. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 301 undefined on input line 25935. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 301 undefined on input line 25935. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 301 undefined on input line 25935. Underfull \hbox (badness 10000) in paragraph at lines 25935--25935 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , roc-sparse_int \T1/p tm/m/it/10 nnz\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 25935--25935 \T1/ptm/m/n/10 roc-sparse_float_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , roc- sparse_float_complex *\T1/ptm/m/it/10 re-sult\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 301 undefined on input line 25974. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 301 undefined on input line 25974. [301] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 302 undefined on input line 26012. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 302 undefined on input line 26012. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 302 undefined on input line 26012. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 302 undefined on input line 26012. Underfull \hbox (badness 10000) in paragraph at lines 26012--26012 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , roc-sparse_int \T1/p tm/m/it/10 nnz\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 26012--26012 \T1/ptm/m/n/10 sparse_double_complex *\T1/ptm/m/it/10 x_val\T1/ptm/m/n/10 , \T1 /pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 x_ind\T1/ptm/m /n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 302 undefined on input line 26051. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 302 undefined on input line 26051. [302] Underfull \hbox (badness 10000) in paragraph at lines 26086--26086 |[][]\T1/phv/b/n/10 rocsparse_dotci()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 303 undefined on input line 26092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 303 undefined on input line 26092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 303 undefined on input line 26092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 303 undefined on input line 26092. Underfull \hbox (badness 10000) in paragraph at lines 26092--26092 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , roc-sparse_int \T1/p tm/m/it/10 nnz\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 26092--26092 \T1/ptm/m/n/10 sparse_float_complex *\T1/ptm/m/it/10 x_val\T1/ptm/m/n/10 , \T1/ pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 x_ind\T1/ptm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 26092--26092 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_float_complex *\T1/ptm/m/it/10 y \T1/ptm/m/n/10 , roc-sparse_float_complex LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 303 undefined on input line 26101. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 303 undefined on input line 26101. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 303 undefined on input line 26101. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 303 undefined on input line 26101. Underfull \hbox (badness 10000) in paragraph at lines 26101--26101 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , roc-sparse_int \T1/p tm/m/it/10 nnz\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc- Underfull \hbox (badness 5548) in paragraph at lines 26101--26101 \T1/ptm/m/n/10 sparse_double_complex *\T1/ptm/m/it/10 x_val\T1/ptm/m/n/10 , \T1 /pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 x_ind\T1/ptm/m /n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 303 undefined on input line 26140. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 303 undefined on input line 26140. [303] Underfull \hbox (badness 10000) in paragraph at lines 26175--26175 |[][]\T1/phv/b/n/10 rocsparse_gthr()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 304 undefined on input line 26181. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 304 undefined on input line 26181. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 304 undefined on input line 26181. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 304 undefined on input line 26181. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 304 undefined on input line 26190. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 304 undefined on input line 26190. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 304 undefined on input line 26190. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 304 undefined on input line 26190. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 304 undefined on input line 26226. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 304 undefined on input line 26226. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 304 undefined on input line 26258. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 304 undefined on input line 26258. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 304 undefined on input line 26258. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 304 undefined on input line 26258. Underfull \hbox (badness 10000) in paragraph at lines 26258--26258 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , roc-sparse_int \T1/p tm/m/it/10 nnz\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc- [304] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 305 undefined on input line 26294. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 305 undefined on input line 26294. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 305 undefined on input line 26326. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 305 undefined on input line 26326. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 305 undefined on input line 26326. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 305 undefined on input line 26326. Underfull \hbox (badness 10000) in paragraph at lines 26326--26326 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , roc-sparse_int \T1/p tm/m/it/10 nnz\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 26326--26326 \T1/ptm/m/n/10 sparse_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , roc-spa rse_double_complex *\T1/ptm/m/it/10 x_val\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 305 undefined on input line 26362. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 305 undefined on input line 26362. [305] Underfull \hbox (badness 10000) in paragraph at lines 26391--26391 |[][]\T1/phv/b/n/10 rocsparse_gthrz()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 306 undefined on input line 26397. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 306 undefined on input line 26397. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 306 undefined on input line 26397. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 306 undefined on input line 26397. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 306 undefined on input line 26406. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 306 undefined on input line 26406. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 306 undefined on input line 26406. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 306 undefined on input line 26406. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 306 undefined on input line 26443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 306 undefined on input line 26443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 306 undefined on input line 26475. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 306 undefined on input line 26475. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 306 undefined on input line 26475. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 306 undefined on input line 26475. Underfull \hbox (badness 10000) in paragraph at lines 26475--26475 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , roc-sparse_int \T1/p tm/m/it/10 nnz\T1/ptm/m/n/10 , roc- [306] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 307 undefined on input line 26512. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 307 undefined on input line 26512. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 307 undefined on input line 26544. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 307 undefined on input line 26544. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 307 undefined on input line 26544. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 307 undefined on input line 26544. Underfull \hbox (badness 10000) in paragraph at lines 26544--26544 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , roc-sparse_int \T1/p tm/m/it/10 nnz\T1/ptm/m/n/10 , roc- Underfull \hbox (badness 5592) in paragraph at lines 26544--26544 \T1/ptm/m/n/10 sparse_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , roc-spa rse_double_complex *\T1/ptm/m/it/10 x_val\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 307 undefined on input line 26581. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 307 undefined on input line 26581. [307] Underfull \hbox (badness 10000) in paragraph at lines 26610--26610 |[][]\T1/phv/b/n/10 rocsparse_roti()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 308 undefined on input line 26616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 308 undefined on input line 26616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 308 undefined on input line 26616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 308 undefined on input line 26616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 308 undefined on input line 26625. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 308 undefined on input line 26625. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 308 undefined on input line 26625. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 308 undefined on input line 26625. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 308 undefined on input line 26671. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 308 undefined on input line 26671. [308] Underfull \hbox (badness 10000) in paragraph at lines 26700--26700 |[][]\T1/phv/b/n/10 rocsparse_sctr()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 309 undefined on input line 26706. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 309 undefined on input line 26706. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 309 undefined on input line 26706. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 309 undefined on input line 26706. Underfull \hbox (badness 7685) in paragraph at lines 26706--26706 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 x_ind\T1/pt m/m/n/10 , float *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_ index_base LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 309 undefined on input line 26715. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 309 undefined on input line 26715. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 309 undefined on input line 26715. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 309 undefined on input line 26715. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 309 undefined on input line 26751. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 309 undefined on input line 26751. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 309 undefined on input line 26783. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 309 undefined on input line 26783. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 309 undefined on input line 26783. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 309 undefined on input line 26783. Underfull \hbox (badness 10000) in paragraph at lines 26783--26783 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , roc-sparse_int \T1/p tm/m/it/10 nnz\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc- [309] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 310 undefined on input line 26819. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 310 undefined on input line 26819. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 310 undefined on input line 26851. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 310 undefined on input line 26851. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 310 undefined on input line 26851. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 310 undefined on input line 26851. Underfull \hbox (badness 10000) in paragraph at lines 26851--26851 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , roc-sparse_int \T1/p tm/m/it/10 nnz\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 26851--26851 \T1/ptm/m/n/10 sparse_double_complex *\T1/ptm/m/it/10 x_val\T1/ptm/m/n/10 , \T1 /pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 x_ind\T1/ptm/m /n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 310 undefined on input line 26887. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 310 undefined on input line 26887. [310] Underfull \hbox (badness 10000) in paragraph at lines 26916--26916 |[][]\T1/phv/b/n/10 Sparse Level 2 Func-tions| Underfull \hbox (badness 10000) in paragraph at lines 26923--26923 |[][]\T1/phv/b/n/10 rocsparse_coomv()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 311 undefined on input line 26929. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 311 undefined on input line 26929. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 311 undefined on input line 26929. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 311 undefined on input line 26929. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 311 undefined on input line 26929. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 311 undefined on input line 26938. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 311 undefined on input line 26938. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 311 undefined on input line 26938. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 311 undefined on input line 26938. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 311 undefined on input line 26938. Underfull \hbox (badness 10000) in paragraph at lines 26938--26938 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 coo_row_ind \T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__conv__modu le_1ga3df99893a1ceb0aae76f89068369a731' on page 311 undefined on input line 269 44. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 311 undefined on input line 26965. [311] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 312 undefined on input line 26987. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 312 undefined on input line 27026. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 312 undefined on input line 27 026. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 312 undefined on input line 27026. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 312 undefined on input line 27040. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 312 undefined on input line 27040. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 312 undefined on input line 27040. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 312 undefined on input line 27040. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 312 undefined on input line 27040. Underfull \hbox (badness 10000) in paragraph at lines 27040--27040 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation trans\T1/ptm/m/n/10 , roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__conv__modu le_1ga3df99893a1ceb0aae76f89068369a731' on page 312 undefined on input line 270 46. [312] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 313 undefined on input line 27067. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 313 undefined on input line 27089. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 313 undefined on input line 27128. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 313 undefined on input line 27 128. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 313 undefined on input line 27128. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 313 undefined on input line 27142. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 313 undefined on input line 27142. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 313 undefined on input line 27142. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 313 undefined on input line 27142. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 313 undefined on input line 27142. Underfull \hbox (badness 10000) in paragraph at lines 27142--27142 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation trans\T1/ptm/m/n/10 , roc- Underfull \hbox (badness 10000) in paragraph at lines 27142--27142 \T1/ptm/m/n/10 sparse_double_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T 1/pcr/b/n/10 const \T1/ptm/m/it/10 roc-sparse_mat_descr Underfull \hbox (badness 10000) in paragraph at lines 27142--27142 \T1/ptm/m/it/10 de-scr\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc- sparse_double_complex *\T1/ptm/m/it/10 coo_val\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 27142--27142 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 coo_row_ind \T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__conv__modu le_1ga3df99893a1ceb0aae76f89068369a731' on page 313 undefined on input line 271 48. [313] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 314 undefined on input line 27169. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 314 undefined on input line 27191. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 314 undefined on input line 27230. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 314 undefined on input line 27 230. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 314 undefined on input line 27230. [314] Underfull \hbox (badness 10000) in paragraph at lines 27241--27241 |[][]\T1/phv/b/n/10 rocsparse_csrmv_analysis()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 315 undefined on input line 27247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 315 undefined on input line 27247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 315 undefined on input line 27247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 315 undefined on input line 27247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 315 undefined on input line 27247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 315 undefined on input line 27247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 315 undefined on input line 27256. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 315 undefined on input line 27256. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 315 undefined on input line 27256. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 315 undefined on input line 27256. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 315 undefined on input line 27256. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 315 undefined on input line 27256. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gac44c0132336667a508d00c66370360ce' on page 315 undefined on input line 2 7260. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga6e144b0ebbffbbd61f4315087b699c70' on page 315 undefined on input line 2 7260. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga5dffb4b8fcad88da00b82c7c55b5741b' on page 315 undefined on input line 2 7260. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga335ef701f4620533e3b0e2750becc2e0' on page 315 undefined on input line 2 7260. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gadecf52ee38f94e04379a5c0c90b066fd' on page 315 undefined on input line 2 7260. Underfull \hbox (badness 10000) in paragraph at lines 27313--27314 []\T1/pcr/m/n/10 rocsparse_status_invalid_pointer\T1/ptm/m/n/10 : \T1/pcr/m/n/1 0 descr\T1/ptm/m/n/10 , \T1/pcr/m/n/10 csr_val\T1/ptm/m/n/10 , \T1/pcr/m/n/10 c sr_row_ptr\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 315 undefined on input line 27322. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 315 undefined on input line 27 322. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 315 undefined on input line 27322. [315] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 316 undefined on input line 27336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 316 undefined on input line 27336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 316 undefined on input line 27336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 316 undefined on input line 27336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 316 undefined on input line 27336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 316 undefined on input line 27336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gac44c0132336667a508d00c66370360ce' on page 316 undefined on input line 2 7340. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga6e144b0ebbffbbd61f4315087b699c70' on page 316 undefined on input line 2 7340. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga5dffb4b8fcad88da00b82c7c55b5741b' on page 316 undefined on input line 2 7340. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga335ef701f4620533e3b0e2750becc2e0' on page 316 undefined on input line 2 7340. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gadecf52ee38f94e04379a5c0c90b066fd' on page 316 undefined on input line 2 7340. Underfull \hbox (badness 10000) in paragraph at lines 27393--27394 []\T1/pcr/m/n/10 rocsparse_status_invalid_pointer\T1/ptm/m/n/10 : \T1/pcr/m/n/1 0 descr\T1/ptm/m/n/10 , \T1/pcr/m/n/10 csr_val\T1/ptm/m/n/10 , \T1/pcr/m/n/10 c sr_row_ptr\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 316 undefined on input line 27402. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 316 undefined on input line 27 402. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 316 undefined on input line 27402. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 316 undefined on input line 27416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 316 undefined on input line 27416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 316 undefined on input line 27416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 316 undefined on input line 27416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 316 undefined on input line 27416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 316 undefined on input line 27416. Underfull \hbox (badness 10000) in paragraph at lines 27416--27416 \T1/ptm/m/n/10 roc-sparse_int \T1/ptm/m/it/10 m\T1/ptm/m/n/10 , roc-sparse_int \T1/ptm/m/it/10 n\T1/ptm/m/n/10 , roc-sparse_int Underfull \hbox (badness 6110) in paragraph at lines 27416--27416 \T1/ptm/m/n/10 roc-sparse_double_complex *\T1/ptm/m/it/10 csr_val\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 27416--27416 \T1/ptm/m/n/10 sparse_int *\T1/ptm/m/it/10 csr_row_ptr\T1/ptm/m/n/10 , \T1/pcr/ b/n/10 const \T1/ptm/m/n/10 roc-sparse_int [316] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gac44c0132336667a508d00c66370360ce' on page 317 undefined on input line 2 7420. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga6e144b0ebbffbbd61f4315087b699c70' on page 317 undefined on input line 2 7420. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga5dffb4b8fcad88da00b82c7c55b5741b' on page 317 undefined on input line 2 7420. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga335ef701f4620533e3b0e2750becc2e0' on page 317 undefined on input line 2 7420. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gadecf52ee38f94e04379a5c0c90b066fd' on page 317 undefined on input line 2 7420. Underfull \hbox (badness 10000) in paragraph at lines 27473--27474 []\T1/pcr/m/n/10 rocsparse_status_invalid_pointer\T1/ptm/m/n/10 : \T1/pcr/m/n/1 0 descr\T1/ptm/m/n/10 , \T1/pcr/m/n/10 csr_val\T1/ptm/m/n/10 , \T1/pcr/m/n/10 c sr_row_ptr\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 317 undefined on input line 27482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 317 undefined on input line 27 482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 317 undefined on input line 27482. [317] Underfull \hbox (badness 10000) in paragraph at lines 27493--27493 |[][]\T1/phv/b/n/10 rocsparse_csrmv()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 318 undefined on input line 27499. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 318 undefined on input line 27499. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 318 undefined on input line 27499. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 318 undefined on input line 27499. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 318 undefined on input line 27499. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 318 undefined on input line 27499. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 318 undefined on input line 27508. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 318 undefined on input line 27508. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 318 undefined on input line 27508. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 318 undefined on input line 27508. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 318 undefined on input line 27508. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 318 undefined on input line 27508. Underfull \hbox (badness 10000) in paragraph at lines 27508--27508 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 csr_row_ptr \T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga997deb1ff1d2fb7969f63bb1ab471cf8' on page 318 undefined on input line 2 7514. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 318 undefined on input line 2 7514. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga2cf6658a1218e98119779b8b013b8666' on page 318 undefined on input line 2 7514. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga379ffe110609e56bca3f520338fb9ce0' on page 318 undefined on input line 2 7514. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 318 undefined on input line 27535. Overfull \vbox (1.37315pt too high) detected at line 27577 [318] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 319 undefined on input line 27600. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga997deb1ff1d2fb7969f63bb1ab471cf8' on page 319 undefined on input line 2 7612. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 319 undefined on input line 2 7612. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga2cf6658a1218e98119779b8b013b8666' on page 319 undefined on input line 2 7612. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 319 undefined on input line 2 7612. [319] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 320 undefined on input line 27642. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 320 undefined on input line 27 642. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 320 undefined on input line 27642. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 320 undefined on input line 27656. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 320 undefined on input line 27656. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 320 undefined on input line 27656. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 320 undefined on input line 27656. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 320 undefined on input line 27656. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 320 undefined on input line 27656. Underfull \hbox (badness 10000) in paragraph at lines 27656--27656 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation trans\T1/ptm/m/n/10 , roc- Underfull \hbox (badness 10000) in paragraph at lines 27656--27656 \T1/ptm/m/n/10 sparse_float_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T1 /pcr/b/n/10 const \T1/ptm/m/it/10 roc-sparse_mat_descr Underfull \hbox (badness 10000) in paragraph at lines 27656--27656 \T1/ptm/m/n/10 sparse_int *\T1/ptm/m/it/10 csr_row_ptr\T1/ptm/m/n/10 , \T1/pcr/ b/n/10 const \T1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 csr_col_ind\T1/ptm/ m/n/10 , Underfull \hbox (badness 5161) in paragraph at lines 27656--27656 \T1/ptm/m/it/10 roc-sparse_mat_info info\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \ T1/ptm/m/n/10 roc-sparse_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga997deb1ff1d2fb7969f63bb1ab471cf8' on page 320 undefined on input line 2 7662. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 320 undefined on input line 2 7662. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga2cf6658a1218e98119779b8b013b8666' on page 320 undefined on input line 2 7662. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga379ffe110609e56bca3f520338fb9ce0' on page 320 undefined on input line 2 7662. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 320 undefined on input line 27683. [320] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 321 undefined on input line 27748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga997deb1ff1d2fb7969f63bb1ab471cf8' on page 321 undefined on input line 2 7760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 321 undefined on input line 2 7760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga2cf6658a1218e98119779b8b013b8666' on page 321 undefined on input line 2 7760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 321 undefined on input line 2 7760. [321] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 322 undefined on input line 27790. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 322 undefined on input line 27 790. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 322 undefined on input line 27790. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 322 undefined on input line 27804. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 322 undefined on input line 27804. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 322 undefined on input line 27804. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 322 undefined on input line 27804. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 322 undefined on input line 27804. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 322 undefined on input line 27804. Underfull \hbox (badness 10000) in paragraph at lines 27804--27804 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation trans\T1/ptm/m/n/10 , roc- Underfull \hbox (badness 10000) in paragraph at lines 27804--27804 \T1/ptm/m/n/10 sparse_double_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T 1/pcr/b/n/10 const \T1/ptm/m/it/10 roc-sparse_mat_descr Underfull \hbox (badness 10000) in paragraph at lines 27804--27804 \T1/ptm/m/n/10 sparse_int *\T1/ptm/m/it/10 csr_row_ptr\T1/ptm/m/n/10 , \T1/pcr/ b/n/10 const \T1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 csr_col_ind\T1/ptm/ m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 27804--27804 \T1/ptm/m/it/10 roc-sparse_mat_info info\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \ T1/ptm/m/n/10 roc-sparse_double_complex Underfull \hbox (badness 10000) in paragraph at lines 27804--27804 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/ m/n/10 roc-sparse_double_complex *\T1/ptm/m/it/10 beta\T1/ptm/m/n/10 , roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga997deb1ff1d2fb7969f63bb1ab471cf8' on page 322 undefined on input line 2 7810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 322 undefined on input line 2 7810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga2cf6658a1218e98119779b8b013b8666' on page 322 undefined on input line 2 7810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga379ffe110609e56bca3f520338fb9ce0' on page 322 undefined on input line 2 7810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 322 undefined on input line 27831. [322] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 323 undefined on input line 27896. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga997deb1ff1d2fb7969f63bb1ab471cf8' on page 323 undefined on input line 2 7908. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 323 undefined on input line 2 7908. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga2cf6658a1218e98119779b8b013b8666' on page 323 undefined on input line 2 7908. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 323 undefined on input line 2 7908. [323] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 324 undefined on input line 27938. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 324 undefined on input line 27 938. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 324 undefined on input line 27938. Underfull \hbox (badness 10000) in paragraph at lines 27949--27949 |[][]\T1/phv/b/n/10 rocsparse_csrmv_analysis_clear()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 324 undefined on input line 27955. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 324 undefined on input line 27955. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 324 undefined on input line 27955. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 324 undefined on input line 27955. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga997deb1ff1d2fb7969f63bb1ab471cf8' on page 324 undefined on input line 2 7959. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 324 undefined on input line 2 7959. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga2cf6658a1218e98119779b8b013b8666' on page 324 undefined on input line 2 7959. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga379ffe110609e56bca3f520338fb9ce0' on page 324 undefined on input line 2 7959. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga3347be72f6e4f3c55318c32b46dcaa92' on page 324 undefined on input line 27 963. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga9c143f65076a10ebafcffc633ad5d87b' on page 324 undefined on input line 2796 3. Underfull \hbox (badness 10000) in paragraph at lines 27999--27999 |[][]\T1/phv/b/n/10 rocsparse_ellmv()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 324 undefined on input line 28005. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 324 undefined on input line 28005. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 324 undefined on input line 28005. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 324 undefined on input line 28005. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 324 undefined on input line 28005. Underfull \hbox (badness 10000) in paragraph at lines 28005--28005 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation trans\T1/ptm/m/n/10 , roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 324 undefined on input line 28014. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 324 undefined on input line 28014. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 324 undefined on input line 28014. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 324 undefined on input line 28014. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 324 undefined on input line 28014. Underfull \hbox (badness 10000) in paragraph at lines 28014--28014 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation trans\T1/ptm/m/n/10 , roc- [324] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 325 undefined on input line 28044. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 325 undefined on input line 28063. [325] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 326 undefined on input line 28099. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 326 undefined on input line 28 099. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 326 undefined on input line 28099. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 326 undefined on input line 28113. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 326 undefined on input line 28113. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 326 undefined on input line 28113. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 326 undefined on input line 28113. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 326 undefined on input line 28113. Underfull \hbox (badness 10000) in paragraph at lines 28113--28113 \T1/ptm/m/it/10 roc-sparse_mat_descr de-scr\T1/ptm/m/n/10 , \T1/pcr/b/n/10 cons t \T1/ptm/m/n/10 roc-sparse_float_complex Underfull \hbox (badness 10000) in paragraph at lines 28113--28113 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 ell_val\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T 1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 ell_col_ind\T1/ptm/m/n/10 , roc-sp arse_int Underfull \hbox (badness 6348) in paragraph at lines 28113--28113 \T1/ptm/m/it/10 ell_width\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 r oc-sparse_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 326 undefined on input line 28143. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 326 undefined on input line 28162. [326] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 327 undefined on input line 28198. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 327 undefined on input line 28 198. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 327 undefined on input line 28198. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 327 undefined on input line 28212. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 327 undefined on input line 28212. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 327 undefined on input line 28212. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 327 undefined on input line 28212. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 327 undefined on input line 28212. Underfull \hbox (badness 10000) in paragraph at lines 28212--28212 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation trans\T1/ptm/m/n/10 , roc- Underfull \hbox (badness 10000) in paragraph at lines 28212--28212 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1 /ptm/m/it/10 roc-sparse_mat_descr de-scr\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \ T1/ptm/m/n/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 28212--28212 \T1/ptm/m/n/10 sparse_double_complex *\T1/ptm/m/it/10 ell_val\T1/ptm/m/n/10 , \ T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_int Underfull \hbox (badness 10000) in paragraph at lines 28212--28212 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 ell_col_ind\T1/ptm/m/n/10 , roc-sparse_int \T1/ ptm/m/it/10 ell_width\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 327 undefined on input line 28242. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 327 undefined on input line 28261. [327] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 328 undefined on input line 28297. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 328 undefined on input line 28 297. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 328 undefined on input line 28297. Underfull \hbox (badness 10000) in paragraph at lines 28308--28308 |[][]\T1/phv/b/n/10 rocsparse_hybmv()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 328 undefined on input line 28314. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 328 undefined on input line 28314. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 328 undefined on input line 28314. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 328 undefined on input line 28314. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 328 undefined on input line 28314. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocsparse _hyb_mat' on page 328 undefined on input line 28314. Underfull \hbox (badness 6141) in paragraph at lines 28314--28314 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation trans\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 328 undefined on input line 28323. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 328 undefined on input line 28323. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 328 undefined on input line 28323. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 328 undefined on input line 28323. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 328 undefined on input line 28323. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocsparse _hyb_mat' on page 328 undefined on input line 28323. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 328 undefined on input line 28334. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 328 undefined on input line 28347. [328] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 329 undefined on input line 28389. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 329 undefined on input line 28 389. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 329 undefined on input line 28389. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 329 undefined on input line 28403. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 329 undefined on input line 28403. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 329 undefined on input line 28403. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 329 undefined on input line 28403. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 329 undefined on input line 28403. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocsparse _hyb_mat' on page 329 undefined on input line 28403. Underfull \hbox (badness 6141) in paragraph at lines 28403--28403 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation trans\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 6758) in paragraph at lines 28403--28403 \T1/ptm/m/n/10 roc-sparse_float_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/it/10 roc-sparse_mat_descr Underfull \hbox (badness 10000) in paragraph at lines 28403--28403 \T1/ptm/m/it/10 de-scr\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/it/10 roc -sparse_hyb_mat hyb\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 329 undefined on input line 28414. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 329 undefined on input line 28427. [329] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 330 undefined on input line 28469. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 330 undefined on input line 28 469. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 330 undefined on input line 28469. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 330 undefined on input line 28483. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 330 undefined on input line 28483. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 330 undefined on input line 28483. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 330 undefined on input line 28483. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 330 undefined on input line 28483. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocsparse _hyb_mat' on page 330 undefined on input line 28483. Underfull \hbox (badness 10000) in paragraph at lines 28483--28483 \T1/ptm/m/n/10 sparse_double_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T 1/pcr/b/n/10 const \T1/ptm/m/it/10 roc-sparse_mat_descr Underfull \hbox (badness 10000) in paragraph at lines 28483--28483 \T1/ptm/m/it/10 de-scr\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/it/10 roc -sparse_hyb_mat hyb\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 330 undefined on input line 28494. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 330 undefined on input line 28507. [330] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 331 undefined on input line 28549. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 331 undefined on input line 28 549. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 331 undefined on input line 28549. Underfull \hbox (badness 10000) in paragraph at lines 28560--28560 |[][]\T1/phv/b/n/10 rocsparse_csrsv_zero_pivot()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 331 undefined on input line 28566. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 331 undefined on input line 28566. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 331 undefined on input line 28566. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 331 undefined on input line 28566. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 331 undefined on input line 28566. Underfull \hbox (badness 10000) in paragraph at lines 28566--28566 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/it/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 28566--28566 \T1/ptm/m/it/10 sparse_mat_descr de-scr\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-spa rse_mat_info LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga578f8c5c1b08f358bf4605b0031006a8a01fe264830c8ce6451ce6888bc8d3e80' on p age 331 undefined on input line 28570. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga897426990ac53e10da95bf0953e0c0aa' on page 331 undefined on input line 2 8570. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 331 undefined on input line 2 8570. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 331 undefined on input line 2 8570. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 331 undefined on input line 2 8570. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga578f8c5c1b08f358bf4605b0031006a8a96462a9361cfceb6cf9354e10fdc671b' on p age 331 undefined on input line 28572. Underfull \hbox (badness 10000) in paragraph at lines 28618--28618 |[][]\T1/phv/b/n/10 rocsparse_csrsv_buffer_size()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 331 undefined on input line 28624. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 331 undefined on input line 28624. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 331 undefined on input line 28624. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 331 undefined on input line 28624. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 331 undefined on input line 28624. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 331 undefined on input line 28624. Underfull \hbox (badness 5147) in paragraph at lines 28624--28624 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation Underfull \hbox (badness 10000) in paragraph at lines 28624--28624 \T1/ptm/m/it/10 trans\T1/ptm/m/n/10 , roc-sparse_int \T1/ptm/m/it/10 m\T1/ptm/m /n/10 , roc-sparse_int \T1/ptm/m/it/10 nnz\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 28624--28624 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 csr_col_ind \T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 331 undefined on input line 28633. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 331 undefined on input line 28633. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 331 undefined on input line 28633. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 331 undefined on input line 28633. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 331 undefined on input line 28633. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 331 undefined on input line 28633. Underfull \hbox (badness 5147) in paragraph at lines 28633--28633 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation Underfull \hbox (badness 10000) in paragraph at lines 28633--28633 \T1/ptm/m/it/10 roc-sparse_mat_descr de-scr\T1/ptm/m/n/10 , \T1/pcr/b/n/10 cons t \T1/ptm/m/n/10 dou-ble Underfull \hbox (badness 10000) in paragraph at lines 28633--28633 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 csr_col_ind \T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- [331] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 332 undefined on input line 2 8637. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 332 undefined on input line 2 8637. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 332 undefined on input line 2 8637. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 332 undefined on input line 2 8637. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga897426990ac53e10da95bf0953e0c0aa' on page 332 undefined on input line 2 8637. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 332 undefined on input line 2 8637. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 332 undefined on input line 2 8637. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 332 undefined on input line 2 8637. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1ga75eebaa5a02b9f1f9a05ff440ceef387' on page 332 undefined on input line 28637. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaeed55733840efa6eb46043d129926f67' on page 332 undefined on input line 28637. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaa0f452da8d1d9707df5b8256762ab40d' on page 332 undefined on input line 28637. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaa701c5fb6c79c5e4ea18d61e900d3fce' on page 332 undefined on input line 28637. Underfull \hbox (badness 5756) in paragraph at lines 28637--28638 \T1/ptm/m/n/10 quired by \T1/ptm/m/it/10 roc-sparse_scsrsv_analysis()\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 roc-sparse_dcsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 roc-sparse_ccsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 332 undefined on input line 2 8669. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 332 undefined on input line 2 8669. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 332 undefined on input line 2 8669. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 332 undefined on input line 2 8669. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga897426990ac53e10da95bf0953e0c0aa' on page 332 undefined on input line 2 8669. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 332 undefined on input line 2 8669. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 332 undefined on input line 2 8669. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 332 undefined on input line 2 8669. Underfull \hbox (badness 5260) in paragraph at lines 28669--28670 []\T1/pcr/m/n/10 [in] buffer_size\T1/ptm/m/n/10 : num-ber of bytes of the tem-p o-rary stor-age buffer re-quired by Underfull \hbox (badness 10000) in paragraph at lines 28669--28670 \T1/ptm/m/it/10 roc-sparse_scsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ro c-sparse_dcsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_ccsrsv_an alysis()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 28669--28670 \T1/ptm/m/it/10 roc-sparse_zcsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ro c-sparse_scsrsv_solve()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_dcsrsv_solve ()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 28684--28685 []\T1/pcr/m/n/10 rocsparse_status_invalid_pointer\T1/ptm/m/n/10 : \T1/pcr/m/n/1 0 descr\T1/ptm/m/n/10 , \T1/pcr/m/n/10 csr_val\T1/ptm/m/n/10 , \T1/pcr/m/n/10 c sr_row_ptr\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 332 undefined on input line 28690. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 332 undefined on input line 28 690. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 332 undefined on input line 28690. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 332 undefined on input line 28704. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 332 undefined on input line 28704. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 332 undefined on input line 28704. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 332 undefined on input line 28704. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 332 undefined on input line 28704. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 332 undefined on input line 28704. Underfull \hbox (badness 5147) in paragraph at lines 28704--28704 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation Underfull \hbox (badness 10000) in paragraph at lines 28704--28704 \T1/ptm/m/it/10 trans\T1/ptm/m/n/10 , roc-sparse_int \T1/ptm/m/it/10 m\T1/ptm/m /n/10 , roc-sparse_int \T1/ptm/m/it/10 nnz\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 28704--28704 \T1/pcr/b/n/10 const \T1/ptm/m/it/10 roc-sparse_mat_descr de-scr\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const [332] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 333 undefined on input line 2 8708. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 333 undefined on input line 2 8708. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 333 undefined on input line 2 8708. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 333 undefined on input line 2 8708. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga897426990ac53e10da95bf0953e0c0aa' on page 333 undefined on input line 2 8708. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 333 undefined on input line 2 8708. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 333 undefined on input line 2 8708. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 333 undefined on input line 2 8708. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1ga75eebaa5a02b9f1f9a05ff440ceef387' on page 333 undefined on input line 28708. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaeed55733840efa6eb46043d129926f67' on page 333 undefined on input line 28708. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaa0f452da8d1d9707df5b8256762ab40d' on page 333 undefined on input line 28708. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaa701c5fb6c79c5e4ea18d61e900d3fce' on page 333 undefined on input line 28708. Underfull \hbox (badness 5756) in paragraph at lines 28708--28709 \T1/ptm/m/n/10 quired by \T1/ptm/m/it/10 roc-sparse_scsrsv_analysis()\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 roc-sparse_dcsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 roc-sparse_ccsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 333 undefined on input line 2 8740. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 333 undefined on input line 2 8740. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 333 undefined on input line 2 8740. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 333 undefined on input line 2 8740. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga897426990ac53e10da95bf0953e0c0aa' on page 333 undefined on input line 2 8740. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 333 undefined on input line 2 8740. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 333 undefined on input line 2 8740. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 333 undefined on input line 2 8740. Underfull \hbox (badness 5260) in paragraph at lines 28740--28741 []\T1/pcr/m/n/10 [in] buffer_size\T1/ptm/m/n/10 : num-ber of bytes of the tem-p o-rary stor-age buffer re-quired by Underfull \hbox (badness 10000) in paragraph at lines 28740--28741 \T1/ptm/m/it/10 roc-sparse_scsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ro c-sparse_dcsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_ccsrsv_an alysis()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 28740--28741 \T1/ptm/m/it/10 roc-sparse_zcsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ro c-sparse_scsrsv_solve()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_dcsrsv_solve ()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 28755--28756 []\T1/pcr/m/n/10 rocsparse_status_invalid_pointer\T1/ptm/m/n/10 : \T1/pcr/m/n/1 0 descr\T1/ptm/m/n/10 , \T1/pcr/m/n/10 csr_val\T1/ptm/m/n/10 , \T1/pcr/m/n/10 c sr_row_ptr\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 333 undefined on input line 28761. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 333 undefined on input line 28 761. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 333 undefined on input line 28761. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 333 undefined on input line 28775. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 333 undefined on input line 28775. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 333 undefined on input line 28775. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 333 undefined on input line 28775. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 333 undefined on input line 28775. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 333 undefined on input line 28775. Underfull \hbox (badness 5147) in paragraph at lines 28775--28775 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation Underfull \hbox (badness 10000) in paragraph at lines 28775--28775 \T1/ptm/m/it/10 trans\T1/ptm/m/n/10 , roc-sparse_int \T1/ptm/m/it/10 m\T1/ptm/m /n/10 , roc-sparse_int \T1/ptm/m/it/10 nnz\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 28775--28775 \T1/pcr/b/n/10 const \T1/ptm/m/it/10 roc-sparse_mat_descr de-scr\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 28775--28775 \T1/ptm/m/n/10 roc-sparse_double_complex *\T1/ptm/m/it/10 csr_val\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const [333] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 334 undefined on input line 2 8779. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 334 undefined on input line 2 8779. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 334 undefined on input line 2 8779. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 334 undefined on input line 2 8779. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga897426990ac53e10da95bf0953e0c0aa' on page 334 undefined on input line 2 8779. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 334 undefined on input line 2 8779. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 334 undefined on input line 2 8779. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 334 undefined on input line 2 8779. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1ga75eebaa5a02b9f1f9a05ff440ceef387' on page 334 undefined on input line 28779. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaeed55733840efa6eb46043d129926f67' on page 334 undefined on input line 28779. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaa0f452da8d1d9707df5b8256762ab40d' on page 334 undefined on input line 28779. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaa701c5fb6c79c5e4ea18d61e900d3fce' on page 334 undefined on input line 28779. Underfull \hbox (badness 5756) in paragraph at lines 28779--28780 \T1/ptm/m/n/10 quired by \T1/ptm/m/it/10 roc-sparse_scsrsv_analysis()\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 roc-sparse_dcsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 roc-sparse_ccsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 334 undefined on input line 2 8811. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 334 undefined on input line 2 8811. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 334 undefined on input line 2 8811. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 334 undefined on input line 2 8811. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga897426990ac53e10da95bf0953e0c0aa' on page 334 undefined on input line 2 8811. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 334 undefined on input line 2 8811. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 334 undefined on input line 2 8811. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 334 undefined on input line 2 8811. Underfull \hbox (badness 5260) in paragraph at lines 28811--28812 []\T1/pcr/m/n/10 [in] buffer_size\T1/ptm/m/n/10 : num-ber of bytes of the tem-p o-rary stor-age buffer re-quired by Underfull \hbox (badness 10000) in paragraph at lines 28811--28812 \T1/ptm/m/it/10 roc-sparse_scsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ro c-sparse_dcsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_ccsrsv_an alysis()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 28811--28812 \T1/ptm/m/it/10 roc-sparse_zcsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ro c-sparse_scsrsv_solve()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_dcsrsv_solve ()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 28826--28827 []\T1/pcr/m/n/10 rocsparse_status_invalid_pointer\T1/ptm/m/n/10 : \T1/pcr/m/n/1 0 descr\T1/ptm/m/n/10 , \T1/pcr/m/n/10 csr_val\T1/ptm/m/n/10 , \T1/pcr/m/n/10 c sr_row_ptr\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 334 undefined on input line 28832. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 334 undefined on input line 28 832. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 334 undefined on input line 28832. [334] Underfull \hbox (badness 10000) in paragraph at lines 28843--28843 |[][]\T1/phv/b/n/10 rocsparse_csrsv_analysis()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 335 undefined on input line 28849. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 335 undefined on input line 28849. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 335 undefined on input line 28849. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 335 undefined on input line 28849. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 335 undefined on input line 28849. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 335 undefined on input line 28849. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv425rocsparse _analysis_policy' on page 335 undefined on input line 28849. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _solve_policy' on page 335 undefined on input line 28849. Underfull \hbox (badness 7796) in paragraph at lines 28849--28849 \T1/ptm/m/it/10 sparse_mat_descr de-scr\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T 1/ptm/m/n/10 float *\T1/ptm/m/it/10 csr_val\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 28849--28849 \T1/ptm/m/n/10 sparse_int *\T1/ptm/m/it/10 csr_col_ind\T1/ptm/m/n/10 , \T1/ptm/ m/it/10 roc-sparse_mat_info Underfull \hbox (badness 10000) in paragraph at lines 28849--28849 \T1/ptm/m/it/10 info\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_analysis_policy anal-y-sis\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 335 undefined on input line 28858. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 335 undefined on input line 28858. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 335 undefined on input line 28858. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 335 undefined on input line 28858. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 335 undefined on input line 28858. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 335 undefined on input line 28858. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv425rocsparse _analysis_policy' on page 335 undefined on input line 28858. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _solve_policy' on page 335 undefined on input line 28858. Underfull \hbox (badness 10000) in paragraph at lines 28858--28858 \T1/ptm/m/n/10 sparse_int *\T1/ptm/m/it/10 csr_col_ind\T1/ptm/m/n/10 , \T1/ptm/ m/it/10 roc-sparse_mat_info Underfull \hbox (badness 10000) in paragraph at lines 28858--28858 \T1/ptm/m/it/10 info\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_analysis_policy anal-y-sis\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga897426990ac53e10da95bf0953e0c0aa' on page 335 undefined on input line 2 8862. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 335 undefined on input line 2 8862. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 335 undefined on input line 2 8862. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 335 undefined on input line 2 8862. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gadda3029d2877011cd72b9a2d127b3f7f' on page 335 undefined on input line 2 8862. Underfull \hbox (badness 10000) in paragraph at lines 28862--28863 []\T1/pcr/m/n/10 rocsparse_csrsv_analysis \T1/ptm/m/n/10 per-forms the anal-y-s is step for \T1/ptm/m/it/10 roc-sparse_scsrsv_solve()\T1/ptm/m/n/10 , \T1/ptm/m /it/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1ga8b0496cb644c23fe65176e70315e431c' on page 335 undefined on input line 28864. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gafa65c4cee57b23f8d90108590faa1532' on page 335 undefined on input line 28864. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaeacd91affdd5fe49979aa519943a7985' on page 335 undefined on input line 28864. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1ga93ad430bb7f6c546cb4fa45ee3437844' on page 335 undefined on input line 28864. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35ca658466413f4005c0c103d20d5e352078' on p age 335 undefined on input line 28864. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35cac66b70c4f519ddd03dcbe0f3a973401a' on p age 335 undefined on input line 28864. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35ca658466413f4005c0c103d20d5e352078' on p age 335 undefined on input line 28902. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35cac66b70c4f519ddd03dcbe0f3a973401a' on p age 335 undefined on input line 28902. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga5a3e261123e81a9e8b267c6109e26957a9c6bdf97e192d429ca536d5ab98ea866' on p age 335 undefined on input line 28905. [335] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 336 undefined on input line 28929. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 336 undefined on input line 28 929. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 336 undefined on input line 28929. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 336 undefined on input line 28943. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 336 undefined on input line 28943. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 336 undefined on input line 28943. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 336 undefined on input line 28943. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 336 undefined on input line 28943. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 336 undefined on input line 28943. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv425rocsparse _analysis_policy' on page 336 undefined on input line 28943. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _solve_policy' on page 336 undefined on input line 28943. Underfull \hbox (badness 10000) in paragraph at lines 28943--28943 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation Underfull \hbox (badness 10000) in paragraph at lines 28943--28943 \T1/ptm/m/it/10 trans\T1/ptm/m/n/10 , roc-sparse_int \T1/ptm/m/it/10 m\T1/ptm/m /n/10 , roc-sparse_int \T1/ptm/m/it/10 nnz\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 28943--28943 \T1/ptm/m/it/10 anal-y-sis\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_solve_pol icy solve\T1/ptm/m/n/10 , void LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga897426990ac53e10da95bf0953e0c0aa' on page 336 undefined on input line 2 8947. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 336 undefined on input line 2 8947. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 336 undefined on input line 2 8947. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 336 undefined on input line 2 8947. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gadda3029d2877011cd72b9a2d127b3f7f' on page 336 undefined on input line 2 8947. Underfull \hbox (badness 10000) in paragraph at lines 28947--28948 []\T1/pcr/m/n/10 rocsparse_csrsv_analysis \T1/ptm/m/n/10 per-forms the anal-y-s is step for \T1/ptm/m/it/10 roc-sparse_scsrsv_solve()\T1/ptm/m/n/10 , \T1/ptm/m /it/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1ga8b0496cb644c23fe65176e70315e431c' on page 336 undefined on input line 28949. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gafa65c4cee57b23f8d90108590faa1532' on page 336 undefined on input line 28949. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaeacd91affdd5fe49979aa519943a7985' on page 336 undefined on input line 28949. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1ga93ad430bb7f6c546cb4fa45ee3437844' on page 336 undefined on input line 28949. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35ca658466413f4005c0c103d20d5e352078' on p age 336 undefined on input line 28949. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35cac66b70c4f519ddd03dcbe0f3a973401a' on p age 336 undefined on input line 28949. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35ca658466413f4005c0c103d20d5e352078' on p age 336 undefined on input line 28987. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35cac66b70c4f519ddd03dcbe0f3a973401a' on p age 336 undefined on input line 28987. [336] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga5a3e261123e81a9e8b267c6109e26957a9c6bdf97e192d429ca536d5ab98ea866' on p age 337 undefined on input line 28990. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 337 undefined on input line 29014. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 337 undefined on input line 29 014. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 337 undefined on input line 29014. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 337 undefined on input line 29028. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 337 undefined on input line 29028. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 337 undefined on input line 29028. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 337 undefined on input line 29028. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 337 undefined on input line 29028. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 337 undefined on input line 29028. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv425rocsparse _analysis_policy' on page 337 undefined on input line 29028. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _solve_policy' on page 337 undefined on input line 29028. Underfull \hbox (badness 10000) in paragraph at lines 29028--29028 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation Underfull \hbox (badness 10000) in paragraph at lines 29028--29028 \T1/ptm/m/it/10 trans\T1/ptm/m/n/10 , roc-sparse_int \T1/ptm/m/it/10 m\T1/ptm/m /n/10 , roc-sparse_int \T1/ptm/m/it/10 nnz\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 29028--29028 \T1/pcr/b/n/10 const \T1/ptm/m/it/10 roc-sparse_mat_descr de-scr\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 29028--29028 \T1/ptm/m/n/10 roc-sparse_double_complex *\T1/ptm/m/it/10 csr_val\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 29028--29028 \T1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 csr_row_ptr\T1/ptm/m/n/10 , \T1/ pcr/b/n/10 const \T1/ptm/m/n/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 29028--29028 \T1/ptm/m/n/10 sparse_int *\T1/ptm/m/it/10 csr_col_ind\T1/ptm/m/n/10 , \T1/ptm/ m/it/10 roc-sparse_mat_info Underfull \hbox (badness 10000) in paragraph at lines 29028--29028 \T1/ptm/m/it/10 info\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_analysis_policy anal-y-sis\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga897426990ac53e10da95bf0953e0c0aa' on page 337 undefined on input line 2 9032. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 337 undefined on input line 2 9032. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 337 undefined on input line 2 9032. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 337 undefined on input line 2 9032. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gadda3029d2877011cd72b9a2d127b3f7f' on page 337 undefined on input line 2 9032. Underfull \hbox (badness 10000) in paragraph at lines 29032--29033 []\T1/pcr/m/n/10 rocsparse_csrsv_analysis \T1/ptm/m/n/10 per-forms the anal-y-s is step for \T1/ptm/m/it/10 roc-sparse_scsrsv_solve()\T1/ptm/m/n/10 , \T1/ptm/m /it/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1ga8b0496cb644c23fe65176e70315e431c' on page 337 undefined on input line 29034. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gafa65c4cee57b23f8d90108590faa1532' on page 337 undefined on input line 29034. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaeacd91affdd5fe49979aa519943a7985' on page 337 undefined on input line 29034. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1ga93ad430bb7f6c546cb4fa45ee3437844' on page 337 undefined on input line 29034. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35ca658466413f4005c0c103d20d5e352078' on p age 337 undefined on input line 29034. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35cac66b70c4f519ddd03dcbe0f3a973401a' on p age 337 undefined on input line 29034. [337] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35ca658466413f4005c0c103d20d5e352078' on p age 338 undefined on input line 29072. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35cac66b70c4f519ddd03dcbe0f3a973401a' on p age 338 undefined on input line 29072. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga5a3e261123e81a9e8b267c6109e26957a9c6bdf97e192d429ca536d5ab98ea866' on p age 338 undefined on input line 29075. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 338 undefined on input line 29099. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 338 undefined on input line 29 099. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 338 undefined on input line 29099. Underfull \hbox (badness 10000) in paragraph at lines 29110--29110 |[][]\T1/phv/b/n/10 rocsparse_csrsv_solve()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 338 undefined on input line 29116. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 338 undefined on input line 29116. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 338 undefined on input line 29116. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 338 undefined on input line 29116. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 338 undefined on input line 29116. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 338 undefined on input line 29116. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _solve_policy' on page 338 undefined on input line 29116. Underfull \hbox (badness 5985) in paragraph at lines 29116--29116 \T1/ptm/m/n/10 sparse_int \T1/ptm/m/it/10 m\T1/ptm/m/n/10 , roc-sparse_int \T1/ ptm/m/it/10 nnz\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float *\T1/ ptm/m/it/10 al- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 338 undefined on input line 29125. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 338 undefined on input line 29125. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 338 undefined on input line 29125. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 338 undefined on input line 29125. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 338 undefined on input line 29125. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 338 undefined on input line 29125. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _solve_policy' on page 338 undefined on input line 29125. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gac74b51be59a42a0387648ac79d633b5e' on page 338 undefined on input line 2 9131. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaa42030756531572954d5cc9e83c7b3fa' on page 338 undefined on input line 2 9131. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga57a7dc4b850863de156d926203ad36b3' on page 338 undefined on input line 2 9131. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga7c4b3f85eb988e5fa7dd361e132faf54' on page 338 undefined on input line 2 9131. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 338 undefined on input line 2 9131. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 338 undefined on input line 2 9131. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 338 undefined on input line 2 9131. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 338 undefined on input line 2 9131. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gab7299bb98431dfa85798fa5c082e34b4' on page 338 undefined on input line 2 9131. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga6e8e038adcd3fa03168a1cb4a7da1bc5' on page 338 undefined on input line 29 131. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5ac14545fb3bf8773d5f6b8e258c9576f4' on p age 338 undefined on input line 29131. Underfull \hbox (badness 10000) in paragraph at lines 29131--29132 \T1/ptm/m/it/10 roc-sparse_scsrsv_buffer_size()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_dcsrsv_buffer_size()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_ccs rsv_buffer_size() \T1/ptm/m/n/10 or \T1/ptm/m/it/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 29131--29132 \T1/ptm/m/n/10 by \T1/ptm/m/it/10 roc-sparse_scsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_dcsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ro c-sparse_ccsrsv_analysis() \T1/ptm/m/n/10 or \T1/ptm/m/it/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__conv__modu le_1ga8f583b4d048ffb35301a099a062ec33e' on page 338 undefined on input line 291 35. [338] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 339 undefined on input line 29141. Overfull \vbox (2.72583pt too high) detected at line 29214 [339] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga5a3e261123e81a9e8b267c6109e26957a9c6bdf97e192d429ca536d5ab98ea866' on p age 340 undefined on input line 29255. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 340 undefined on input line 29282. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 340 undefined on input line 29 282. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 340 undefined on input line 29282. [340] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 341 undefined on input line 29296. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 341 undefined on input line 29296. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 341 undefined on input line 29296. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 341 undefined on input line 29296. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 341 undefined on input line 29296. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 341 undefined on input line 29296. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _solve_policy' on page 341 undefined on input line 29296. Underfull \hbox (badness 10000) in paragraph at lines 29296--29296 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation Underfull \hbox (badness 10000) in paragraph at lines 29296--29296 \T1/ptm/m/it/10 trans\T1/ptm/m/n/10 , roc-sparse_int \T1/ptm/m/it/10 m\T1/ptm/m /n/10 , roc-sparse_int \T1/ptm/m/it/10 nnz\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 29296--29296 \T1/ptm/m/n/10 roc-sparse_float_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/it/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gac74b51be59a42a0387648ac79d633b5e' on page 341 undefined on input line 2 9302. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaa42030756531572954d5cc9e83c7b3fa' on page 341 undefined on input line 2 9302. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga57a7dc4b850863de156d926203ad36b3' on page 341 undefined on input line 2 9302. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga7c4b3f85eb988e5fa7dd361e132faf54' on page 341 undefined on input line 2 9302. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 341 undefined on input line 2 9302. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 341 undefined on input line 2 9302. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 341 undefined on input line 2 9302. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 341 undefined on input line 2 9302. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gab7299bb98431dfa85798fa5c082e34b4' on page 341 undefined on input line 2 9302. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga6e8e038adcd3fa03168a1cb4a7da1bc5' on page 341 undefined on input line 29 302. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5ac14545fb3bf8773d5f6b8e258c9576f4' on p age 341 undefined on input line 29302. Underfull \hbox (badness 10000) in paragraph at lines 29302--29303 \T1/ptm/m/it/10 roc-sparse_scsrsv_buffer_size()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_dcsrsv_buffer_size()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_ccs rsv_buffer_size() \T1/ptm/m/n/10 or \T1/ptm/m/it/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 29302--29303 \T1/ptm/m/n/10 by \T1/ptm/m/it/10 roc-sparse_scsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_dcsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ro c-sparse_ccsrsv_analysis() \T1/ptm/m/n/10 or \T1/ptm/m/it/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__conv__modu le_1ga8f583b4d048ffb35301a099a062ec33e' on page 341 undefined on input line 293 06. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 341 undefined on input line 29312. [341] [342] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga5a3e261123e81a9e8b267c6109e26957a9c6bdf97e192d429ca536d5ab98ea866' on p age 343 undefined on input line 29426. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 343 undefined on input line 29453. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 343 undefined on input line 29 453. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 343 undefined on input line 29453. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 343 undefined on input line 29467. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 343 undefined on input line 29467. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 343 undefined on input line 29467. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 343 undefined on input line 29467. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 343 undefined on input line 29467. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 343 undefined on input line 29467. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _solve_policy' on page 343 undefined on input line 29467. Underfull \hbox (badness 10000) in paragraph at lines 29467--29467 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation Underfull \hbox (badness 10000) in paragraph at lines 29467--29467 \T1/ptm/m/it/10 trans\T1/ptm/m/n/10 , roc-sparse_int \T1/ptm/m/it/10 m\T1/ptm/m /n/10 , roc-sparse_int \T1/ptm/m/it/10 nnz\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 29467--29467 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_double_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 29467--29467 \T1/pcr/b/n/10 const \T1/ptm/m/it/10 roc-sparse_mat_descr de-scr\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gac74b51be59a42a0387648ac79d633b5e' on page 343 undefined on input line 2 9473. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaa42030756531572954d5cc9e83c7b3fa' on page 343 undefined on input line 2 9473. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga57a7dc4b850863de156d926203ad36b3' on page 343 undefined on input line 2 9473. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga7c4b3f85eb988e5fa7dd361e132faf54' on page 343 undefined on input line 2 9473. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 343 undefined on input line 2 9473. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 343 undefined on input line 2 9473. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 343 undefined on input line 2 9473. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 343 undefined on input line 2 9473. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gab7299bb98431dfa85798fa5c082e34b4' on page 343 undefined on input line 2 9473. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga6e8e038adcd3fa03168a1cb4a7da1bc5' on page 343 undefined on input line 29 473. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5ac14545fb3bf8773d5f6b8e258c9576f4' on p age 343 undefined on input line 29473. Underfull \hbox (badness 10000) in paragraph at lines 29473--29474 \T1/ptm/m/it/10 roc-sparse_scsrsv_buffer_size()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_dcsrsv_buffer_size()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_ccs rsv_buffer_size() \T1/ptm/m/n/10 or \T1/ptm/m/it/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 29473--29474 \T1/ptm/m/n/10 by \T1/ptm/m/it/10 roc-sparse_scsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_dcsrsv_analysis()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ro c-sparse_ccsrsv_analysis() \T1/ptm/m/n/10 or \T1/ptm/m/it/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__conv__modu le_1ga8f583b4d048ffb35301a099a062ec33e' on page 343 undefined on input line 294 77. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 343 undefined on input line 29483. [343] Underfull \vbox (badness 1735) detected at line 29556 [344] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga5a3e261123e81a9e8b267c6109e26957a9c6bdf97e192d429ca536d5ab98ea866' on p age 345 undefined on input line 29597. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 345 undefined on input line 29624. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 345 undefined on input line 29 624. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 345 undefined on input line 29624. [345] Underfull \hbox (badness 10000) in paragraph at lines 29635--29635 |[][]\T1/phv/b/n/10 rocsparse_csrsv_clear()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 346 undefined on input line 29641. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 346 undefined on input line 29641. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 346 undefined on input line 29641. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 346 undefined on input line 29641. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 346 undefined on input line 29641. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 346 undefined on input line 2 9645. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 346 undefined on input line 2 9645. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 346 undefined on input line 2 9645. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 346 undefined on input line 2 9645. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga3347be72f6e4f3c55318c32b46dcaa92' on page 346 undefined on input line 29 645. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga9c143f65076a10ebafcffc633ad5d87b' on page 346 undefined on input line 2964 5. Underfull \hbox (badness 10000) in paragraph at lines 29685--29685 |[][]\T1/phv/b/n/10 Sparse Level 3 Func-tions| Underfull \hbox (badness 10000) in paragraph at lines 29692--29692 |[][]\T1/phv/b/n/10 rocsparse_csrmm()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 346 undefined on input line 29698. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 346 undefined on input line 29698. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 346 undefined on input line 29698. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 346 undefined on input line 29698. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 346 undefined on input line 29698. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 346 undefined on input line 29698. Underfull \hbox (badness 10000) in paragraph at lines 29698--29698 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation trans_A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- Underfull \hbox (badness 7273) in paragraph at lines 29698--29698 \T1/ptm/m/it/10 sparse_operation trans_B\T1/ptm/m/n/10 , roc-sparse_int \T1/ptm /m/it/10 m\T1/ptm/m/n/10 , roc-sparse_int \T1/ptm/m/it/10 n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 29698--29698 \T1/ptm/m/n/10 sparse_int *\T1/ptm/m/it/10 csr_row_ptr\T1/ptm/m/n/10 , \T1/pcr/ b/n/10 const \T1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 csr_col_ind\T1/ptm/ m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 346 undefined on input line 29707. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 346 undefined on input line 29707. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 346 undefined on input line 29707. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 346 undefined on input line 29707. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 346 undefined on input line 29707. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 346 undefined on input line 29707. Underfull \hbox (badness 10000) in paragraph at lines 29707--29707 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation trans_A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- Underfull \hbox (badness 7273) in paragraph at lines 29707--29707 \T1/ptm/m/it/10 sparse_operation trans_B\T1/ptm/m/n/10 , roc-sparse_int \T1/ptm /m/it/10 m\T1/ptm/m/n/10 , roc-sparse_int \T1/ptm/m/it/10 n\T1/ptm/m/n/10 , [346] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 347 undefined on input line 29735. [347] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 348 undefined on input line 29822. Underfull \hbox (badness 10000) in paragraph at lines 29822--29823 []\T1/pcr/m/n/10 [in] descr\T1/ptm/m/n/10 : de-scrip-tor of the sparse CSR ma-t rix $\OML/cmm/m/it/10 A$\T1/ptm/m/n/10 . Cur-rently, only \T1/ptm/m/it/10 roc- [348] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 349 undefined on input line 29867. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 349 undefined on input line 29 867. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 349 undefined on input line 29867. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 349 undefined on input line 29881. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 349 undefined on input line 29881. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 349 undefined on input line 29881. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 349 undefined on input line 29881. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 349 undefined on input line 29881. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 349 undefined on input line 29881. Underfull \hbox (badness 10000) in paragraph at lines 29881--29881 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation trans_A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- Underfull \hbox (badness 7273) in paragraph at lines 29881--29881 \T1/ptm/m/it/10 sparse_operation trans_B\T1/ptm/m/n/10 , roc-sparse_int \T1/ptm /m/it/10 m\T1/ptm/m/n/10 , roc-sparse_int \T1/ptm/m/it/10 n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 29881--29881 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1 /ptm/m/it/10 roc-sparse_mat_descr de-scr\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \ T1/ptm/m/n/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 29881--29881 \T1/ptm/m/n/10 sparse_float_complex *\T1/ptm/m/it/10 csr_val\T1/ptm/m/n/10 , \T 1/pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_int Underfull \hbox (badness 10000) in paragraph at lines 29881--29881 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 csr_row_ptr\T1/ptm/m/n/10 , \T1/pcr/b/n/10 cons t \T1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 csr_col_ind\T1/ptm/m/n/10 , \T 1/pcr/b/n/10 const Underfull \hbox (badness 6944) in paragraph at lines 29881--29881 \T1/ptm/m/n/10 roc-sparse_float_complex *\T1/ptm/m/it/10 B\T1/ptm/m/n/10 , roc- sparse_int \T1/ptm/m/it/10 ldb\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n /10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 349 undefined on input line 29909. Overfull \vbox (0.67064pt too high) detected at line 29967 [349] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 350 undefined on input line 29996. Underfull \hbox (badness 10000) in paragraph at lines 29996--29997 []\T1/pcr/m/n/10 [in] descr\T1/ptm/m/n/10 : de-scrip-tor of the sparse CSR ma-t rix $\OML/cmm/m/it/10 A$\T1/ptm/m/n/10 . Cur-rently, only \T1/ptm/m/it/10 roc- [350] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 351 undefined on input line 30041. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 351 undefined on input line 30 041. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 351 undefined on input line 30041. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 351 undefined on input line 30055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 351 undefined on input line 30055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 351 undefined on input line 30055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 351 undefined on input line 30055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 351 undefined on input line 30055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 351 undefined on input line 30055. Underfull \hbox (badness 10000) in paragraph at lines 30055--30055 []\T1/ptm/m/it/10 rocsparse_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- sparse_operation trans_A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 30055--30055 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1 /ptm/m/it/10 roc-sparse_mat_descr de-scr\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \ T1/ptm/m/n/10 roc- Underfull \hbox (badness 10000) in paragraph at lines 30055--30055 \T1/ptm/m/n/10 sparse_double_complex *\T1/ptm/m/it/10 csr_val\T1/ptm/m/n/10 , \ T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_int Underfull \hbox (badness 10000) in paragraph at lines 30055--30055 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 csr_row_ptr\T1/ptm/m/n/10 , \T1/pcr/b/n/10 cons t \T1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 csr_col_ind\T1/ptm/m/n/10 , \T 1/pcr/b/n/10 const Underfull \hbox (badness 7832) in paragraph at lines 30055--30055 \T1/ptm/m/n/10 sparse_double_complex *\T1/ptm/m/it/10 beta\T1/ptm/m/n/10 , roc- sparse_double_complex *\T1/ptm/m/it/10 C\T1/ptm/m/n/10 , [351] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 352 undefined on input line 30083. Overfull \vbox (1.68167pt too high) detected at line 30141 [352] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 353 undefined on input line 30170. Underfull \hbox (badness 10000) in paragraph at lines 30170--30171 []\T1/pcr/m/n/10 [in] descr\T1/ptm/m/n/10 : de-scrip-tor of the sparse CSR ma-t rix $\OML/cmm/m/it/10 A$\T1/ptm/m/n/10 . Cur-rently, only \T1/ptm/m/it/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 353 undefined on input line 30215. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 353 undefined on input line 30 215. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 353 undefined on input line 30215. [353] Underfull \hbox (badness 10000) in paragraph at lines 30226--30226 |[][]\T1/phv/b/n/10 Sparse Ex-tra Func-tions| Underfull \hbox (badness 10000) in paragraph at lines 30233--30233 |[][]\T1/phv/b/n/10 rocsparse_csrgemm_buffer_size()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 354 undefined on input line 30239. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 354 undefined on input line 30239. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 354 undefined on input line 30239. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 354 undefined on input line 30239. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 354 undefined on input line 30239. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 354 undefined on input line 30239. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 354 undefined on input line 30239. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 354 undefined on input line 30239. LaTeX Warnin Command output too long. Truncated at 1MB. [rtd-command-info] start-time: 2020-03-07T21:35:48.023181Z, end-time: 2020-03-07T21:35:48.348137Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/_build/latex/advanced-micro-devices-demo.pdf /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/artifacts/latest/sphinx_pdf/advanced-micro-devices-demo.pdf [rtd-command-info] start-time: 2020-03-07T21:35:48.509377Z, end-time: 2020-03-07T21:39:36.703000Z, duration: 228, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v2.4.4 warning: source ./examples is not a readable file or directory... skipping. warning: source /docs/doxygen-input/images is not a readable file or directory... skipping. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:27: warning: the name `hcc_detail/hip_runtime_api.h' supplied as the second argument in the \file statement is not an input file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:102: warning: Compound hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:87: warning: Compound hipIpcMemHandle_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:699: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:700: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2360: warning: Found unknown command `\bried' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:535: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2644: warning: Member hipRemoveApiCallback(uint32_t id) (function) of group API is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2645: warning: Member hipRegisterActivityCallback(uint32_t id, void *fun, void *arg) (function) of group API is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2646: warning: Member hipRemoveActivityCallback(uint32_t id) (function) of group API is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2648: warning: Member hipKernelNameRef(hipFunction_t f) (function) of group API is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:535: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:699: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:700: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1448: warning: Member hipMemcpyFromSymbol(void *dst, const void *symbolName, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyDeviceToHost)) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1451: warning: Member hipMemcpyFromSymbolAsync(void *dst, const void *symbolName, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm(0)) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1584: warning: Member hipMemPtrGetInfo(void *ptr, size_t *size) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1601: warning: Member hipArrayCreate(hipArray **pHandle, const HIP_ARRAY_DESCRIPTOR *pAllocateArray) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1603: warning: Member hipArray3DCreate(hipArray **array, const HIP_ARRAY_DESCRIPTOR *pAllocateArray) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1605: warning: Member hipMalloc3D(hipPitchedPtr *pitchedDevPtr, hipExtent extent) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1649: warning: Member hipMemcpyParam2D(const hip_Memcpy2D *pCopy) (function) of group Memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1851: warning: Member USE_PEER_NON_UNIFIED (macro definition) of group PeerToPeer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2360: warning: Found unknown command `\bried' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2385: warning: Member ihipModuleGetGlobal(hipDeviceptr_t *dptr, size_t *bytes, hipModule_t hmod, const char *name) (function) of group Driver is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2388: warning: Member hipModuleGetTexRef(textureReference **texRef, hipModule_t hmod, const char *name) (function) of group Driver is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:138: warning: Member hipEventReleaseToDevice (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:154: warning: Member hipHostMallocWriteCombined (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:179: warning: Member hipDeviceScheduleBlockingSync (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:180: warning: Member hipDeviceScheduleMask (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:182: warning: Member hipDeviceMapHost (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:183: warning: Member hipDeviceLmemResizeToMax (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:186: warning: Member hipArrayLayered (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:187: warning: Member hipArraySurfaceLoadStore (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:188: warning: Member hipArrayCubemap (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:189: warning: Member hipArrayTextureGather (macro definition) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:196: warning: Member hipJitOption (enumeration) of group GlobalDefs is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:103: warning: Member binaryVersion (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:104: warning: Member cacheModeCA (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:105: warning: Member constSizeBytes (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:106: warning: Member localSizeBytes (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:107: warning: Member maxDynamicSharedSizeBytes (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:108: warning: Member maxThreadsPerBlock (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:109: warning: Member numRegs (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:110: warning: Member preferredShmemCarveout (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:111: warning: Member ptxVersion (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:112: warning: Member sharedSizeBytes (variable) of class hipFuncAttributes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:88: warning: Member reserved[HIP_IPC_HANDLE_SIZE] (variable) of class hipIpcMemHandle_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:294: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:310: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:346: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:346: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:346: warning: explicit link request to 'hipErrorDeviceAlreadyInUse' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:354: warning: argument 'device' of command @param is not found in the argument list of hipGetDevice(int *deviceId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:360: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:365: warning: The following parameters of hipGetDevice(int *deviceId) are not documented: parameter 'deviceId' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:370: warning: argument 'output' of command @param is not found in the argument list of hipGetDeviceCount(int *count) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:372: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:372: warning: explicit link request to 'hipErrorNoDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:376: warning: explicit link request to 'hipErrorNoDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:377: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:380: warning: The following parameters of hipGetDeviceCount(int *count) are not documented: parameter 'count' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:388: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:388: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:388: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:398: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:398: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:413: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:413: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:424: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:424: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:437: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:437: warning: explicit link request to 'hipErrorUnsupportedLimit' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:437: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:449: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:449: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:457: warning: The following parameters of hipFuncSetCacheConfig(const void *func, hipFuncCache_t config) are not documented: parameter 'func' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:461: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:461: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:461: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:475: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:475: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:475: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:505: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:505: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:505: warning: explicit link request to 'hipErrorSetOnActiveProcess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:515: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:515: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:520: warning: The following parameters of hipChooseDevice(int *device, const hipDeviceProp_t *prop) are not documented: parameter 'prop' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:535: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:537: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:550: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:605: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:605: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:612: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:612: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:624: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:624: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:645: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:645: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:682: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:682: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:699: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:700: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:703: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:703: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:703: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:721: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:721: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:743: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:743: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:765: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:765: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:765: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:767: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:767: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:767: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:781: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:781: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:781: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:783: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:783: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:783: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:805: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:805: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:805: warning: explicit link request to 'hipErrorNotSupported' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:846: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:846: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:846: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:847: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:847: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:859: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:859: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:859: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:860: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:860: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:875: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:875: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:875: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:876: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:876: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:907: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:907: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:907: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:908: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:917: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:933: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:933: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:933: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:934: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:934: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:949: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:949: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:962: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:964: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:965: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:976: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:976: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:978: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:980: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1013: warning: argument 'pointer' of command @param is not found in the argument list of hipPointerGetAttributes(hipPointerAttribute_t *attributes, const void *ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1016: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1016: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1016: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1023: warning: The following parameters of hipPointerGetAttributes(hipPointerAttribute_t *attributes, const void *ptr) are not documented: parameter 'ptr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1030: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1030: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1030: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1045: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1045: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1061: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1061: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1076: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1076: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1086: warning: argument 'dstPtr' of command @param is not found in the argument list of hipHostGetDevicePointer(void **devPtr, void *hstPtr, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1090: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1090: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1090: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1097: warning: The following parameters of hipHostGetDevicePointer(void **devPtr, void *hstPtr, unsigned int flags) are not documented: parameter 'devPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1101: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1101: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1112: warning: argument 'flags.' of command @param is not found in the argument list of hipHostRegister(void *hostPtr, size_t sizeBytes, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1141: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1141: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1146: warning: The following parameters of hipHostRegister(void *hostPtr, size_t sizeBytes, unsigned int flags) are not documented: parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1184: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1185: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1197: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1198: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1211: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1212: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1224: warning: argument 'copyType' of command @param is not found in the argument list of hipMemcpy(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipErrorUnknowni' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1249: warning: The following parameters of hipMemcpy(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind) are not documented: parameter 'kind' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1256: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1275: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1294: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1313: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1325: warning: The following parameters of hipMemcpyHtoDAsync(hipDeviceptr_t dst, void *src, size_t sizeBytes, hipStream_t stream) are not documented: parameter 'stream' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1332: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1344: warning: The following parameters of hipMemcpyDtoHAsync(void *dst, hipDeviceptr_t src, size_t sizeBytes, hipStream_t stream) are not documented: parameter 'stream' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1351: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1363: warning: The following parameters of hipMemcpyDtoDAsync(hipDeviceptr_t dst, hipDeviceptr_t src, size_t sizeBytes, hipStream_t stream) are not documented: parameter 'stream' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1369: warning: argument 'offset' of command @param is not found in the argument list of hipMemcpyToSymbol(const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1369: warning: argument 'kind' of command @param is not found in the argument list of hipMemcpyToSymbol(const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipErrorUnknown' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1390: warning: The following parameters of hipMemcpyToSymbol(const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) are not documented: parameter '__dparm' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1396: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1396: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1396: warning: explicit link request to 'hipErrorNotFound' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1409: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1409: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1409: warning: explicit link request to 'hipErrorNotFound' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipErrorUnknown' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1445: warning: The following parameters of hipMemcpyToSymbolAsync(const void *symbolName, const void *src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1456: warning: argument 'accelerator_view' of command @param is not found in the argument list of hipMemcpyAsync(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipErrorUnknown' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1482: warning: The following parameters of hipMemcpyAsync(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) are not documented: parameter 'kind' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1487: warning: argument 'constant' of command @param is not found in the argument list of hipMemset(void *dst, int value, size_t sizeBytes) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1490: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1490: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1490: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1494: warning: The following parameters of hipMemset(void *dst, int value, size_t sizeBytes) are not documented: parameter 'value' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1498: warning: argument 'dst' of command @param is not found in the argument list of hipMemsetD8(hipDeviceptr_t dest, unsigned char value, size_t sizeBytes) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1498: warning: argument 'constant' of command @param is not found in the argument list of hipMemsetD8(hipDeviceptr_t dest, unsigned char value, size_t sizeBytes) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1501: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1501: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1501: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1505: warning: The following parameters of hipMemsetD8(hipDeviceptr_t dest, unsigned char value, size_t sizeBytes) are not documented: parameter 'dest' parameter 'value' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1509: warning: argument 'stream' of command @param is not found in the argument list of hipMemsetAsync(void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1518: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1518: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1518: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1522: warning: The following parameters of hipMemsetAsync(void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1531: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1531: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1531: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1539: warning: argument 'stream' of command @param is not found in the argument list of hipMemset2DAsync(void *dst, size_t pitch, int value, size_t width, size_t height, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1545: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1545: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1545: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1549: warning: The following parameters of hipMemset2DAsync(void *dst, size_t pitch, int value, size_t width, size_t height, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1556: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1556: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1556: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1563: warning: argument 'stream' of command @param is not found in the argument list of hipMemset3DAsync(hipPitchedPtr pitchedDevPtr, int value, hipExtent extent, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1567: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1567: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1567: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1570: warning: The following parameters of hipMemset3DAsync(hipPitchedPtr pitchedDevPtr, int value, hipExtent extent, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1576: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1576: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1576: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1589: warning: argument 'height' of command @param is not found in the argument list of hipMallocArray(hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1589: warning: argument 'flags' of command @param is not found in the argument list of hipMallocArray(hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1594: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1594: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1599: warning: The following parameters of hipMallocArray(hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) are not documented: parameter '__dparm' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1610: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1610: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1610: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1623: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1623: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1640: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1640: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1640: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1641: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1641: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1653: warning: argument 'stream' of command @param is not found in the argument list of hipMemcpy2DAsync(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1661: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1661: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1661: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1662: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1662: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1668: warning: The following parameters of hipMemcpy2DAsync(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1673: warning: argument 'dpitch' of command @param is not found in the argument list of hipMemcpy2DToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1680: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1680: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1680: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1681: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1681: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1687: warning: The following parameters of hipMemcpy2DToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind) are not documented: parameter 'wOffset' parameter 'hOffset' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'dpitch' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'spitch' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'width' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'height' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1699: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1699: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1699: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1700: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1700: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1706: warning: The following parameters of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) are not documented: parameter 'wOffset' parameter 'hOffset' parameter 'count' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1711: warning: argument 'woffset' of command @param is not found in the argument list of hipMemcpyFromArray(void *dst, hipArray_const_t srcArray, size_t wOffset, size_t hOffset, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1717: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1717: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1717: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1718: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1718: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1724: warning: The following parameters of hipMemcpyFromArray(void *dst, hipArray_const_t srcArray, size_t wOffset, size_t hOffset, size_t count, hipMemcpyKind kind) are not documented: parameter 'wOffset' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1729: warning: argument 'srcoffset' of command @param is not found in the argument list of hipMemcpyAtoH(void *dst, hipArray *srcArray, size_t srcOffset, size_t count) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1733: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1733: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1733: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1734: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1734: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1740: warning: The following parameters of hipMemcpyAtoH(void *dst, hipArray *srcArray, size_t srcOffset, size_t count) are not documented: parameter 'srcOffset' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1748: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1748: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1748: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1749: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1749: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1760: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1760: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1760: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1761: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1761: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1787: warning: argument 'device' of command @param is not found in the argument list of hipDeviceCanAccessPeer(int *canAccessPeer, int deviceId, int peerDeviceId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1787: warning: argument 'peerDevice' of command @param is not found in the argument list of hipDeviceCanAccessPeer(int *canAccessPeer, int deviceId, int peerDeviceId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1797: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1798: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1801: warning: The following parameters of hipDeviceCanAccessPeer(int *canAccessPeer, int deviceId, int peerDeviceId) are not documented: parameter 'deviceId' parameter 'peerDeviceId' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1815: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1815: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1815: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1816: warning: explicit link request to 'hipErrorPeerAccessAlreadyEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1830: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1830: warning: explicit link request to 'hipErrorPeerAccessNotEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1842: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1842: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1863: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1863: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1863: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1871: warning: argument 'dstDevice' of command @param is not found in the argument list of hipMemcpyPeerAsync(void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1871: warning: argument 'stream' of command @param is not found in the argument list of hipMemcpyPeerAsync(void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1878: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1878: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1878: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1881: warning: The following parameters of hipMemcpyPeerAsync(void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) are not documented: parameter 'dstDeviceId' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1916: warning: argument 'associated' of command @param is not found in the argument list of hipCtxCreate(hipCtx_t *ctx, unsigned int flags, hipDevice_t device) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1920: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1929: warning: The following parameters of hipCtxCreate(hipCtx_t *ctx, unsigned int flags, hipDevice_t device) are not documented: parameter 'device' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1935: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1935: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1948: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1948: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1959: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1959: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1972: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1972: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1985: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1985: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1998: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1998: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2015: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2030: warning: argument 'cacheConfiguration' of command @param is not found in the argument list of hipCtxGetCacheConfig(hipFuncCache_t *cacheConfig) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2032: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2044: warning: The following parameters of hipCtxGetCacheConfig(hipFuncCache_t *cacheConfig) are not documented: parameter 'cacheConfig' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2048: warning: argument 'cacheConfiguration' of command @param is not found in the argument list of hipCtxSetCacheConfig(hipFuncCache_t cacheConfig) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2050: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2060: warning: The following parameters of hipCtxSetCacheConfig(hipFuncCache_t cacheConfig) are not documented: parameter 'cacheConfig' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2064: warning: argument 'sharedMemoryConfiguration' of command @param is not found in the argument list of hipCtxSetSharedMemConfig(hipSharedMemConfig config) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2066: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2076: warning: The following parameters of hipCtxSetSharedMemConfig(hipSharedMemConfig config) are not documented: parameter 'config' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2080: warning: argument 'sharedMemoryConfiguration' of command @param is not found in the argument list of hipCtxGetSharedMemConfig(hipSharedMemConfig *pConfig) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2082: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2092: warning: The following parameters of hipCtxGetSharedMemConfig(hipSharedMemConfig *pConfig) are not documented: parameter 'pConfig' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2096: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2112: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2132: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2132: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2132: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2133: warning: explicit link request to 'hipErrorPeerAccessAlreadyEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2150: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2150: warning: explicit link request to 'hipErrorPeerAccessNotEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2164: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2164: warning: argument 'Pointer' of command @param is not found in the argument list of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2164: warning: argument 'Pointer' of command @param is not found in the argument list of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2168: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2174: warning: The following parameters of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) are not documented: parameter 'dev' parameter 'flags' parameter 'active' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2178: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxRelease(hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2180: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2184: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2188: warning: The following parameters of hipDevicePrimaryCtxRelease(hipDevice_t dev) are not documented: parameter 'dev' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2192: warning: argument 'Returned' of command @param is not found in the argument list of hipDevicePrimaryCtxRetain(hipCtx_t *pctx, hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2192: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxRetain(hipCtx_t *pctx, hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2195: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2201: warning: The following parameters of hipDevicePrimaryCtxRetain(hipCtx_t *pctx, hipDevice_t dev) are not documented: parameter 'pctx' parameter 'dev' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2205: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxReset(hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2207: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2213: warning: The following parameters of hipDevicePrimaryCtxReset(hipDevice_t dev) are not documented: parameter 'dev' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2217: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxSetFlags(hipDevice_t dev, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2217: warning: argument 'New' of command @param is not found in the argument list of hipDevicePrimaryCtxSetFlags(hipDevice_t dev, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2220: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2220: warning: explicit link request to 'hipErrorContextAlreadyInUse' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2226: warning: The following parameters of hipDevicePrimaryCtxSetFlags(hipDevice_t dev, unsigned int flags) are not documented: parameter 'dev' parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2236: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2236: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2246: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2246: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2257: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2257: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2267: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2267: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2274: warning: argument 'PCI' of command @param is not found in the argument list of hipDeviceGetByPCIBusId(int *device, const char *pciBusId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2277: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2277: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2277: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2280: warning: The following parameters of hipDeviceGetByPCIBusId(int *device, const char *pciBusId) are not documented: parameter 'pciBusId' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2287: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2287: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2296: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2296: warning: explicit link request to 'hipErrorInavlidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2313: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2313: warning: explicit link request to 'hipErrorInavlidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2360: warning: Found unknown command `\bried' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2400: warning: argument 'number' of command @param is not found in the argument list of hipModuleLoadDataEx(hipModule_t *module, const void *image, unsigned int numOptions, hipJitOption *options, void **optionValues) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2400: warning: argument 'option' of command @param is not found in the argument list of hipModuleLoadDataEx(hipModule_t *module, const void *image, unsigned int numOptions, hipJitOption *options, void **optionValues) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2412: warning: The following parameters of hipModuleLoadDataEx(hipModule_t *module, const void *image, unsigned int numOptions, hipJitOption *options, void **optionValues) are not documented: parameter 'numOptions' parameter 'optionValues' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2587: warning: argument 'sharedMem' of command @param is not found in the argument list of hipConfigureCall(dim3 gridDim, dim3 blockDim, size_t sharedMem __dparm0, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2587: warning: argument 'stream' of command @param is not found in the argument list of hipConfigureCall(dim3 gridDim, dim3 blockDim, size_t sharedMem __dparm0, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2598: warning: The following parameters of hipConfigureCall(dim3 gridDim, dim3 blockDim, size_t sharedMem __dparm0, hipStream_t stream __dparm0) are not documented: parameter '__dparm' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:294: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:310: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:346: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:346: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:346: warning: explicit link request to 'hipErrorDeviceAlreadyInUse' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:354: warning: argument 'device' of command @param is not found in the argument list of hipGetDevice(int *deviceId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:360: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:365: warning: The following parameters of hipGetDevice(int *deviceId) are not documented: parameter 'deviceId' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:370: warning: argument 'output' of command @param is not found in the argument list of hipGetDeviceCount(int *count) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:372: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:372: warning: explicit link request to 'hipErrorNoDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:376: warning: explicit link request to 'hipErrorNoDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:377: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:380: warning: The following parameters of hipGetDeviceCount(int *count) are not documented: parameter 'count' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:388: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:388: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:388: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:398: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:398: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:413: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:413: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:424: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:424: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:437: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:437: warning: explicit link request to 'hipErrorUnsupportedLimit' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:437: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:449: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:449: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:457: warning: The following parameters of hipFuncSetCacheConfig(const void *func, hipFuncCache_t config) are not documented: parameter 'func' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:461: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:461: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:461: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:475: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:475: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:475: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:505: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:505: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:505: warning: explicit link request to 'hipErrorSetOnActiveProcess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:515: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:515: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:520: warning: The following parameters of hipChooseDevice(int *device, const hipDeviceProp_t *prop) are not documented: parameter 'prop' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:535: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:537: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:550: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:605: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:605: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:612: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:612: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:624: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:624: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:645: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:645: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:682: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:682: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:699: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:700: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:703: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:703: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:703: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:721: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:721: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:743: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:743: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:765: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:765: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:765: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:767: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:767: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:767: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:781: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:781: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:781: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:783: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:783: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:783: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:805: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:805: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:805: warning: explicit link request to 'hipErrorNotSupported' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:846: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:846: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:846: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:847: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:847: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:859: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:859: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:859: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:860: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:860: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:875: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:875: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:875: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:876: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:876: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:907: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:907: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:907: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:908: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:917: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:933: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:933: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:933: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:934: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:934: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:948: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:949: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:949: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:962: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:964: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:965: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:975: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:976: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:976: warning: explicit link request to 'hipErrorLaunchFailure' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:978: warning: explicit link request to 'hipErrorNotReady' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:980: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1013: warning: argument 'pointer' of command @param is not found in the argument list of hipPointerGetAttributes(hipPointerAttribute_t *attributes, const void *ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1016: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1016: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1016: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1023: warning: The following parameters of hipPointerGetAttributes(hipPointerAttribute_t *attributes, const void *ptr) are not documented: parameter 'ptr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1030: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1030: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1030: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1045: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1045: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1061: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1061: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1076: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1076: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1086: warning: argument 'dstPtr' of command @param is not found in the argument list of hipHostGetDevicePointer(void **devPtr, void *hstPtr, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1090: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1090: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1090: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1097: warning: The following parameters of hipHostGetDevicePointer(void **devPtr, void *hstPtr, unsigned int flags) are not documented: parameter 'devPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1101: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1101: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1112: warning: argument 'flags.' of command @param is not found in the argument list of hipHostRegister(void *hostPtr, size_t sizeBytes, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1141: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1141: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1146: warning: The following parameters of hipHostRegister(void *hostPtr, size_t sizeBytes, unsigned int flags) are not documented: parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1184: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1185: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1197: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1198: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1211: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1212: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1224: warning: argument 'copyType' of command @param is not found in the argument list of hipMemcpy(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1239: warning: explicit link request to 'hipErrorUnknowni' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1249: warning: The following parameters of hipMemcpy(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind) are not documented: parameter 'kind' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1255: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1256: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1274: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1275: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1293: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1294: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1312: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1313: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1325: warning: The following parameters of hipMemcpyHtoDAsync(hipDeviceptr_t dst, void *src, size_t sizeBytes, hipStream_t stream) are not documented: parameter 'stream' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1331: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1332: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1344: warning: The following parameters of hipMemcpyDtoHAsync(void *dst, hipDeviceptr_t src, size_t sizeBytes, hipStream_t stream) are not documented: parameter 'stream' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipErrorDeInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1350: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1351: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1363: warning: The following parameters of hipMemcpyDtoDAsync(hipDeviceptr_t dst, hipDeviceptr_t src, size_t sizeBytes, hipStream_t stream) are not documented: parameter 'stream' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1369: warning: argument 'offset' of command @param is not found in the argument list of hipMemcpyToSymbol(const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1369: warning: argument 'kind' of command @param is not found in the argument list of hipMemcpyToSymbol(const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1380: warning: explicit link request to 'hipErrorUnknown' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1390: warning: The following parameters of hipMemcpyToSymbol(const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) are not documented: parameter '__dparm' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1396: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1396: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1396: warning: explicit link request to 'hipErrorNotFound' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1409: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1409: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1409: warning: explicit link request to 'hipErrorNotFound' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1433: warning: explicit link request to 'hipErrorUnknown' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1445: warning: The following parameters of hipMemcpyToSymbolAsync(const void *symbolName, const void *src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1456: warning: argument 'accelerator_view' of command @param is not found in the argument list of hipMemcpyAsync(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1473: warning: explicit link request to 'hipErrorUnknown' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1482: warning: The following parameters of hipMemcpyAsync(void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) are not documented: parameter 'kind' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1487: warning: argument 'constant' of command @param is not found in the argument list of hipMemset(void *dst, int value, size_t sizeBytes) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1490: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1490: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1490: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1494: warning: The following parameters of hipMemset(void *dst, int value, size_t sizeBytes) are not documented: parameter 'value' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1498: warning: argument 'dst' of command @param is not found in the argument list of hipMemsetD8(hipDeviceptr_t dest, unsigned char value, size_t sizeBytes) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1498: warning: argument 'constant' of command @param is not found in the argument list of hipMemsetD8(hipDeviceptr_t dest, unsigned char value, size_t sizeBytes) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1501: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1501: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1501: warning: explicit link request to 'hipErrorNotInitialized' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1505: warning: The following parameters of hipMemsetD8(hipDeviceptr_t dest, unsigned char value, size_t sizeBytes) are not documented: parameter 'dest' parameter 'value' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1509: warning: argument 'stream' of command @param is not found in the argument list of hipMemsetAsync(void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1518: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1518: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1518: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1522: warning: The following parameters of hipMemsetAsync(void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1531: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1531: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1531: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1539: warning: argument 'stream' of command @param is not found in the argument list of hipMemset2DAsync(void *dst, size_t pitch, int value, size_t width, size_t height, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1545: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1545: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1545: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1549: warning: The following parameters of hipMemset2DAsync(void *dst, size_t pitch, int value, size_t width, size_t height, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1556: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1556: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1556: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1563: warning: argument 'stream' of command @param is not found in the argument list of hipMemset3DAsync(hipPitchedPtr pitchedDevPtr, int value, hipExtent extent, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1567: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1567: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1567: warning: explicit link request to 'hipErrorMemoryFree' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1570: warning: The following parameters of hipMemset3DAsync(hipPitchedPtr pitchedDevPtr, int value, hipExtent extent, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1576: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1576: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1576: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1589: warning: argument 'height' of command @param is not found in the argument list of hipMallocArray(hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1589: warning: argument 'flags' of command @param is not found in the argument list of hipMallocArray(hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1594: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1594: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1599: warning: The following parameters of hipMallocArray(hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) are not documented: parameter '__dparm' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1610: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1610: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1610: warning: explicit link request to 'hipErrorInitializationError' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1623: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1623: warning: explicit link request to 'hipErrorMemoryAllocation' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1640: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1640: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1640: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1641: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1641: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1653: warning: argument 'stream' of command @param is not found in the argument list of hipMemcpy2DAsync(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1661: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1661: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1661: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1662: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1662: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1668: warning: The following parameters of hipMemcpy2DAsync(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) are not documented: parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1673: warning: argument 'dpitch' of command @param is not found in the argument list of hipMemcpy2DToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1680: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1680: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1680: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1681: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1681: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1687: warning: The following parameters of hipMemcpy2DToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind) are not documented: parameter 'wOffset' parameter 'hOffset' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'dpitch' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'spitch' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'width' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1692: warning: argument 'height' of command @param is not found in the argument list of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1699: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1699: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1699: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1700: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1700: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1706: warning: The following parameters of hipMemcpyToArray(hipArray *dst, size_t wOffset, size_t hOffset, const void *src, size_t count, hipMemcpyKind kind) are not documented: parameter 'wOffset' parameter 'hOffset' parameter 'count' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1711: warning: argument 'woffset' of command @param is not found in the argument list of hipMemcpyFromArray(void *dst, hipArray_const_t srcArray, size_t wOffset, size_t hOffset, size_t count, hipMemcpyKind kind) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1717: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1717: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1717: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1718: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1718: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1724: warning: The following parameters of hipMemcpyFromArray(void *dst, hipArray_const_t srcArray, size_t wOffset, size_t hOffset, size_t count, hipMemcpyKind kind) are not documented: parameter 'wOffset' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1729: warning: argument 'srcoffset' of command @param is not found in the argument list of hipMemcpyAtoH(void *dst, hipArray *srcArray, size_t srcOffset, size_t count) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1733: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1733: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1733: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1734: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1734: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1740: warning: The following parameters of hipMemcpyAtoH(void *dst, hipArray *srcArray, size_t srcOffset, size_t count) are not documented: parameter 'srcOffset' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1748: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1748: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1748: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1749: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1749: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1760: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1760: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1760: warning: explicit link request to 'hipErrorInvalidPitchValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1761: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1761: warning: explicit link request to 'hipErrorInvalidMemcpyDirection' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1787: warning: argument 'device' of command @param is not found in the argument list of hipDeviceCanAccessPeer(int *canAccessPeer, int deviceId, int peerDeviceId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1787: warning: argument 'peerDevice' of command @param is not found in the argument list of hipDeviceCanAccessPeer(int *canAccessPeer, int deviceId, int peerDeviceId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1797: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1798: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1801: warning: The following parameters of hipDeviceCanAccessPeer(int *canAccessPeer, int deviceId, int peerDeviceId) are not documented: parameter 'deviceId' parameter 'peerDeviceId' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1815: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1815: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1815: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1816: warning: explicit link request to 'hipErrorPeerAccessAlreadyEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1830: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1830: warning: explicit link request to 'hipErrorPeerAccessNotEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1842: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1842: warning: explicit link request to 'hipErrorInvalidDevicePointer' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1863: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1863: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1863: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1871: warning: argument 'dstDevice' of command @param is not found in the argument list of hipMemcpyPeerAsync(void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1871: warning: argument 'stream' of command @param is not found in the argument list of hipMemcpyPeerAsync(void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1878: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1878: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1878: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1881: warning: The following parameters of hipMemcpyPeerAsync(void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) are not documented: parameter 'dstDeviceId' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2236: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2236: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2246: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2246: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2257: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2257: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2267: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2267: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2274: warning: argument 'PCI' of command @param is not found in the argument list of hipDeviceGetByPCIBusId(int *device, const char *pciBusId) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2277: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2277: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2277: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2280: warning: The following parameters of hipDeviceGetByPCIBusId(int *device, const char *pciBusId) are not documented: parameter 'pciBusId' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2287: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2287: warning: explicit link request to 'hipErrorInavlidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2296: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2296: warning: explicit link request to 'hipErrorInavlidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2313: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2313: warning: explicit link request to 'hipErrorInavlidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2360: warning: Found unknown command `\bried' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2400: warning: argument 'number' of command @param is not found in the argument list of hipModuleLoadDataEx(hipModule_t *module, const void *image, unsigned int numOptions, hipJitOption *options, void **optionValues) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2400: warning: argument 'option' of command @param is not found in the argument list of hipModuleLoadDataEx(hipModule_t *module, const void *image, unsigned int numOptions, hipJitOption *options, void **optionValues) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2412: warning: The following parameters of hipModuleLoadDataEx(hipModule_t *module, const void *image, unsigned int numOptions, hipJitOption *options, void **optionValues) are not documented: parameter 'numOptions' parameter 'optionValues' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1916: warning: argument 'associated' of command @param is not found in the argument list of hipCtxCreate(hipCtx_t *ctx, unsigned int flags, hipDevice_t device) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1920: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1929: warning: The following parameters of hipCtxCreate(hipCtx_t *ctx, unsigned int flags, hipDevice_t device) are not documented: parameter 'device' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1935: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1935: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1948: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1948: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1959: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1959: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1972: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1972: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1985: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1985: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1998: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:1998: warning: explicit link request to 'hipErrorInvalidContext' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2015: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2030: warning: argument 'cacheConfiguration' of command @param is not found in the argument list of hipCtxGetCacheConfig(hipFuncCache_t *cacheConfig) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2032: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2044: warning: The following parameters of hipCtxGetCacheConfig(hipFuncCache_t *cacheConfig) are not documented: parameter 'cacheConfig' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2048: warning: argument 'cacheConfiguration' of command @param is not found in the argument list of hipCtxSetCacheConfig(hipFuncCache_t cacheConfig) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2050: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2060: warning: The following parameters of hipCtxSetCacheConfig(hipFuncCache_t cacheConfig) are not documented: parameter 'cacheConfig' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2064: warning: argument 'sharedMemoryConfiguration' of command @param is not found in the argument list of hipCtxSetSharedMemConfig(hipSharedMemConfig config) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2066: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2076: warning: The following parameters of hipCtxSetSharedMemConfig(hipSharedMemConfig config) are not documented: parameter 'config' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2080: warning: argument 'sharedMemoryConfiguration' of command @param is not found in the argument list of hipCtxGetSharedMemConfig(hipSharedMemConfig *pConfig) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2082: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2092: warning: The following parameters of hipCtxGetSharedMemConfig(hipSharedMemConfig *pConfig) are not documented: parameter 'pConfig' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2096: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2112: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2132: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2132: warning: explicit link request to 'hipErrorInvalidDevice' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2132: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2133: warning: explicit link request to 'hipErrorPeerAccessAlreadyEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2150: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2150: warning: explicit link request to 'hipErrorPeerAccessNotEnabled' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2164: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2164: warning: argument 'Pointer' of command @param is not found in the argument list of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2164: warning: argument 'Pointer' of command @param is not found in the argument list of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2168: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2174: warning: The following parameters of hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int *flags, int *active) are not documented: parameter 'dev' parameter 'flags' parameter 'active' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2178: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxRelease(hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2180: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2184: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2188: warning: The following parameters of hipDevicePrimaryCtxRelease(hipDevice_t dev) are not documented: parameter 'dev' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2192: warning: argument 'Returned' of command @param is not found in the argument list of hipDevicePrimaryCtxRetain(hipCtx_t *pctx, hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2192: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxRetain(hipCtx_t *pctx, hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2195: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2201: warning: The following parameters of hipDevicePrimaryCtxRetain(hipCtx_t *pctx, hipDevice_t dev) are not documented: parameter 'pctx' parameter 'dev' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2205: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxReset(hipDevice_t dev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2207: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2213: warning: The following parameters of hipDevicePrimaryCtxReset(hipDevice_t dev) are not documented: parameter 'dev' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2217: warning: argument 'Device' of command @param is not found in the argument list of hipDevicePrimaryCtxSetFlags(hipDevice_t dev, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2217: warning: argument 'New' of command @param is not found in the argument list of hipDevicePrimaryCtxSetFlags(hipDevice_t dev, unsigned int flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2220: warning: explicit link request to 'hipSuccess' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2220: warning: explicit link request to 'hipErrorContextAlreadyInUse' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2226: warning: The following parameters of hipDevicePrimaryCtxSetFlags(hipDevice_t dev, unsigned int flags) are not documented: parameter 'dev' parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2587: warning: argument 'sharedMem' of command @param is not found in the argument list of hipConfigureCall(dim3 gridDim, dim3 blockDim, size_t sharedMem __dparm0, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2587: warning: argument 'stream' of command @param is not found in the argument list of hipConfigureCall(dim3 gridDim, dim3 blockDim, size_t sharedMem __dparm0, hipStream_t stream __dparm0) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2598: warning: The following parameters of hipConfigureCall(dim3 gridDim, dim3 blockDim, size_t sharedMem __dparm0, hipStream_t stream __dparm0) are not documented: parameter '__dparm' parameter '__dparm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Inputs/hip_runtime_api.h:2833: warning: explicit link request to 'ifdef' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:10: warning: documented symbol `_rocblas_handle::_rocblas_handle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:31: warning: documented symbol `_rocblas_handle::~_rocblas_handle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:48: warning: documented symbol `rocblas_layer_mode _rocblas_handle::layer_mode' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:49: warning: documented symbol `std::ofstream _rocblas_handle::log_trace_ofs' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:50: warning: documented symbol `std::ostream * _rocblas_handle::log_trace_os' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:51: warning: documented symbol `std::ofstream _rocblas_handle::log_bench_ofs' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:52: warning: documented symbol `std::ostream * _rocblas_handle::log_bench_os' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:53: warning: documented symbol `std::ofstream _rocblas_handle::log_profile_ofs' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:54: warning: documented symbol `std::ostream * _rocblas_handle::log_profile_os' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:55: warning: documented symbol `_rocblas_handle::init _rocblas_handle::handle_init' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:109: warning: documented symbol `_rocblas_handle::init::init' was not declared or defined. 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-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-auxiliary.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-auxiliary.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/buildinfo.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/buildinfo.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/rocblas_auxiliary.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/rocblas_auxiliary.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/status.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/status.cpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documen/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:32: warning: Member ROCBLAS_VA_OPT_3RD_ARG(_1, _2, _3,...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:33: warning: Member ROCBLAS_VA_OPT_SUPPORTED(...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:40: warning: Member ROCBLAS_VA_OPT_COUNT_IMPL(X, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, N,...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:41: warning: Member ROCBLAS_VA_OPT_COUNT(...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:43: warning: Member ROCBLAS_VA_OPT_PRAGMA_SELECT0(...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:44: warning: Member ROCBLAS_VA_OPT_PRAGMA_SELECTN(pragma,...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:45: warning: Member ROCBLAS_VA_OPT_PRAGMA_IMPL2(pragma, count) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:46: warning: Member ROCBLAS_VA_OPT_PRAGMA_IMPL(pragma, count) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:47: warning: Member ROCBLAS_VA_OPT_PRAGMA(pragma,...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:6118: warning: Member rocblas_gemm_ex(handle, transA, transB, m, n, k, alpha, a, a_type, lda, b, b_type, ldb, beta, c, c_type, ldc, d, d_type, ldd, compute_type, algo, solution_index, flags, ...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:6558: warning: Member rocblas_gemm_strided_batched_ex(handle, transA, transB, m, n, k, alpha, a, a_type, lda, stride_a, b, b_type, ldb, stride_b, beta, c, c_type, ldc, stride_c, d, d_type, ldd, stride_d, batch_count, compute_type, algo, solution_index, flags, ...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:6747: warning: Member rocblas_trsm_ex(handle, side, uplo, transA, diag, m, n, alpha, A, lda, B, ldb, invA, invA_size, compute_type,...) (macro definition) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:89: warning: Member rocblas_dscal(rocblas_handle handle, rocblas_int n, const double *alpha, double *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:92: warning: Member rocblas_cscal(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *alpha, rocblas_float_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:98: warning: Member rocblas_zscal(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *alpha, rocblas_double_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:104: warning: Member rocblas_csscal(rocblas_handle handle, rocblas_int n, const float *alpha, rocblas_float_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:110: warning: Member rocblas_zdscal(rocblas_handle handle, rocblas_int n, const double *alpha, rocblas_double_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:148: warning: Member rocblas_dscal_batched(rocblas_handle handle, rocblas_int n, const double *alpha, double *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:155: warning: Member rocblas_cscal_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *alpha, rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:162: warning: Member rocblas_zscal_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *alpha, rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:169: warning: Member rocblas_csscal_batched(rocblas_handle handle, rocblas_int n, const float *alpha, rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:176: warning: Member rocblas_zdscal_batched(rocblas_handle handle, rocblas_int n, const double *alpha, rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:222: warning: Member rocblas_dscal_strided_batched(rocblas_handle handle, rocblas_int n, const double *alpha, double *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:230: warning: Member rocblas_cscal_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *alpha, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:238: warning: Member rocblas_zscal_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *alpha, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:246: warning: Member rocblas_csscal_strided_batched(rocblas_handle handle, rocblas_int n, const float *alpha, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:254: warning: Member rocblas_zdscal_strided_batched(rocblas_handle handle, rocblas_int n, const double *alpha, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:295: warning: Member rocblas_dcopy(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, double *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:302: warning: Member rocblas_ccopy(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_float_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:309: warning: Member rocblas_zcopy(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_double_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:356: warning: Member rocblas_dcopy_batched(rocblas_handle handle, rocblas_int n, const double *const x[], rocblas_int incx, double *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:364: warning: Member rocblas_ccopy_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, rocblas_float_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:372: warning: Member rocblas_zcopy_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, rocblas_double_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:437: warning: Member rocblas_dcopy_strided_batched(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_stride stridex, double *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:447: warning: Member rocblas_ccopy_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:457: warning: Member rocblas_zcopy_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:509: warning: Member rocblas_ddot(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, const double *y, rocblas_int incy, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:517: warning: Member rocblas_hdot(rocblas_handle handle, rocblas_int n, const rocblas_half *x, rocblas_int incx, const rocblas_half *y, rocblas_int incy, rocblas_half *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:525: warning: Member rocblas_bfdot(rocblas_handle handle, rocblas_int n, const rocblas_bfloat16 *x, rocblas_int incx, const rocblas_bfloat16 *y, rocblas_int incy, rocblas_bfloat16 *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:533: warning: Member rocblas_cdotu(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, const rocblas_float_complex *y, rocblas_int incy, rocblas_float_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:541: warning: Member rocblas_zdotu(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, const rocblas_double_complex *y, rocblas_int incy, rocblas_double_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:549: warning: Member rocblas_cdotc(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, const rocblas_float_complex *y, rocblas_int incy, rocblas_float_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:557: warning: Member rocblas_zdotc(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, const rocblas_double_complex *y, rocblas_int incy, rocblas_double_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:614: warning: Member rocblas_ddot_batched(rocblas_handle handle, rocblas_int n, const double *const x[], rocblas_int incx, const double *const y[], rocblas_int incy, rocblas_int batch_count, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:623: warning: Member rocblas_hdot_batched(rocblas_handle handle, rocblas_int n, const rocblas_half *const x[], rocblas_int incx, const rocblas_half *const y[], rocblas_int incy, rocblas_int batch_count, rocblas_half *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:632: warning: Member rocblas_bfdot_batched(rocblas_handle handle, rocblas_int n, const rocblas_bfloat16 *const x[], rocblas_int incx, const rocblas_bfloat16 *const y[], rocblas_int incy, rocblas_int batch_count, rocblas_bfloat16 *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:641: warning: Member rocblas_cdotu_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, const rocblas_float_complex *const y[], rocblas_int incy, rocblas_int batch_count, rocblas_float_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:650: warning: Member rocblas_zdotu_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, const rocblas_double_complex *const y[], rocblas_int incy, rocblas_int batch_count, rocblas_double_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:659: warning: Member rocblas_cdotc_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, const rocblas_float_complex *const y[], rocblas_int incy, rocblas_int batch_count, rocblas_float_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:668: warning: Member rocblas_zdotc_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, const rocblas_double_complex *const y[], rocblas_int incy, rocblas_int batch_count, rocblas_double_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:734: warning: Member rocblas_ddot_strided_batched(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_stride stridex, const double *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:745: warning: Member rocblas_hdot_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_half *x, rocblas_int incx, rocblas_stride stridex, const rocblas_half *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, rocblas_half *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:756: warning: Member rocblas_bfdot_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_bfloat16 *x, rocblas_int incx, rocblas_stride stridex, const rocblas_bfloat16 *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, rocblas_bfloat16 *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:767: warning: Member rocblas_cdotu_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, const rocblas_float_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, rocblas_float_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:778: warning: Member rocblas_zdotu_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, const rocblas_double_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, rocblas_double_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:789: warning: Member rocblas_cdotc_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, const rocblas_float_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, rocblas_float_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:800: warning: Member rocblas_zdotc_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, const rocblas_double_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count, rocblas_double_complex *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:840: warning: Member rocblas_dswap(rocblas_handle handle, rocblas_int n, double *x, rocblas_int incx, double *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:843: warning: Member rocblas_cswap(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x, rocblas_int incx, rocblas_float_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:850: warning: Member rocblas_zswap(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x, rocblas_int incx, rocblas_double_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:894: warning: Member rocblas_dswap_batched(rocblas_handle handle, rocblas_int n, double *x[], rocblas_int incx, double *y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:902: warning: Member rocblas_cswap_batched(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x[], rocblas_int incx, rocblas_float_complex *y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:910: warning: Member rocblas_zswap_batched(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x[], rocblas_int incx, rocblas_double_complex *y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:969: warning: Member rocblas_dswap_strided_batched(rocblas_handle handle, rocblas_int n, double *x, rocblas_int incx, rocblas_stride stridex, double *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:979: warning: Member rocblas_cswap_strided_batched(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:989: warning: Member rocblas_zswap_strided_batched(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1035: warning: Member rocblas_daxpy(rocblas_handle handle, rocblas_int n, const double *alpha, const double *x, rocblas_int incx, double *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1043: warning: Member rocblas_haxpy(rocblas_handle handle, rocblas_int n, const rocblas_half *alpha, const rocblas_half *x, rocblas_int incx, rocblas_half *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1051: warning: Member rocblas_caxpy(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *x, rocblas_int incx, rocblas_float_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1059: warning: Member rocblas_zaxpy(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *x, rocblas_int incx, rocblas_double_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1105: warning: Member rocblas_saxpy_batched(rocblas_handle handle, rocblas_int n, const float *alpha, const float *const x[], rocblas_int incx, float *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1114: warning: Member rocblas_daxpy_batched(rocblas_handle handle, rocblas_int n, const double *alpha, const double *const x[], rocblas_int incx, double *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1123: warning: Member rocblas_caxpy_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *const x[], rocblas_int incx, rocblas_float_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1132: warning: Member rocblas_zaxpy_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *const x[], rocblas_int incx, rocblas_double_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1187: warning: Member rocblas_saxpy_strided_batched(rocblas_handle handle, rocblas_int n, const float *alpha, const float *x, rocblas_int incx, rocblas_stride stridex, float *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1198: warning: Member rocblas_daxpy_strided_batched(rocblas_handle handle, rocblas_int n, const double *alpha, const double *x, rocblas_int incx, rocblas_stride stridex, double *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1209: warning: Member rocblas_caxpy_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1220: warning: Member rocblas_zaxpy_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1259: warning: Member rocblas_dasum(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1262: warning: Member rocblas_scasum(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, float *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1268: warning: Member rocblas_dzasum(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1308: warning: Member rocblas_dasum_batched(rocblas_handle handle, rocblas_int n, const double *const x[], rocblas_int incx, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1315: warning: Member rocblas_scasum_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count, float *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1322: warning: Member rocblas_dzasum_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1370: warning: Member rocblas_dasum_strided_batched(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1378: warning: Member rocblas_scasum_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, float *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1386: warning: Member rocblas_dzasum_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1422: warning: Member rocblas_dnrm2(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1425: warning: Member rocblas_scnrm2(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, float *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1431: warning: Member rocblas_dznrm2(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, double *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1473: warning: Member rocblas_dnrm2_batched(rocblas_handle handle, rocblas_int n, const double *const x[], rocblas_int incx, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1480: warning: Member rocblas_scnrm2_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count, float *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1487: warning: Member rocblas_dznrm2_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1537: warning: Member rocblas_dnrm2_strided_batched(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1545: warning: Member rocblas_scnrm2_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, float *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1553: warning: Member rocblas_dznrm2_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, double *results) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1587: warning: Member rocblas_idamax(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1590: warning: Member rocblas_icamax(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1596: warning: Member rocblas_izamax(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1634: warning: Member rocblas_idamax_batched(rocblas_handle handle, rocblas_int n, const double *const x[], rocblas_int incx, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1641: warning: Member rocblas_icamax_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1648: warning: Member rocblas_izamax_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1692: warning: Member rocblas_idamax_strided_batched(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1700: warning: Member rocblas_icamax_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1708: warning: Member rocblas_izamax_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1743: warning: Member rocblas_idamin(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1746: warning: Member rocblas_icamin(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1752: warning: Member rocblas_izamin(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1790: warning: Member rocblas_idamin_batched(rocblas_handle handle, rocblas_int n, const double *const x[], rocblas_int incx, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1797: warning: Member rocblas_icamin_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1804: warning: Member rocblas_izamin_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1848: warning: Member rocblas_idamin_strided_batched(rocblas_handle handle, rocblas_int n, const double *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1856: warning: Member rocblas_icamin_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1864: warning: Member rocblas_izamin_strided_batched(rocblas_handle handle, rocblas_int n, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count, rocblas_int *result) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1910: warning: Member rocblas_drot(rocblas_handle handle, rocblas_int n, double *x, rocblas_int incx, double *y, rocblas_int incy, const double *c, const double *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1919: warning: Member rocblas_crot(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x, rocblas_int incx, rocblas_float_complex *y, rocblas_int incy, const float *c, const rocblas_float_complex *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1928: warning: Member rocblas_csrot(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x, rocblas_int incx, rocblas_float_complex *y, rocblas_int incy, const float *c, const float *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1937: warning: Member rocblas_zrot(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x, rocblas_int incx, rocblas_double_complex *y, rocblas_int incy, const double *c, const rocblas_double_complex *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1946: warning: Member rocblas_zdrot(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x, rocblas_int incx, rocblas_double_complex *y, rocblas_int incy, const double *c, const double *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:1997: warning: Member rocblas_drot_batched(rocblas_handle handle, rocblas_int n, double *const x[], rocblas_int incx, double *const y[], rocblas_int incy, const double *c, const double *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2007: warning: Member rocblas_crot_batched(rocblas_handle handle, rocblas_int n, rocblas_float_complex *const x[], rocblas_int incx, rocblas_float_complex *const y[], rocblas_int incy, const float *c, const rocblas_float_complex *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2017: warning: Member rocblas_csrot_batched(rocblas_handle handle, rocblas_int n, rocblas_float_complex *const x[], rocblas_int incx, rocblas_float_complex *const y[], rocblas_int incy, const float *c, const float *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2027: warning: Member rocblas_zrot_batched(rocblas_handle handle, rocblas_int n, rocblas_double_complex *const x[], rocblas_int incx, rocblas_double_complex *const y[], rocblas_int incy, const double *c, const rocblas_double_complex *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2037: warning: Member rocblas_zdrot_batched(rocblas_handle handle, rocblas_int n, rocblas_double_complex *const x[], rocblas_int incx, rocblas_double_complex *const y[], rocblas_int incy, const double *c, const double *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2097: warning: Member rocblas_drot_strided_batched(rocblas_handle handle, rocblas_int n, double *x, rocblas_int incx, rocblas_stride stride_x, double *y, rocblas_int incy, rocblas_stride stride_y, const double *c, const double *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2109: warning: Member rocblas_crot_strided_batched(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stride_y, const float *c, const rocblas_float_complex *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2121: warning: Member rocblas_csrot_strided_batched(rocblas_handle handle, rocblas_int n, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stride_y, const float *c, const float *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2133: warning: Member rocblas_zrot_strided_batched(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stride_y, const double *c, const rocblas_double_complex *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2145: warning: Member rocblas_zdrot_strided_batched(rocblas_handle handle, rocblas_int n, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stride_y, const double *c, const double *s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2183: warning: Member rocblas_drotg(rocblas_handle handle, double *a, double *b, double *c, double *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2185: warning: Member rocblas_crotg(rocblas_handle handle, rocblas_float_complex *a, rocblas_float_complex *b, float *c, rocblas_float_complex *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2191: warning: Member rocblas_zrotg(rocblas_handle handle, rocblas_double_complex *a, rocblas_double_complex *b, double *c, rocblas_double_complex *s) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2229: warning: Member rocblas_drotg_batched(rocblas_handle handle, double *const a[], double *const b[], double *const c[], double *const s[], rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2236: warning: Member rocblas_crotg_batched(rocblas_handle handle, rocblas_float_complex *const a[], rocblas_float_complex *const b[], float *const c[], rocblas_float_complex *const s[], rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2243: warning: Member rocblas_zrotg_batched(rocblas_handle handle, rocblas_double_complex *const a[], rocblas_double_complex *const b[], double *const c[], rocblas_double_complex *const s[], rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2298: warning: Member rocblas_drotg_strided_batched(rocblas_handle handle, double *a, rocblas_stride stride_a, double *b, rocblas_stride stride_b, double *c, rocblas_stride stride_c, double *s, rocblas_stride stride_s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2309: warning: Member rocblas_crotg_strided_batched(rocblas_handle handle, rocblas_float_complex *a, rocblas_stride stride_a, rocblas_float_complex *b, rocblas_stride stride_b, float *c, rocblas_stride stride_c, rocblas_float_complex *s, rocblas_stride stride_s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2320: warning: Member rocblas_zrotg_strided_batched(rocblas_handle handle, rocblas_double_complex *a, rocblas_stride stride_a, rocblas_double_complex *b, rocblas_stride stride_b, double *c, rocblas_stride stride_c, rocblas_double_complex *s, rocblas_stride stride_s, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2376: warning: Member rocblas_drotm(rocblas_handle handle, rocblas_int n, double *x, rocblas_int incx, double *y, rocblas_int incy, const double *param) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2433: warning: Member rocblas_drotm_batched(rocblas_handle handle, rocblas_int n, double *const x[], rocblas_int incx, double *const y[], rocblas_int incy, const double *const param[], rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2503: warning: Member rocblas_drotm_strided_batched(rocblas_handle handle, rocblas_int n, double *x, rocblas_int incx, rocblas_stride stride_x, double *y, rocblas_int incy, rocblas_stride stride_y, const double *param, rocblas_stride stride_param, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2553: warning: Member rocblas_drotmg(rocblas_handle handle, double *d1, double *d2, double *x1, const double *y1, double *param) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2602: warning: Member rocblas_drotmg_batched(rocblas_handle handle, double *const d1[], double *const d2[], double *const x1[], const double *const y1[], double *const param[], rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2676: warning: Member rocblas_drotmg_strided_batched(rocblas_handle handle, double *d1, rocblas_stride stride_d1, double *d2, rocblas_stride stride_d2, double *x1, rocblas_stride stride_x1, const double *y1, rocblas_stride stride_y1, double *param, rocblas_stride stride_param, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2753: warning: Member rocblas_dgemv(rocblas_handle handle, rocblas_operation trans, rocblas_int m, rocblas_int n, const double *alpha, const double *A, rocblas_int lda, const double *x, rocblas_int incx, const double *beta, double *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2766: warning: Member rocblas_cgemv(rocblas_handle handle, rocblas_operation trans, rocblas_int m, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *A, rocblas_int lda, const rocblas_float_complex *x, rocblas_int incx, const rocblas_float_complex *beta, rocblas_float_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2779: warning: Member rocblas_zgemv(rocblas_handle handle, rocblas_operation trans, rocblas_int m, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *A, rocblas_int lda, const rocblas_double_complex *x, rocblas_int incx, const rocblas_double_complex *beta, rocblas_double_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2855: warning: Member rocblas_zhemv(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *A, rocblas_int lda, const rocblas_double_complex *x, rocblas_int incx, const rocblas_double_complex *beta, rocblas_double_complex *y, rocblas_int incy) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:2934: warning: Member rocblas_zhemv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *const A[], rocblas_int lda, const rocblas_double_complex *const x[], rocblas_int incx, const rocblas_double_complex *beta, rocblas_double_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3017: warning: Member rocblas_zhemv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *A, rocblas_int lda, rocblas_stride stride_A, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stride_x, const rocblas_double_complex *beta, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stride_y, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3096: warning: Member rocblas_dgemv_batched(rocblas_handle handle, rocblas_operation trans, rocblas_int m, rocblas_int n, const double *alpha, const double *const A[], rocblas_int lda, const double *const x[], rocblas_int incx, const double *beta, double *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3110: warning: Member rocblas_cgemv_batched(rocblas_handle handle, rocblas_operation trans, rocblas_int m, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *const A[], rocblas_int lda, const rocblas_float_complex *const x[], rocblas_int incx, const rocblas_float_complex *beta, rocblas_float_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3124: warning: Member rocblas_zgemv_batched(rocblas_handle handle, rocblas_operation trans, rocblas_int m, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *const A[], rocblas_int lda, const rocblas_double_complex *const x[], rocblas_int incx, const rocblas_double_complex *beta, rocblas_double_complex *const y[], rocblas_int incy, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3219: warning: Member rocblas_dgemv_strided_batched(rocblas_handle handle, rocblas_operation transA, rocblas_int m, rocblas_int n, const double *alpha, const double *A, rocblas_int lda, rocblas_stride strideA, const double *x, rocblas_int incx, rocblas_stride stridex, const double *beta, double *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3236: warning: Member rocblas_cgemv_strided_batched(rocblas_handle handle, rocblas_operation transA, rocblas_int m, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *A, rocblas_int lda, rocblas_stride strideA, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, const rocblas_float_complex *beta, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3253: warning: Member rocblas_zgemv_strided_batched(rocblas_handle handle, rocblas_operation transA, rocblas_int m, rocblas_int n, const rocblas_double_complex *alpha, const rocblas_double_complex *A, rocblas_int lda, rocblas_stride strideA, const rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, const rocblas_double_complex *beta, rocblas_double_complex *y, rocblas_int incy, rocblas_stride stridey, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3329: warning: Member rocblas_dtrmv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const double *A, rocblas_int lda, double *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3339: warning: Member rocblas_ctrmv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const rocblas_float_complex *A, rocblas_int lda, rocblas_float_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3349: warning: Member rocblas_ztrmv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const rocblas_double_complex *A, rocblas_int lda, rocblas_double_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3424: warning: Member rocblas_dtrmv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const double *const *A, rocblas_int lda, double *const *x, rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3435: warning: Member rocblas_ctrmv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const rocblas_float_complex *const *A, rocblas_int lda, rocblas_float_complex *const *x, rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3446: warning: Member rocblas_ztrmv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const rocblas_double_complex *const *A, rocblas_int lda, rocblas_double_complex *const *x, rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3533: warning: Member rocblas_dtrmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const double *A, rocblas_int lda, rocblas_stride stridea, double *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3546: warning: Member rocblas_ctrmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const rocblas_float_complex *A, rocblas_int lda, rocblas_stride stridea, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3559: warning: Member rocblas_ztrmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const rocblas_double_complex *A, rocblas_int lda, rocblas_stride stridea, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3656: warning: Member rocblas_dtbmv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const double *A, rocblas_int lda, double *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3667: warning: Member rocblas_ctbmv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const rocblas_float_complex *A, rocblas_int lda, rocblas_float_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3678: warning: Member rocblas_ztbmv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const rocblas_double_complex *A, rocblas_int lda, rocblas_double_complex *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3778: warning: Member rocblas_dtbmv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const double *const A[], rocblas_int lda, double *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3790: warning: Member rocblas_ctbmv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const rocblas_float_complex *const A[], rocblas_int da, rocblas_float_complex *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3802: warning: Member rocblas_ztbmv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const rocblas_double_complex *const A[], rocblas_int lda, rocblas_double_complex *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3911: warning: Member rocblas_dtbmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const double *A, rocblas_int lda, rocblas_stride stride_A, double *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3925: warning: Member rocblas_ctbmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const rocblas_float_complex *A, rocblas_int lda, rocblas_stride stride_A, rocblas_float_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3939: warning: Member rocblas_ztbmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation trans, rocblas_diagonal diag, rocblas_int m, rocblas_int k, const rocblas_double_complex *A, rocblas_int lda, rocblas_stride stride_A, rocblas_double_complex *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4012: warning: Member rocblas_dtrsv(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const double *A, rocblas_int lda, double *x, rocblas_int incx) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4087: warning: Member rocblas_dtrsv_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const double *const A[], rocblas_int lda, double *const x[], rocblas_int incx, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4172: warning: Member rocblas_dtrsv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const double *A, rocblas_int lda, rocblas_stride stride_A, double *x, rocblas_int incx, rocblas_stride stride_x, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4298: warning: Member rocblas_dger(rocblas_handle handle, rocblas_int m, rocblas_int n, const double *alpha, const double *x, rocblas_int incx, const double *y, rocblas_int incy, double *A, rocblas_int lda) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4365: warning: Member rocblas_dger_batched(rocblas_handle handle, rocblas_int m, rocblas_int n, const double *alpha, const double *const x[], rocblas_int incx, const double *const y[], rocblas_int incy, double *const A[], rocblas_int lda, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4451: warning: Member rocblas_dger_strided_batched(rocblas_handle handle, rocblas_int m, rocblas_int n, const double *alpha, const double *x, rocblas_int incx, rocblas_stride stridex, const double *y, rocblas_int incy, rocblas_stride stridey, double *A, rocblas_int lda, rocblas_stride strideA, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4531: warning: Member rocblas_dsyr(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const double *alpha, const double *x, rocblas_int incx, double *A, rocblas_int lda) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4606: warning: Member rocblas_dsyr_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const double *alpha, const double *const x[], rocblas_int incx, double *const A[], rocblas_int lda, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4674: warning: Member rocblas_dsyr_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const double *alpha, const double *x, rocblas_int incx, rocblas_stride stridex, double *A, rocblas_int lda, rocblas_stride strideA, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4778: warning: Member rocblas_dtrmm(rocblas_handle handle, rocblas_side side, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, rocblas_int n, const double *alpha, const double *A, rocblas_int lda, double *B, rocblas_int ldb) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4835: warning: Member rocblas_dtrtri(rocblas_handle handle, rocblas_fill uplo, rocblas_diagonal diag, rocblas_int n, const double *A, rocblas_int lda, double *invA, rocblas_int ldinvA) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4895: warning: Member rocblas_dtrtri_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_diagonal diag, rocblas_int n, const double *const A[], rocblas_int lda, double *invA[], rocblas_int ldinvA, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:4964: warning: Member rocblas_dtrtri_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_diagonal diag, rocblas_int n, const double *A, rocblas_int lda, rocblas_stride stride_a, double *invA, rocblas_int ldinvA, rocblas_stride stride_invA, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5076: warning: Member rocblas_dtrsm(rocblas_handle handle, rocblas_side side, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, rocblas_int n, const double *alpha, const double *A, rocblas_int lda, double *B, rocblas_int ldb) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5177: warning: Member rocblas_dtrsm_batched(rocblas_handle handle, rocblas_side side, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, rocblas_int n, const double *alpha, const double *const A[], rocblas_int lda, double *B[], rocblas_int ldb, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5287: warning: Member rocblas_dtrsm_strided_batched(rocblas_handle handle, rocblas_side side, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, rocblas_int n, const double *alpha, const double *A, rocblas_int lda, rocblas_stride stride_a, double *B, rocblas_int ldb, rocblas_stride stride_b, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5374: warning: Member rocblas_dgemm(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const double *alpha, const double *A, rocblas_int lda, const double *B, rocblas_int ldb, const double *beta, double *C, rocblas_int ldc) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5389: warning: Member rocblas_hgemm(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_half *alpha, const rocblas_half *A, rocblas_int lda, const rocblas_half *B, rocblas_int ldb, const rocblas_half *beta, rocblas_half *C, rocblas_int ldc) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5417: warning: Member rocblas_cgemm(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_float_complex *alpha, const rocblas_float_complex *A, rocblas_int lda, const rocblas_float_complex *B, rocblas_int ldb, const rocblas_float_complex *beta, rocblas_float_complex *C, rocblas_int ldc) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5432: warning: Member rocblas_zgemm(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_double_complex *alpha, const rocblas_double_complex *A, rocblas_int lda, const rocblas_double_complex *B, rocblas_int ldb, const rocblas_double_complex *beta, rocblas_double_complex *C, rocblas_int ldc) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5518: warning: Member rocblas_dgemm_batched(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const double *alpha, const double *const A[], rocblas_int lda, const double *const B[], rocblas_int ldb, const double *beta, double *const C[], rocblas_int ldc, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5534: warning: Member rocblas_hgemm_batched(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_half *alpha, const rocblas_half *const A[], rocblas_int lda, const rocblas_half *const B[], rocblas_int ldb, const rocblas_half *beta, rocblas_half *const C[], rocblas_int ldc, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5550: warning: Member rocblas_cgemm_batched(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_float_complex *alpha, const rocblas_float_complex *const A[], rocblas_int lda, const rocblas_float_complex *const B[], rocblas_int ldb, const rocblas_float_complex *beta, rocblas_float_complex *const C[], rocblas_int ldc, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5566: warning: Member rocblas_zgemm_batched(rocblas_handle handle, rocblas_operation transa, rocblas_operation transb, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_double_complex *alpha, const rocblas_double_complex *const A[], rocblas_int lda, const rocblas_double_complex *const B[], rocblas_int ldb, const rocblas_double_complex *beta, rocblas_double_complex *const C[], rocblas_int ldc, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5680: warning: Member rocblas_dgemm_strided_batched(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const double *alpha, const double *A, rocblas_int lda, rocblas_stride stride_a, const double *B, rocblas_int ldb, rocblas_stride stride_b, const double *beta, double *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5699: warning: Member rocblas_hgemm_strided_batched(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_half *alpha, const rocblas_half *A, rocblas_int lda, rocblas_stride stride_a, const rocblas_half *B, rocblas_int ldb, rocblas_stride stride_b, const rocblas_half *beta, rocblas_half *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5718: warning: Member rocblas_hgemm_kernel_name(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_half *alpha, const rocblas_half *A, rocblas_int lda, rocblas_stride stride_a, const rocblas_half *B, rocblas_int ldb, rocblas_stride stride_b, const rocblas_half *beta, rocblas_half *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5737: warning: Member rocblas_sgemm_kernel_name(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const float *alpha, const float *A, rocblas_int lda, rocblas_stride stride_a, const float *B, rocblas_int ldb, rocblas_stride stride_b, const float *beta, float *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5756: warning: Member rocblas_dgemm_kernel_name(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, rocblas_int k, const double *alpha, const double *A, rocblas_int lda, rocblas_stride stride_a, const double *B, rocblas_int ldb, rocblas_stride stride_b, const double *beta, double *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5789: warning: Member rocblas_cgemm_strided_batched(rocblas_handle handle, rocblas_operation transa, rocblas_operation transb, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_float_complex *alpha, const rocblas_float_complex *A, rocblas_int lda, rocblas_stride stride_a, const rocblas_float_complex *B, rocblas_int ldb, rocblas_stride stride_b, const rocblas_float_complex *beta, rocblas_float_complex *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5808: warning: Member rocblas_zgemm_strided_batched(rocblas_handle handle, rocblas_operation transa, rocblas_operation transb, rocblas_int m, rocblas_int n, rocblas_int k, const rocblas_double_complex *alpha, const rocblas_double_complex *A, rocblas_int lda, rocblas_stride stride_a, const rocblas_double_complex *B, rocblas_int ldb, rocblas_stride stride_b, const rocblas_double_complex *beta, rocblas_double_complex *C, rocblas_int ldc, rocblas_stride stride_c, rocblas_int batch_count) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:5894: warning: Member rocblas_dgeam(rocblas_handle handle, rocblas_operation transA, rocblas_operation transB, rocblas_int m, rocblas_int n, const double *alpha, const double *A, rocblas_int lda, const double *beta, const double *B, rocblas_int ldb, double *C, rocblas_int ldc) (function) of file rocblas-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h:13: warning: Member __STDC_WANT_IEC_60559_TYPES_EXT__ (macro definition) of file rocblas-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h:31: warning: Member hipStream_t (typedef) of file rocblas-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h:41: warning: Member rocblas_stride (typedef) of file rocblas-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h:45: warning: Member rocblas_float (typedef) of file rocblas-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h:46: warning: Member rocblas_double (typedef) of file rocblas-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-types.h:56: warning: Member data (variable) of class rocblas_half is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-auxiliary.h:110: warning: The following parameters of rocblas_set_vector_async(rocblas_int n, rocblas_int elem_size, const void *x, rocblas_int incx, void *y, rocblas_int incy, hipStream_t stream) are not documented: parameter 'elem_size' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-auxiliary.h:138: warning: The following parameters of rocblas_get_vector_async(rocblas_int n, rocblas_int elem_size, const void *x, rocblas_int incx, void *y, rocblas_int incy, hipStream_t stream) are not documented: parameter 'elem_size' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3001: warning: The following parameters of rocblas_chemv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_int n, const rocblas_float_complex *alpha, const rocblas_float_complex *A, rocblas_int lda, rocblas_stride stride_A, const rocblas_float_complex *x, rocblas_int incx, rocblas_stride stride_x, const rocblas_float_complex *beta, rocblas_float_complex *y, rocblas_int incy, rocblas_stride stride_y, rocblas_int batch_count) are not documented: parameter 'stride_A' parameter 'stride_x' parameter 'stride_y' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3460: warning: argument 'stride_a' of command @param is not found in the argument list of rocblas_strmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const float *A, rocblas_int lda, rocblas_stride stridea, float *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3460: warning: argument 'stride_x' of command @param is not found in the argument list of rocblas_strmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const float *A, rocblas_int lda, rocblas_stride stridea, float *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/rocblas-functions.h:3520: warning: The following parameters of rocblas_strmv_strided_batched(rocblas_handle handle, rocblas_fill uplo, rocblas_operation transA, rocblas_diagonal diag, rocblas_int m, const float *A, rocblas_int lda, rocblas_stride stridea, float *x, rocblas_int incx, rocblas_stride stridex, rocblas_int batch_count) are not documented: parameter 'stridea' parameter 'stridex' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:74: warning: Found unknown command `\parm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:79: warning: Found unknown command `\parm' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/handle.cpp:85: warning: The following parameters of open_log_stream(const char *environment_variable_name, std::ostream *&log_os, std::ofstream &log_ofs) are not documented: parameter 'log_os' parameter 'log_ofs' ted Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file ROCm_Libraries/rocBLAS/src/rocblas-auxiliary.h... Generating code for file ROCm_Libraries/rocBLAS/src/rocblas-functions.h... Generating code for file ROCm_Libraries/rocBLAS/src/rocblas-types.h... Generating code for file ROCm_Libraries/rocBLAS/src/rocblas.h... Generating file documentation... Generating docs for file ROCm_Libraries/rocBLAS/src/rocblas-auxiliary.h... Generating docs for file ROCm_Libraries/rocBLAS/src/rocblas-functions.h... Generating docs for file ROCm_Libraries/rocBLAS/src/rocblas-types.h... Generating docs for file ROCm_Libraries/rocBLAS/src/rocblas.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound rocblas_half... Generating namespace index... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class rocblas_half Generating XML output for namespace rocblas Generating XML output for file rocblas-auxiliary.h Generating XML output for file rocblas-functions.h Generating XML output for file rocblas-types.h Generating XML output for file rocblas.h Generating XML output for file buildinfo.cpp Generating XML output for file handle.cpp Generating XML output for file rocblas_auxiliary.cpp Generating XML output for file status.cpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocBLAS/src/src/ lookup cache used 367/65536 hits=14972 misses=367 finished... 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-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/modules.dox... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/modules.dox... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/parallel_manager.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/parallel_manager.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/utils/allocate_free.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/utils/allocate_free.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/utils/time_functions.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/utils/time_functions.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/operator.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/operator.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/vector.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/vector.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/base_rocalution.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/base_rocalution.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/local_vector.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/local_vector.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/global_vector.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/global_vector.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/local_matrix.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/local_matrix.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/global_matrix.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/global_matrix.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/local_stencil.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/local_stencil.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/chebyshev.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/chebyshev.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/chebyshev.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/chebyshev.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/iter_ctrl.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/iter_ctrl.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/iter_ctrl.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/iter_ctrl.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/mixed_precision.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/mixed_precision.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/mixed_precision.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/mixed_precision.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/solver.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/solver.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/solver.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/solver.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstab.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstab.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstab.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstab.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstabl.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstabl.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstabl.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstabl.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cr.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cr.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cr.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cr.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fcg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fcg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fcg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fcg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fgmres.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fgmres.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fgmres.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fgmres.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/gmres.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/gmres.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/gmres.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/gmres.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/qmrcgstab.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/qmrcgstab.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/qmrcgstab.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/qmrcgstab.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/inversion.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/inversion.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/inversion.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/inversion.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/lu.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/lu.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/lu.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/lu.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/qr.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/qr.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/qr.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/qr.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/global_pairwise_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/global_pairwise_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/global_pairwise_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/global_pairwise_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/multigrid.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/multigrid.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/multigrid.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/multigrid.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/pairwise_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/pairwise_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/pairwise_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/pairwise_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/ruge_stueben_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/ruge_stueben_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/ruge_stueben_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/ruge_stueben_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/smoothed_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/smoothed_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/smoothed_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/smoothed_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/unsmoothed_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/unsmoothed_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/unsmoothed_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/unsmoothed_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockjacobi.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockjacobi.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockjacobi.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockjacobi.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockprecond.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockprecond.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockprecond.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockprecond.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_gs.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_gs.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_gs.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_gs.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_ilu.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_ilu.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_ilu.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_ilu.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multielimination.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multielimination.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multielimination.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multielimination.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libra/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:45: warning: Compound rocalution::Rocalution_Backend_Descriptor is not documented. error: bib file source/references.bib not found! ries/rocALUTION/src/solvers/preconditioners/preconditioner_saddlepoint.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_saddlepoint.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_saddlepoint.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_saddlepoint.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/base_rocalution.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/global_matrix.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/global_vector.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/local_matrix.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/local_stencil.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/local_vector.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/operator.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/parallel_manager.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/base/vector.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/chebyshev.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/direct/inversion.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/direct/lu.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/direct/qr.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/iter_ctrl.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstab.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstabl.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/cg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/cr.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/fcg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/f/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.hpp:43: warning: \cite command to 'Trottenberg2003' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.hpp:43: warning: \cite command to 'Trottenberg2003' does not have an associated number gmres.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/gmres.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/krylov/qmrcgstab.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/mixed_precision.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_amg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/global_pairwise_amg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/multigrid.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/pairwise_amg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/ruge_stueben_amg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/smoothed_amg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/multigrid/unsmoothed_amg.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockjacobi.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_blockprecond.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_gs.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_ilu.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multielimination.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_saddlepoint.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/solvers/solver.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/utils/allocate_free.hpp... Generating code for file ROCm_Libraries/rocALUTION/src/utils/time_functions.hpp... Generating file documentation... Generating page documentation... Generating docs for page citelist... Generating group documentation... Generating class documentation... Generating namespace index... Generating docs for compound rocalution::AcceleratorMatrix... Generating docs for compound rocalution::AcceleratorStencil... Generating docs for compound rocalution::AcceleratorVector... Generating docs for compound rocalution::AIChebyshev... Generating docs for compound rocalution::AS... Generating docs for compound rocalution::BaseAMG... Generating docs for compound rocalution::BaseMatrix... Generating docs for compound rocalution::BaseMultiGrid... Generating docs for compound rocalution::BaseRocalution... Generating docs for compound rocalution::BaseStencil... Generating docs for compound rocalution::BaseVector... Generating docs for compound rocalution::BiCGStab... Generating docs for compound rocalution::BiCGStabl... Generating docs for compound rocalution::BlockJacobi... Generating docs for compound rocalution::BlockPreconditioner... Generating docs for compound rocalution::CG... Generating docs for compound rocalution::Chebyshev... Generating docs for compound rocalution::CR... Generating docs for compound rocalution::DiagJacobiSaddlePointPrecond... Generating docs for compound rocalution::DirectLinearSolver... Generating docs for compound rocalution::FCG... Generating docs for compound rocalution::FGMRES... Generating docs for compound rocalution::FixedPoint... Generating docs for compound rocalution::FSAI... Generating docs for compound rocalution::GlobalMatrix... Generating docs for compound rocalution/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:47: warning: Member init (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:50: warning: Member backend (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:51: warning: Member accelerator (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:52: warning: Member disable_accelerator (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:55: warning: Member OpenMP_threads (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:57: warning: Member OpenMP_def_threads (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:59: warning: Member OpenMP_def_nested (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:61: warning: Member OpenMP_affinity (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:63: warning: Member OpenMP_threshold (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:68: warning: Member ROC_blas_handle (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:70: warning: Member ROC_sparse_handle (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:72: warning: Member HIP_dev (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:73: warning: Member HIP_warp (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:74: warning: Member HIP_block_size (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:75: warning: Member HIP_max_threads (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:76: warning: Member HIP_num_procs (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:77: warning: Member HIP_threads_per_proc (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:80: warning: Member rank (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:83: warning: Member log_mode (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/backend_manager.hpp:84: warning: Member log_file (variable) of class rocalution::Rocalution_Backend_Descriptor is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.hpp:40: warning: \cite command to 'chebpoly' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.hpp:41: warning: \cite command to 'RAS' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/base_multigrid.hpp:43: warning: \cite command to 'Trottenberg2003' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstab.hpp:38: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/bicgstabl.hpp:41: warning: \cite command to 'bicgstabl' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cg.hpp:43: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/chebyshev.hpp:40: warning: \cite command to 'templates' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/cr.hpp:43: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fcg.hpp:44: warning: \cite command to 'fcg' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/fgmres.hpp:44: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.hpp:81: warning: \cite command to 'kolotilina' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/global_pairwise_amg.hpp:43: warning: \cite command to 'pairwiseamg' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/gmres.hpp:43: warning: \cite command to 'SAAD' does not have an associated number ::GlobalPairwiseAMG... Generating docs for compound rocalution::GlobalVector... Generating docs for compound rocalution::GMRES... Generating docs for compound rocalution::GS... Generating docs for compound rocalution::HostMatrix... Generating docs for compound rocalution::HostStencil... Generating docs for compound rocalution::HostVector... Generating docs for compound rocalution::IC... Generating docs for compound rocalution::IDR... Generating docs for compound rocalution::ILU... Generating docs for compound rocalution::ILUT... Generating docs for compound rocalution::Inversion... Generating docs for compound rocalution::IterativeLinearSolver... Generating docs for compound rocalution::Jacobi... Generating docs for compound rocalution::LocalMatrix... Generating docs for compound rocalution::LocalStencil... Generating docs for compound rocalution::LocalVector... Generating docs for compound rocalution::LU... Generating docs for compound rocalution::MixedPrecisionDC... Generating docs for compound rocalution::MultiColored... Generating docs for compound rocalution::MultiColoredGS... Generating docs for compound rocalution::MultiColoredILU... Generating docs for compound rocalution::MultiColoredSGS... Generating docs for compound rocalution::MultiElimination... Generating docs for compound rocalution::MultiGrid... Generating docs for compound rocalution::Operator... Generating docs for compound rocalution::PairwiseAMG... Generating docs for compound rocalution::ParallelManager... Generating docs for compound rocalution::Preconditioner... Generating docs for compound rocalution::QMRCGStab... Generating docs for compound rocalution::QR... Generating docs for compound rocalution::RAS... Generating docs for compound rocalution::Rocalution_Backend_Descriptor... Generating docs for compound rocalution::RugeStuebenAMG... Generating docs for compound rocalution::SAAMG... Generating docs for compound rocalution::SGS... Generating docs for compound rocalution::Solver... Generating docs for compound rocalution::SPAI... Generating docs for compound rocalution::TNS... Generating docs for compound rocalution::UAAMG... Generating docs for compound rocalution::VariablePreconditioner... Generating docs for compound rocalution::Vector... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class rocalution::AcceleratorMatrix Generating XML output for class rocalution::AcceleratorStencil Generating XML output for class rocalution::AcceleratorVector Generating XML output for class rocalution::AIChebyshev Generating XML output for class rocalution::AS Generating XML output for class rocalution::BaseAMG Generating XML output for class rocalution::BaseMatrix Generating XML output for class rocalution::BaseMultiGrid Generating XML output for class rocalution::BaseRocalution Generating XML output for class rocalution::BaseStencil Generating XML output for class rocalution::BaseVector Generating XML output for class rocalution::BiCGStab Generating XML output for class rocalution::BiCGStabl Generating XML output for class rocalution::BlockJacobi Generating XML output for class rocalution::BlockPreconditioner Generating XML output for class rocalution::CG Generating XML output for class rocalution::Chebyshev Generating XML output for class rocalution::CR Generating XML output for class rocalution::DiagJacobiSaddlePointPrecond Generating XML output for class rocalution::DirectLinearSolver Generating XML output for class rocalution::FCG Generating XML output for class rocalution::FGMRES Generating XML output for class rocalution::FixedPoint Generating XML output for class rocalution::FSAI Generating XML output for class rocalution::GlobalMatrix Generating XML output for class rocalution::GlobalPairwiseAMG Generating XML output for class rocalution::GlobalVector Generating XML output for class rocalution::GMRES Generating XML output for class rocalution::GS Generating XML output for class rocalution::HostMatrix Generating XML output for class /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.hpp:41: warning: \cite command to 'IDR1' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/idr.hpp:42: warning: \cite command to 'IDR2' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.hpp:196: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner.hpp:221: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multicolored_ilu.hpp:44: warning: \cite command to 'Lukarski2012' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_multielimination.hpp:54: warning: \cite command to 'SAAD' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/multigrid.hpp:41: warning: \cite command to 'Trottenberg2003' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/pairwise_amg.hpp:51: warning: \cite command to 'pairwiseamg' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/qmrcgstab.hpp:41: warning: \cite command to 'qmrcgstab' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_as.hpp:99: warning: \cite command to 'RAS' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/ruge_stueben_amg.hpp:43: warning: \cite command to 'stuben' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/smoothed_amg.hpp:41: warning: \cite command to 'vanek' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/preconditioner_ai.hpp:139: warning: \cite command to 'grote' does not have an associated number /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/unsmoothed_amg.hpp:41: warning: \cite command to 'stuben' does not have an associated number rocalution::HostStencil Generating XML output for class rocalution::HostVector Generating XML output for class rocalution::IC Generating XML output for class rocalution::IDR Generating XML output for class rocalution::ILU Generating XML output for class rocalution::ILUT Generating XML output for class rocalution::Inversion Generating XML output for class rocalution::IterationControl Generating XML output for class rocalution::IterativeLinearSolver Generating XML output for class rocalution::Jacobi Generating XML output for class rocalution::LocalMatrix Generating XML output for class rocalution::LocalStencil Generating XML output for class rocalution::LocalVector Generating XML output for class rocalution::LU Generating XML output for class rocalution::MixedPrecisionDC Generating XML output for class rocalution::MultiColored Generating XML output for class rocalution::MultiColoredGS Generating XML output for class rocalution::MultiColoredILU Generating XML output for class rocalution::MultiColoredSGS Generating XML output for class rocalution::MultiElimination Generating XML output for class rocalution::MultiGrid Generating XML output for class rocalution::Operator Generating XML output for class rocalution::PairwiseAMG Generating XML output for class rocalution::ParallelManager Generating XML output for class rocalution::Preconditioner Generating XML output for class rocalution::QMRCGStab Generating XML output for class rocalution::QR Generating XML output for class rocalution::RAS Generating XML output for class rocalution::Rocalution_Backend_Descriptor Generating XML output for class rocalution::Rocalution_Object_Data Generating XML output for class rocalution::RocalutionObj Generating XML output for class rocalution::RugeStuebenAMG Generating XML output for class rocalution::SAAMG Generating XML output for class rocalution::SGS Generating XML output for class rocalution::Solver Generating XML output for class rocalution::SPAI Generating XML output for class rocalution::TNS Generating XML output for class rocalution::UAAMG Generating XML output for class rocalution::VariablePreconditioner Generating XML output for class rocalution::Vector Generating XML output for namespace rocalution Generating XML output for file backend_manager.hpp Generating XML output for file base_rocalution.hpp Generating XML output for file global_matrix.hpp Generating XML output for file global_vector.hpp Generating XML output for file local_matrix.hpp Generating XML output for file local_stencil.hpp Generating XML output for file local_vector.hpp Generating XML output for file operator.hpp Generating XML output for file parallel_manager.hpp Generating XML output for file vector.hpp Generating XML output for file modules.dox Generating XML output for file chebyshev.cpp Generating XML output for file chebyshev.hpp Generating XML output for file inversion.cpp Generating XML output for file inversion.hpp Generating XML output for file lu.cpp Generating XML output for file lu.hpp Generating XML output for file qr.cpp Generating XML output for file qr.hpp Generating XML output for file iter_ctrl.cpp Generating XML output for file iter_ctrl.hpp Generating XML output for file bicgstab.cpp Generating XML output for file bicgstab.hpp Generating XML output for file bicgstabl.cpp Generating XML output for file bicgstabl.hpp Generating XML output for file cg.cpp Generating XML output for file cg.hpp Generating XML output for file cr.cpp Generating XML output for file cr.hpp Generating XML output for file fcg.cpp Generating XML output for file fcg.hpp Generating XML output for file fgmres.cpp Generating XML output for file fgmres.hpp Generating XML output for file gmres.cpp Generating XML output for file gmres.hpp Generating XML output for file idr.cpp Generating XML output for file idr.hpp Generating XML output for file qmrcgstab.cpp Generating XML output for file qmrcgstab.hpp Generating XML output for file mixed_precision.cpp Generating XML output for file mixed_precision.hpp Generating XML output for file base_amg.cpp Generating XML output for file bacitelist:3: warning: expected
tag but found
instead! citelist:4: warning: unexpected end of comment while looking for a html description title se_amg.hpp Generating XML output for file base_multigrid.cpp Generating XML output for file base_multigrid.hpp Generating XML output for file global_pairwise_amg.cpp Generating XML output for file global_pairwise_amg.hpp Generating XML output for file multigrid.cpp Generating XML output for file multigrid.hpp Generating XML output for file pairwise_amg.cpp Generating XML output for file pairwise_amg.hpp Generating XML output for file ruge_stueben_amg.cpp Generating XML output for file ruge_stueben_amg.hpp Generating XML output for file smoothed_amg.cpp Generating XML output for file smoothed_amg.hpp Generating XML output for file unsmoothed_amg.cpp Generating XML output for file unsmoothed_amg.hpp Generating XML output for file preconditioner.cpp Generating XML output for file preconditioner.hpp Generating XML output for file preconditioner_ai.cpp Generating XML output for file preconditioner_ai.hpp Generating XML output for file preconditioner_as.cpp Generating XML output for file preconditioner_as.hpp Generating XML output for file preconditioner_blockjacobi.cpp Generating XML output for file preconditioner_blockjacobi.hpp Generating XML output for file preconditioner_blockprecond.cpp Generating XML output for file preconditioner_blockprecond.hpp Generating XML output for file preconditioner_multicolored.cpp Generating XML output for file preconditioner_multicolored.hpp Generating XML output for file preconditioner_multicolored_gs.cpp Generating XML output for file preconditioner_multicolored_gs.hpp Generating XML output for file preconditioner_multicolored_ilu.cpp Generating XML output for file preconditioner_multicolored_ilu.hpp Generating XML output for file preconditioner_multielimination.cpp Generating XML output for file preconditioner_multielimination.hpp Generating XML output for file preconditioner_saddlepoint.cpp Generating XML output for file preconditioner_saddlepoint.hpp Generating XML output for file solver.cpp Generating XML output for file solver.hpp Generating XML output for file allocate_free.hpp Generating XML output for file time_functions.hpp Generating XML output for group solver_module Generating XML output for group precond_module Generating XML output for group op_vec_module Generating XML output for group backend_module Generating XML output for page citelist Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/base/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/direct/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/krylov/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/multigrid/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/preconditioners/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/solvers/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocALUTION/src/utils/ lookup cache used 1390/65536 hits=31427 misses=1534 finished... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocFFT/src/rocfft_sed.h:5: warning: the name `rocfft.h' supplied as the second argument in the \file statement is not an input file Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocFFT/src/rocfft_sed.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocFFT/src/rocfft_sed.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file ROCm_Libraries/rocFFT/src/rocfft_sed.h... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for file rocfft_sed.h Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocFFT/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocFFT/src/ lookup cache used 48/65536 hits=298 misses=48 finished... sed: can't read rocsparse-functions_sed.h: No such file or directory sed: can't read rocsparse-auxiliary_sed.h: No such file or directory Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/modules.dox... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/modules.dox... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-functions_sed.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-functions_sed.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-auxiliary_sed.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-auxiliary_sed.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file ROCm_Libraries/rocSPARSE/src/rocsparse-auxiliary_sed.h... Generating code for file ROCm_Libraries/rocSPARSE/src/rocsparse-functions_sed.h... Generating code for file ROCm_Libraries/rocSPARSE/src/rocsparse-types.h... Generating code for file ROCm_Libraries/rocSPARSE/src/rocsparse.h... Generating file documentation... Generating docs for file ROCm_Libraries/rocSPARSE/src/modules.dox... Generating docs for file ROCm_Libraries/rocSPARSE/src/rocsparse-auxiliary_sed.h.../home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/rocsparse-types.h:47: warning: Member hipStream_t (typedef) of file rocsparse-types.h is not documented. Generating docs for file ROCm_Libraries/rocSPARSE/src/rocsparse-functions_sed.h... Generating docs for file ROCm_Libraries/rocSPARSE/src/rocsparse-types.h... Generating docs for file ROCm_Libraries/rocSPARSE/src/rocsparse.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for file modules.dox Generating XML output for file rocsparse-auxiliary_sed.h Generating XML output for file rocsparse-functions_sed.h Generating XML output for file rocsparse-types.h Generating XML output for file rocsparse.h Generating XML output for group aux_module Generating XML output for group types_module Generating XML output for group level1_module Generating XML output for group level2_module Generating XML output for group level3_module Generating XML output for group extra_module Generating XML output for group precond_module Generating XML output for group conv_module Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSPARSE/src/ lookup cache used 192/65536 hits=12235 misses=192 finished... 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_common.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_common.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_finalize.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_finalize.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Librar/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:186: warning: Compound CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:955: warning: Compound BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:808: warning: Compound BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:140: warning: Compound AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:207: warning: Compound hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:907: warning: Compound BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:787: warning: Compound BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:114: warning: Compound amd::options::HelpPrinter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:902: warning: Compound hsa_pitched_ptr_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1087: warning: Compound BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:796: warning: Compound BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:938: warning: Compound BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:253: warning: Compound amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:266: warning: Compound amdgpu_hsa_note_code_object_version_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:296: warning: Compound amdgpu_hsa_note_producer_options_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:903: warning: Compound BrigInstBasic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_finalize.h:500: warning: Compound hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1067: warning: Compound BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:492: warning: Compound amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1072: warning: Compound BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:107: warning: Compound amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:279: warning: Compound amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:103: warning: Compound amd::hsa::code_options::control_directive is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:834: warning: Compound BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:288: warning: Compound amdgpu_hsa_note_producer_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:792: warning: Compound BrigDirectiveArgBlock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:971: warning: Compound BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:468: warning: Compound amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:984: warning: Compound BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:61: warning: Compound amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1047: warning: Compound BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:138: warning: Compound hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:589: warning: Compound amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:619: warning: Compound amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1092: warning: Compound BrigOperandWavesize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:997: warning: Compound BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:839: warning: Compound BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:76: warning: Compound amd::hsa::common::WriterLockGuard is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:223: warning: Compound amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1107: warning: Compound BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1078: warning: Compound BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:144: warning: Compound amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:893: warning: Compound BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1011: warning: Compound BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:869: warning: Compound BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:526: warning: Compound amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:552: warning: Compound amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:264: warning: Compound hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:945: warning: Compound BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:322: warning: Compound amd::options::ChoiceOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:826: warning: Compound BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:436: warning: Compound amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:65: warning: Compound amd::options::StringFactory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:922: warning: Compound BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:110: warning: Compound amd::hsa::code_options::exceptions_mask is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:122: warning: Compound ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:887: warning: Compound BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:846: warning: Compound BrigDirectiveNone is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:148: warning: Compound hsa_amd_hdp_flush_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1114: warning: Compound BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:262: warning: Compound amd_runtime_loader_debug_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1030: warning: Compound BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:265: warning: Compound amd::options::ValueOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:81: warning: Compound amd::options::HelpStreambuf is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:929: warning: Compound BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:855: warning: Compound BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:400: warning: Compound amd::options::PrefixOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:963: warning: Compound BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:205: warning: Compound amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1035: warning: Compound BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:801: warning: Compound BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:189: warning: Compound hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:117: warning: Compound amd::hsa::code_options::control_directives is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:682: warning: Compound amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1024: warning: Compound BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:184: warning: Compound amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:111: warning: Compound FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:821: warning: Compound BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:271: warning: Compound amdgpu_hsa_note_hsail_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:103: warning: Compound ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:295: warning: Compound amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:165: warning: Compound hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:850: warning: Compound BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:384: warning: Compound HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:991: warning: Compound BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1017: warning: Compound BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1040: warning: Compound BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:880: warning: Compound BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:978: warning: Compound BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:181: warning: Compound hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:200: warning: Compound amd::options::Option is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:248: warning: Compound hsa_ven_amd_aqlprofile_info_data_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:777: warning: Compound BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:354: warning: Compound amd::options::NoArgOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:782: warning: Compound BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:96: warning: Compound amd::hsa::common::ReaderWriterLock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:422: warning: Compound amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:644: warning: Compound amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1004: warning: Compound BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:365: warning: Compound HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:55: warning: Compound amd::hsa::common::ReaderLockGuard is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1054: warning: Compound BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:913: warning: Compound BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:63: warning: Compound amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:70: warning: documented symbol `bool Symbol::IsDeclaration' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:75: warning: documented symbol `bool Symbol::IsDefinition' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:80: warning: documented symbol `bool Symbol::IsAgent' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:85: warning: documented symbol `hsa_symbol_linkage_t Symbol::Linkage' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:90: warning: documented symbol `hsa_variable_allocation_t Symbol::Allocation' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:95: warning: documented symbol `hsa_variable_segment_t Symbol::Segment' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:100: warning: documented symbol `uint64_t Symbol::Size' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:105: warning: documented symbol `uint32_t Symbol::Size32' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:111: warning: documented symbol `uint32_t Symbol::Alignment' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:117: warning: documented symbol `bool Symbol::IsConst' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:122: warning: documented symbol `hsa_status_t Symbol::GetInfo' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:166: warning: documented symbol `std::string Symbol::GetModuleName' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:172: warning: documented symbol `std::string Symbol::GetSymbolName' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:178: warning: documented symbol `hsa_code_symbol_t Symbol::ToHandle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:185: warning: documented symbol `Symbol * Symbol::FromHandle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:190: warning: documented symbol `amd::hsa::code::KernelSymbol::KernelSymbol' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:208: warning: documented symbol `hsa_status_t amd::hsa::code::KernelSymbol::GetInfo' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:239: warning: documented symbol `hsa_status_t amd::hsa::code::VariableSymbol::GetInfo' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:270: warning: documented symbol `amd::hsa::code::AmdHsaCode::AmdHsaCode' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:286: warning: documented symbol `amd::hsa::code::AmdHsaCode::~AmdHsaCode' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:291: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::PullElf' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:304: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::PullElfV1' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:363: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::LoadFromFile' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:371: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::SaveToFile' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:376: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::WriteToBuffer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:382: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::InitFromBuffer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:390: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::InitAsBuffer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:398: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::InitAsHandle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:405: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::InitNew' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:417: warning: no matching class member found for bool amd::hsa::code::AmdHsaCode::Freeze() /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:422: warning: documented symbol `hsa_code_object_t amd::hsa::code::AmdHsaCode::GetHandle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:429: warning: documented symbol `const char * amd::hsa::code::AmdHsaCode::ElfData' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:434: warning: no matching file member found for uint64_t amd::hsa::code::AmdHsaCode::ElfSize() Possible candidates: 'uint64_t ElfSize(const void *emi)' at line 1675 of file/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:439: warning: no matching class member found for bool amd::hsa::code::AmdHsaCode::Validate() /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:449: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddAmdNote' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:454: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddNoteCodeObjectVersion' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:462: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetCodeObjectVersion' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:478: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetNoteCodeObjectVersion' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:489: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddNoteHsail' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:501: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetNoteHsail' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:513: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddNoteIsa' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:528: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetNoteIsa' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:608: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetIsa' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:662: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddNoteProducer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:674: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetNoteProducer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:684: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddNoteProducerOptions' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:693: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddNoteProducerOptions' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:707: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::GetNoteProducerOptions' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:715: warning: documented symbol `hsa_status_t amd::hsa::code::AmdHsaCode::GetInfo' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:765: warning: documented symbol `hsa_status_t amd::hsa::code::AmdHsaCode::GetSymbol' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:777: warning: documented symbol `hsa_status_t amd::hsa::code::AmdHsaCode::IterateSymbols' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:792: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::ImageInitSection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:804: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddImageInitializer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:812: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddImageInitializer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:833: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::SamplerInitSection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:845: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddSamplerInitializer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:853: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddSamplerInitializer' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:867: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddInitVarWithAddress' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:873: warning: documented symbol `uint64_t amd::hsa::code::AmdHsaCode::NextKernelCodeOffset' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:878: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::AddKernelCode' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:888: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::AddEmptySection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:893: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::AddCodeSection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:907: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::AddDataSection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:918: warning: documented symbol `void amd::hsa::code::AmdHsaCode::InitHsaSectionSegment' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:923: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::HsaDataSection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:957: warning: documented symbol `void amd::hsa::code::AmdHsaCode::InitHsaSegment' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:969: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::AddHsaSegments' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:975: warning: documented symbol `Segment * amd::hsa::code::AmdHsaCode::HsaSegment' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:980: warning: documented symbol `Symbol * amd::hsa::code::AmdHsaCode::AddExecutableSymbol' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:992: warning: documented symbol `Symbol * amd::hsa::code::AmdHsaCode::AddVariableSymbol' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1005: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddSectionSymbols' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1015: warning: documented symbol `Symbol * amd::hsa::code::AmdHsaCode::GetSymbolByElfIndex' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1025: warning: documented symbol `Symbol * amd::hsa::code::AmdHsaCode::FindSymbol' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1035: warning: documented symbol `void amd::hsa::code::AmdHsaCode::AddData' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1040: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::DebugInfo' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1048: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::DebugLine' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1056: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::DebugAbbrev' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1064: warning: documented symbol `Section * amd::hsa::code::AmdHsaCode::AddHsaHlDebug' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1071: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::PrintToFile' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1079: warning: documented symbol `void amd::hsa::code::AmdHsaCode::Print' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1094: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintNotes' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1142: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintSegments' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1150: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintSections' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1163: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintSymbols' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1171: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintMachineCode' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1197: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintSegment' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1215: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintSection' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1246: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintRawData' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1254: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintRawData' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1276: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintRelocationData' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1294: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintSymbol' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1315: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintMachineCode' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1334: warning: documented symbol `void amd::hsa::code::AmdHsaCode::PrintDisassembly' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1574: warning: documented symbol `std::string amd::hsa::code::AmdHsaCode::MangleSymbolName' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1583: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::ElfImageError' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1589: warning: documented symbol `AmdHsaCode * amd::hsa::code::AmdHsaCodeManager::FromHandle' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1605: warning: documented symbol `bool amd::hsa::code::AmdHsaCodeManager::Destroy' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1617: warning: documented symbol `bool amd::hsa::code::AmdHsaCode::PullElfV2' was not declared or defined. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp:1673: warning: documented symbol `amd::hsa::code::KernelSymbolV2::KernelSymbolV2' was not declared or defined. ies/rocr/src/inc/hsa_ven_amd_aqlprofile.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing p/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:206: warning: Member enabled_control_directives (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:207: warning: Member enable_break_exceptions (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:208: warning: Member enable_detect_exceptions (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:209: warning: Member max_dynamic_group_size (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:210: warning: Member max_flat_grid_size (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:211: warning: Member max_flat_workgroup_size (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:212: warning: Member required_dim (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:213: warning: Member reserved1[3] (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:214: warning: Member required_grid_size[3] (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:215: warning: Member required_workgroup_size[3] (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:216: warning: Member reserved2[60] (variable) of class amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:224: warning: Member amd_kernel_code_version_major (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:225: warning: Member amd_kernel_code_version_minor (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:226: warning: Member amd_machine_kind (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:227: warning: Member amd_machine_version_major (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:228: warning: Member amd_machine_version_minor (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:229: warning: Member amd_machine_version_stepping (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:230: warning: Member kernel_code_entry_byte_offset (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:231: warning: Member kernel_code_prefetch_byte_offset (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:232: warning: Member kernel_code_prefetch_byte_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:233: warning: Member max_scratch_backing_memory_byte_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:234: warning: Member compute_pgm_rsrc1 (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:235: warning: Member compute_pgm_rsrc2 (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:236: warning: Member kernel_code_properties (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:237: warning: Member workitem_private_segment_byte_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:238: warning: Member workgroup_group_segment_byte_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:239: warning: Member gds_segment_byte_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:240: warning: Member kernarg_segment_byte_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:241: warning: Member workgroup_fbarrier_count (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:242: warning: Member wavefront_sgpr_count (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:243: warning: Member workitem_vgpr_count (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:244: warning: Member reserved_vgpr_first (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:245: warning: Member reserved_vgpr_count (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:246: warning: Member reserved_sgpr_first (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:247: warning: Member reserved_sgpr_count (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:248: warning: Member debug_wavefront_private_segment_offset_sgpr (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:249: warning: Member debug_private_segment_buffer_sgpr (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:250: warning: Member kernarg_segment_alignment (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:251: warning: Member group_segment_alignment (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:252: warning: Member private_segment_alignment (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:253: warning: Member wavefront_size (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:254: warning: Member call_convention (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:255: warning: Member reserved1[12] (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:256: warning: Member runtime_loader_kernel_symbol (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:257: warning: Member control_directives (variable) of class amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:64: warning: Member hsa_queue (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:65: warning: Member reserved1[4] (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:66: warning: Member write_dispatch_id (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:67: warning: Member group_segment_aperture_base_hi (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:68: warning: Member private_segment_aperture_base_hi (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:69: warning: Member max_cu_id (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:70: warning: Member max_wave_id (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:71: warning: Member max_legacy_doorbell_dispatch_id_plus_1 (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:72: warning: Member legacy_doorbell_lock (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:73: warning: Member reserved2[9] (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:74: warning: Member read_dispatch_id (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:75: warning: Member read_dispatch_id_field_base_byte_offset (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:76: warning: Member compute_tmpring_size (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:77: warning: Member scratch_resource_descriptor[4] (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:78: warning: Member scratch_backing_memory_location (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:79: warning: Member scratch_backing_memory_byte_size (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:80: warning: Member scratch_workitem_byte_size (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:81: warning: Member queue_properties (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:82: warning: Member reserved3[2] (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:83: warning: Member queue_inactive_signal (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h:84: warning: Member reserved4[14] (variable) of class amd_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:263: warning: Member elf_raw (variable) of class amd_runtime_loader_debug_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:264: warning: Member elf_size (variable) of class amd_runtime_loader_debug_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:265: warning: Member kernel_name (variable) of class amd_runtime_loader_debug_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h:266: warning: Member owning_segment (variable) of class amd_runtime_loader_debug_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:62: warning: Member kind (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:68: warning: Member event_mailbox_ptr (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:69: warning: Member event_id (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:70: warning: Member reserved1 (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:71: warning: Member start_ts (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:72: warning: Member end_ts (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h:77: warning: Member reserved3[2] (variable) of class amd_signal_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:141: warning: Member version (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:142: warning: Member hsa_amd_coherency_get_type_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:143: warning: Member hsa_amd_coherency_set_type_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:144: warning: Member hsa_amd_profiling_set_profiler_enabled_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:145: warning: Member hsa_amd_profiling_async_copy_enable_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:146: warning: Member hsa_amd_profiling_get_dispatch_time_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:147: warning: Member hsa_amd_profiling_get_async_copy_time_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:148: warning: Member hsa_amd_profiling_convert_tick_to_system_domain_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:149: warning: Member hsa_amd_signal_async_handler_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:150: warning: Member hsa_amd_async_function_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:151: warning: Member hsa_amd_signal_wait_any_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:152: warning: Member hsa_amd_queue_cu_set_mask_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:153: warning: Member hsa_amd_memory_pool_get_info_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:154: warning: Member hsa_amd_agent_iterate_memory_pools_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:155: warning: Member hsa_amd_memory_pool_allocate_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:156: warning: Member hsa_amd_memory_pool_free_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:157: warning: Member hsa_amd_memory_async_copy_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:158: warning: Member hsa_amd_agent_memory_pool_get_info_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:159: warning: Member hsa_amd_agents_allow_access_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:160: warning: Member hsa_amd_memory_pool_can_migrate_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:161: warning: Member hsa_amd_memory_migrate_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:162: warning: Member hsa_amd_memory_lock_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:163: warning: Member hsa_amd_memory_unlock_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:164: warning: Member hsa_amd_memory_fill_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:165: warning: Member hsa_amd_interop_map_buffer_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:166: warning: Member hsa_amd_interop_unmap_buffer_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:167: warning: Member hsa_amd_image_create_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:168: warning: Member hsa_amd_pointer_info_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:169: warning: Member hsa_amd_pointer_info_set_userdata_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:170: warning: Member hsa_amd_ipc_memory_create_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:171: warning: Member hsa_amd_ipc_memory_attach_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:172: warning: Member hsa_amd_ipc_memory_detach_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:173: warning: Member hsa_amd_signal_create_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:174: warning: Member hsa_amd_ipc_signal_create_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:175: warning: Member hsa_amd_ipc_signal_attach_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:176: warning: Member hsa_amd_register_system_event_handler_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:177: warning: Member hsa_amd_queue_intercept_create_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:178: warning: Member hsa_amd_queue_intercept_register_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:179: warning: Member hsa_amd_queue_set_priority_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:180: warning: Member hsa_amd_memory_async_copy_rect_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:181: warning: Member hsa_amd_runtime_queue_create_register_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:182: warning: Member hsa_amd_memory_lock_to_pool_fn (variable) of class AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:254: warning: Member size (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:255: warning: Member kind (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:256: warning: Member geometry (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:257: warning: Member channel_order (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:258: warning: Member channel_type (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:259: warning: Member reserved1 (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:260: warning: Member width (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:261: warning: Member height (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:262: warning: Member depth (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:263: warning: Member array (variable) of class amdgpu_hsa_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:267: warning: Member major_version (variable) of class amdgpu_hsa_note_code_object_version_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:268: warning: Member minor_version (variable) of class amdgpu_hsa_note_code_object_version_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:272: warning: Member hsail_major_version (variable) of class amdgpu_hsa_note_hsail_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:273: warning: Member hsail_minor_version (variable) of class amdgpu_hsa_note_hsail_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:274: warning: Member profile (variable) of class amdgpu_hsa_note_hsail_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:275: warning: Member machine_model (variable) of class amdgpu_hsa_note_hsail_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:276: warning: Member default_float_round (variable) of class amdgpu_hsa_note_hsail_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:280: warning: Member vendor_name_size (variable) of class amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:281: warning: Member architecture_name_size (variable) of class amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:282: warning: Member major (variable) of class amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:283: warning: Member minor (variable) of class amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:284: warning: Member stepping (variable) of class amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:285: warning: Member vendor_and_architecture_name[1] (variable) of class amdgpu_hsa_note_isa_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:297: warning: Member producer_options_size (variable) of class amdgpu_hsa_note_producer_options_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:298: warning: Member producer_options[1] (variable) of class amdgpu_hsa_note_producer_options_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:289: warning: Member producer_name_size (variable) of class amdgpu_hsa_note_producer_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:290: warning: Member reserved (variable) of class amdgpu_hsa_note_producer_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:291: warning: Member producer_major_version (variable) of class amdgpu_hsa_note_producer_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:292: warning: Member producer_minor_version (variable) of class amdgpu_hsa_note_producer_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:293: warning: Member producer_name[1] (variable) of class amdgpu_hsa_note_producer_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:185: warning: Member size (variable) of class amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:186: warning: Member kind (variable) of class amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:187: warning: Member coord (variable) of class amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:188: warning: Member filter (variable) of class amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:189: warning: Member addressing (variable) of class amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h:190: warning: Member reserved1 (variable) of class amdgpu_hsa_sampler_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:104: warning: Member major_id (variable) of class ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:105: warning: Member minor_id (variable) of class ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:106: warning: Member step_id (variable) of class ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:107: warning: Member reserved (variable) of class ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:783: warning: Member byteCount (variable) of class BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:784: warning: Member kind (variable) of class BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:788: warning: Member byteCount (variable) of class BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:789: warning: Member bytes[1] (variable) of class BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:793: warning: Member base (variable) of class BrigDirectiveArgBlock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:797: warning: Member base (variable) of class BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:798: warning: Member name (variable) of class BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:802: warning: Member base (variable) of class BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:803: warning: Member control (variable) of class BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:804: warning: Member reserved (variable) of class BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:805: warning: Member operands (variable) of class BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:809: warning: Member base (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:810: warning: Member name (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:811: warning: Member outArgCount (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:812: warning: Member inArgCount (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:813: warning: Member firstInArg (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:814: warning: Member firstCodeBlockEntry (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:815: warning: Member nextModuleEntry (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:816: warning: Member modifier (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:817: warning: Member linkage (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:818: warning: Member reserved (variable) of class BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:822: warning: Member base (variable) of class BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:823: warning: Member name (variable) of class BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:827: warning: Member base (variable) of class BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:828: warning: Member name (variable) of class BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:829: warning: Member modifier (variable) of class BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:830: warning: Member linkage (variable) of class BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:831: warning: Member reserved (variable) of class BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:835: warning: Member base (variable) of class BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:836: warning: Member name (variable) of class BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:840: warning: Member base (variable) of class BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:841: warning: Member filename (variable) of class BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:842: warning: Member line (variable) of class BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:843: warning: Member column (variable) of class BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:870: warning: Member base (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:871: warning: Member name (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:872: warning: Member hsailMajor (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:873: warning: Member hsailMinor (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:874: warning: Member profile (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:875: warning: Member machineModel (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:876: warning: Member defaultFloatRound (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:877: warning: Member reserved (variable) of class BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:847: warning: Member base (variable) of class BrigDirectiveNone is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:851: warning: Member base (variable) of class BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:852: warning: Member operands (variable) of class BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:856: warning: Member base (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:857: warning: Member name (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:858: warning: Member init (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:859: warning: Member type (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:860: warning: Member segment (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:861: warning: Member align (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:862: warning: Member dim (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:863: warning: Member modifier (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:864: warning: Member linkage (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:865: warning: Member allocation (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:866: warning: Member reserved (variable) of class BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:888: warning: Member base (variable) of class BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:889: warning: Member segment (variable) of class BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:890: warning: Member reserved[3] (variable) of class BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:894: warning: Member base (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:895: warning: Member segment (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:896: warning: Member memoryOrder (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:897: warning: Member memoryScope (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:898: warning: Member atomicOperation (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:899: warning: Member equivClass (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:900: warning: Member reserved[3] (variable) of class BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:881: warning: Member base (variable) of class BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:882: warning: Member opcode (variable) of class BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:883: warning: Member type (variable) of class BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:884: warning: Member operands (variable) of class BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:904: warning: Member base (variable) of class BrigInstBasic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:908: warning: Member base (variable) of class BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:909: warning: Member width (variable) of class BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:910: warning: Member reserved[3] (variable) of class BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:914: warning: Member base (variable) of class BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:915: warning: Member sourceType (variable) of class BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:916: warning: Member modifier (variable) of class BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:917: warning: Member compare (variable) of class BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:918: warning: Member pack (variable) of class BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:919: warning: Member reserved[3] (variable) of class BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:923: warning: Member base (variable) of class BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:924: warning: Member sourceType (variable) of class BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:925: warning: Member modifier (variable) of class BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:926: warning: Member round (variable) of class BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:930: warning: Member base (variable) of class BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:931: warning: Member imageType (variable) of class BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:932: warning: Member coordType (variable) of class BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:933: warning: Member geometry (variable) of class BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:934: warning: Member equivClass (variable) of class BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:935: warning: Member reserved (variable) of class BrigInstImage is not documented. age relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file ROCm_Libraries/rocr/src/inc/amd_hsa_common.h... Generating code for file ROCm_Libraries/rocr/src/inc/amd_hsa_elf.h... Generating code for file ROCm_Libraries/rocr/src/inc/amd_hsa_kernel_code.h... Generating code for file ROCm_Libraries/rocr/src/inc/amd_hsa_queue.h... Generating code for file ROCm_Libraries/rocr/src/inc/amd_hsa_signal.h... Generating code for file ROCm_Libraries/rocr/src/inc/Brig.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa_api_trace.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa_ext_finalize.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa_ext_image.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h... Generating code for file ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h... Generating code for file ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp... Generating code for file ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp... Generating code for file ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp... Generating file documentation... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound amd_control_directives_s... Generating docs for compound amd_kernel_code_s... Generating docs for compound amd_queue_t... Generating docs for compound amd_runtime_loader_debug_info_t... Generating docs for compound amd_signal_t... Generating docs for compound AmdExtTable... Generating docs for compound amdgpu_hsa_image_descriptor_t... Generating docs for compound amdgpu_hsa_note_code_object_version_t... Generating docs for compound amdgpu_hsa_note_hsail_t... Generating docs for compound amdgpu_hsa_note_isa_t... Generating docs for compound amdgpu_hsa_note_producer_options_t... Generating docs for compound amdgpu_hsa_note_producer_t... Generating docs for compound amdgpu_hsa_sampler_descriptor_t... 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 BrigI/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:939: warning: Member base (variable) of class BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:940: warning: Member sourceType (variable) of class BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:941: warning: Member width (variable) of class BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:942: warning: Member reserved (variable) of class BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:946: warning: Member base (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:947: warning: Member segment (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:948: warning: Member align (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:949: warning: Member equivClass (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:950: warning: Member width (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:951: warning: Member modifier (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:952: warning: Member reserved[3] (variable) of class BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:956: warning: Member base (variable) of class BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:957: warning: Member memoryOrder (variable) of class BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:958: warning: Member globalSegmentMemoryScope (variable) of class BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:959: warning: Member groupSegmentMemoryScope (variable) of class BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:960: warning: Member imageSegmentMemoryScope (variable) of class BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:964: warning: Member base (variable) of class BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:965: warning: Member modifier (variable) of class BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:966: warning: Member round (variable) of class BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:967: warning: Member pack (variable) of class BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:968: warning: Member reserved (variable) of class BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:972: warning: Member base (variable) of class BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:973: warning: Member imageType (variable) of class BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:974: warning: Member geometry (variable) of class BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:975: warning: Member query (variable) of class BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:979: warning: Member base (variable) of class BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:980: warning: Member query (variable) of class BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:981: warning: Member reserved[3] (variable) of class BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:985: warning: Member base (variable) of class BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:986: warning: Member segment (variable) of class BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:987: warning: Member memoryOrder (variable) of class BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:988: warning: Member reserved (variable) of class BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:992: warning: Member base (variable) of class BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:993: warning: Member segment (variable) of class BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:994: warning: Member reserved[3] (variable) of class BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:998: warning: Member base (variable) of class BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:999: warning: Member sourceType (variable) of class BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1000: warning: Member segment (variable) of class BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1001: warning: Member modifier (variable) of class BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1005: warning: Member base (variable) of class BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1006: warning: Member signalType (variable) of class BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1007: warning: Member memoryOrder (variable) of class BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1008: warning: Member signalOperation (variable) of class BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1012: warning: Member base (variable) of class BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1013: warning: Member sourceType (variable) of class BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1014: warning: Member reserved (variable) of class BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1115: warning: Member identification[8] (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1116: warning: Member brigMajor (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1117: warning: Member brigMinor (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1118: warning: Member byteCount (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1119: warning: Member hash[64] (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1120: warning: Member reserved (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1121: warning: Member sectionCount (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1122: warning: Member sectionIndex (variable) of class BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1018: warning: Member base (variable) of class BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1019: warning: Member symbol (variable) of class BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1020: warning: Member reg (variable) of class BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1021: warning: Member offset (variable) of class BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1025: warning: Member base (variable) of class BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1026: warning: Member align (variable) of class BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1027: warning: Member reserved[3] (variable) of class BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1031: warning: Member base (variable) of class BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1032: warning: Member elements (variable) of class BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1036: warning: Member base (variable) of class BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1037: warning: Member ref (variable) of class BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1041: warning: Member base (variable) of class BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1042: warning: Member type (variable) of class BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1043: warning: Member reserved (variable) of class BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1044: warning: Member bytes (variable) of class BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1055: warning: Member base (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1056: warning: Member type (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1057: warning: Member geometry (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1058: warning: Member channelOrder (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1059: warning: Member channelType (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1060: warning: Member reserved[3] (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1061: warning: Member width (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1062: warning: Member height (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1063: warning: Member depth (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1064: warning: Member array (variable) of class BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1048: warning: Member base (variable) of class BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1049: warning: Member type (variable) of class BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1050: warning: Member reserved (variable) of class BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1051: warning: Member elements (variable) of class BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1079: warning: Member base (variable) of class BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1080: warning: Member type (variable) of class BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1081: warning: Member coord (variable) of class BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1082: warning: Member filter (variable) of class BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1083: warning: Member addressing (variable) of class BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1084: warning: Member reserved[3] (variable) of class BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1068: warning: Member base (variable) of class BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1069: warning: Member elements (variable) of class BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1073: warning: Member base (variable) of class BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1074: warning: Member regKind (variable) of class BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1075: warning: Member regNum (variable) of class BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1088: warning: Member base (variable) of class BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1089: warning: Member string (variable) of class BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1093: warning: Member base (variable) of class BrigOperandWavesize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1108: warning: Member byteCount (variable) of class BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1109: warning: Member headerByteCount (variable) of class BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1110: warning: Member nameLength (variable) of class BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:1111: warning: Member name[1] (variable) of class BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:778: warning: Member lo (variable) of class BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/Brig.h:779: warning: Member hi (variable) of class BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:187: warning: Member version (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:188: warning: Member hsa_init_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:189: warning: Member hsa_shut_down_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:190: warning: Member hsa_system_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:191: warning: Member hsa_system_extension_supported_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:192: warning: Member hsa_system_get_extension_table_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:193: warning: Member hsa_iterate_agents_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:194: warning: Member hsa_agent_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:195: warning: Member hsa_queue_create_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:196: warning: Member hsa_soft_queue_create_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:197: warning: Member hsa_queue_destroy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:198: warning: Member hsa_queue_inactivate_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:199: warning: Member hsa_queue_load_read_index_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:200: warning: Member hsa_queue_load_read_index_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:201: warning: Member hsa_queue_load_write_index_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:202: warning: Member hsa_queue_load_write_index_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:203: warning: Member hsa_queue_store_write_index_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:204: warning: Member hsa_queue_store_write_index_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:205: warning: Member hsa_queue_cas_write_index_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:206: warning: Member hsa_queue_cas_write_index_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:207: warning: Member hsa_queue_cas_write_index_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:208: warning: Member hsa_queue_cas_write_index_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:209: warning: Member hsa_queue_add_write_index_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:210: warning: Member hsa_queue_add_write_index_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:211: warning: Member hsa_queue_add_write_index_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:212: warning: Member hsa_queue_add_write_index_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:213: warning: Member hsa_queue_store_read_index_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:214: warning: Member hsa_queue_store_read_index_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:215: warning: Member hsa_agent_iterate_regions_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:216: warning: Member hsa_region_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:217: warning: Member hsa_agent_get_exception_policies_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:218: warning: Member hsa_agent_extension_supported_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:219: warning: Member hsa_memory_register_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:220: warning: Member hsa_memory_deregister_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:221: warning: Member hsa_memory_allocate_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:222: warning: Member hsa_memory_free_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:223: warning: Member hsa_memory_copy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:224: warning: Member hsa_memory_assign_agent_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:225: warning: Member hsa_signal_create_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:226: warning: Member hsa_signal_destroy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:227: warning: Member hsa_signal_load_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:228: warning: Member hsa_signal_load_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:229: warning: Member hsa_signal_store_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:230: warning: Member hsa_signal_store_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:231: warning: Member hsa_signal_wait_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:232: warning: Member hsa_signal_wait_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:233: warning: Member hsa_signal_and_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:234: warning: Member hsa_signal_and_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:235: warning: Member hsa_signal_and_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:236: warning: Member hsa_signal_and_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:237: warning: Member hsa_signal_or_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:238: warning: Member hsa_signal_or_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:239: warning: Member hsa_signal_or_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:240: warning: Member hsa_signal_or_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:241: warning: Member hsa_signal_xor_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:242: warning: Member hsa_signal_xor_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:243: warning: Member hsa_signal_xor_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:244: warning: Member hsa_signal_xor_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:245: warning: Member hsa_signal_exchange_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:246: warning: Member hsa_signal_exchange_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:247: warning: Member hsa_signal_exchange_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:248: warning: Member hsa_signal_exchange_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:249: warning: Member hsa_signal_add_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:250: warning: Member hsa_signal_add_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:251: warning: Member hsa_signal_add_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:252: warning: Member hsa_signal_add_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:253: warning: Member hsa_signal_subtract_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:254: warning: Member hsa_signal_subtract_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:255: warning: Member hsa_signal_subtract_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:256: warning: Member hsa_signal_subtract_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:257: warning: Member hsa_signal_cas_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:258: warning: Member hsa_signal_cas_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:259: warning: Member hsa_signal_cas_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:260: warning: Member hsa_signal_cas_scacq_screl_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:264: warning: Member hsa_isa_from_name_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:266: warning: Member hsa_isa_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:268: warning: Member hsa_isa_compatible_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:273: warning: Member hsa_code_object_serialize_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:275: warning: Member hsa_code_object_deserialize_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:277: warning: Member hsa_code_object_destroy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:279: warning: Member hsa_code_object_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:281: warning: Member hsa_code_object_get_symbol_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:283: warning: Member hsa_code_symbol_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:285: warning: Member hsa_code_object_iterate_symbols_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:290: warning: Member hsa_executable_create_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:291: warning: Member hsa_executable_destroy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:293: warning: Member hsa_executable_load_code_object_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:294: warning: Member hsa_executable_freeze_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:295: warning: Member hsa_executable_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:297: warning: Member hsa_executable_global_variable_define_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:299: warning: Member hsa_executable_agent_global_variable_define_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:301: warning: Member hsa_executable_readonly_variable_define_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:302: warning: Member hsa_executable_validate_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:304: warning: Member hsa_executable_get_symbol_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:305: warning: Member hsa_executable_symbol_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:307: warning: Member hsa_executable_iterate_symbols_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:311: warning: Member hsa_status_string_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:314: warning: Member hsa_extension_get_name_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:315: warning: Member hsa_system_major_extension_supported_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:316: warning: Member hsa_system_get_major_extension_table_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:317: warning: Member hsa_agent_major_extension_supported_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:318: warning: Member hsa_cache_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:319: warning: Member hsa_agent_iterate_caches_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:320: warning: Member hsa_signal_silent_store_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:321: warning: Member hsa_signal_silent_store_screlease_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:322: warning: Member hsa_signal_group_create_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:323: warning: Member hsa_signal_group_destroy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:324: warning: Member hsa_signal_group_wait_any_scacquire_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:325: warning: Member hsa_signal_group_wait_any_relaxed_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:329: warning: Member hsa_agent_iterate_isas_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:330: warning: Member hsa_isa_get_info_alt_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:331: warning: Member hsa_isa_get_exception_policies_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:332: warning: Member hsa_isa_get_round_method_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:333: warning: Member hsa_wavefront_get_info_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:334: warning: Member hsa_isa_iterate_wavefronts_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:340: warning: Member hsa_code_object_get_symbol_from_name_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:345: warning: Member hsa_code_object_reader_create_from_file_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:347: warning: Member hsa_code_object_reader_create_from_memory_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:348: warning: Member hsa_code_object_reader_destroy_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:349: warning: Member hsa_executable_create_alt_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:351: warning: Member hsa_executable_load_program_code_object_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:353: warning: Member hsa_executable_load_agent_code_object_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:354: warning: Member hsa_executable_validate_alt_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:356: warning: Member hsa_executable_get_symbol_by_name_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:358: warning: Member hsa_executable_iterate_agent_symbols_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:360: warning: Member hsa_executable_iterate_program_symbols_fn (variable) of class CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:112: warning: Member version (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:113: warning: Member hsa_ext_program_create_fn (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:114: warning: Member hsa_ext_program_destroy_fn (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:115: warning: Member hsa_ext_program_add_module_fn (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:116: warning: Member hsa_ext_program_iterate_modules_fn (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:117: warning: Member hsa_ext_program_get_info_fn (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:118: warning: Member hsa_ext_program_finalize_fn (variable) of class FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h:3018: warning: Member reserved1 (variable) of class hsa_agent_dispatch_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h:3019: warning: Member return_address (variable) of class hsa_agent_dispatch_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1791: warning: Member event_type (variable) of class hsa_amd_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1772: warning: Member agent (variable) of class hsa_amd_gpu_memory_fault_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1776: warning: Member virtual_address (variable) of class hsa_amd_gpu_memory_fault_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1781: warning: Member fault_reason_mask (variable) of class hsa_amd_gpu_memory_fault_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:149: warning: Member HDP_MEM_FLUSH_CNTL (variable) of class hsa_amd_hdp_flush_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:150: warning: Member HDP_REG_FLUSH_CNTL (variable) of class hsa_amd_hdp_flush_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1407: warning: Member version (variable) of class hsa_amd_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1412: warning: Member deviceID (variable) of class hsa_amd_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1417: warning: Member data[1] (variable) of class hsa_amd_image_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1590: warning: Member handle[8] (variable) of class hsa_amd_ipc_memory_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1496: warning: Member size (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1500: warning: Member type (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1504: warning: Member agentBaseAddress (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1508: warning: Member hostBaseAddress (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1512: warning: Member sizeInBytes (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1516: warning: Member userData (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1522: warning: Member agentOwner (variable) of class hsa_amd_pointer_info_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:208: warning: Member header (variable) of class hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:209: warning: Member pm4_command[27] (variable) of class hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:210: warning: Member completion_signal (variable) of class hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/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 class hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_finalize.h:506: warning: Member hsa_ext_program_destroy)(hsa_ext_program_t program) (variable) of class hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/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 class hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/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 class hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/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 class hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/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 class hsa_ext_finalizer_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1288: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1294: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1300: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1307: warning: Member hsa_ext_image_destroy)(hsa_agent_t agent, hsa_ext_image_t image) (variable) of class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1311: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1319: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1327: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1335: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1341: 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 class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1346: warning: Member hsa_ext_sampler_destroy)(hsa_agent_t agent, hsa_ext_sampler_t sampler) (variable) of class hsa_ext_images_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1359: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1365: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1371: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1378: warning: Member hsa_ext_image_destroy)(hsa_agent_t agent, hsa_ext_image_t image) (variable) of class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1382: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1390: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1398: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1406: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1412: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1417: warning: Member hsa_ext_sampler_destroy)(hsa_agent_t agent, hsa_ext_sampler_t sampler) (variable) of class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1421: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1428: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:1437: 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 class hsa_ext_images_1_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h:2969: warning: Member reserved1 (variable) of class hsa_kernel_dispatch_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h:2970: warning: Member kernarg_address (variable) of class hsa_kernel_dispatch_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:903: warning: Member base (variable) of class hsa_pitched_ptr_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:904: warning: Member pitch (variable) of class hsa_pitched_ptr_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:905: warning: Member slice (variable) of class hsa_pitched_ptr_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h:2252: warning: Member reserved0 (variable) of class hsa_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa.h:2253: warning: Member base_address (variable) of class hsa_queue_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:329: warning: Member hsa_ven_amd_aqlprofile_version_major)() (variable) of class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:330: warning: Member hsa_ven_amd_aqlprofile_version_minor)() (variable) of class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:332: warning: Member hsa_ven_amd_aqlprofile_error_string)(const char **str) (variable) of class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:335: warning: Member hsa_ven_amd_aqlprofile_validate_event)(hsa_agent_t agent, const hsa_ven_amd_aqlprofile_event_t *event, bool *result) (variable) of class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:340: 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 class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:344: 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 class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:348: 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 class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:352: warning: Member hsa_ven_amd_aqlprofile_legacy_get_pm4)(const hsa_ext_amd_aql_pm4_packet_t *aql_packet, void *data) (variable) of class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:356: 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 class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:361: 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 class hsa_ven_amd_aqlprofile_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:182: warning: Member ptr (variable) of class hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:183: warning: Member size (variable) of class hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:139: warning: Member block_name (variable) of class hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:140: warning: Member block_index (variable) of class hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:141: warning: Member counter_id (variable) of class hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:265: warning: Member name (variable) of class hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:266: warning: Member id (variable) of class hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:267: warning: Member instance_count (variable) of class hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:249: warning: Member sample_id (variable) of class hsa_ven_amd_aqlprofile_info_data_t is not documented. nstLane... 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_t... Generating docs for compound hsa_agent_t... Generating docs for compound hsa_amd_event_t... Generating docs for compound hsa_amd_gpu_memory_fault_info_t... Generating docs for compound hsa_amd_hdp_flush_t... Generating docs for compound hsa_amd_image_descriptor_t... Generating docs for compound hsa_amd_ipc_memory_t... Generating docs for compound hsa_amd_memory_pool_link_info_t... Generating docs for compound hsa_amd_memory_pool_t... Generating docs for compound hsa_amd_pointer_info_t... Generating docs for compound hsa_amd_profiling_async_copy_time_t... Generating docs for compound hsa_amd_profiling_dispatch_time_t... Generating docs for compound hsa_barrier_and_packet_t... Generating docs for compound hsa_barrier_or_packet_t... Generating docs for compound hsa_cache_t... Generating docs for compound hsa_callback_data_t... Generating docs for compound hsa_code_object_reader_t... Generating docs for compound hsa_code_object_t... Generating docs for compound hsa_code_symbol_t... Generating docs for compound hsa_dim3_t... Generating docs for compound hsa_executable_symbol_t... Generating docs for compound hsa_executable_t... Generating docs for compound hsa_ext_amd_aql_pm4_packet_t... Generating docs for compound hsa_ext_control_directives_t... Generating docs for compound hsa_ext_finalizer_1_00_pfn_t... Generating docs for compound hsa_ext_image_data_info_t... Generating docs for compound hsa_ext_image_descriptor_t... Generating docs for compound hsa_ext_image_format_t... Generating docs for compound hsa_ext_image_region_t... Generating docs for compound hsa_ext_image_t... Generating docs for compound hsa_ext_images_1_00_pfn_t... Generating docs for compound hsa_ext_images_1_pfn_t... Generating docs for compound hsa_ext_program_t... Generating docs for compound hsa_ext_sampler_descriptor_t... Generating docs for compound hsa_ext_sampler_t... Generating docs for compound hsa_isa_t... Generating docs for compound hsa_kernel_dispatch_packet_t... Generating docs for compound hsa_loaded_code_object_t... Generating docs for compound hsa_pitched_ptr_t... Generating docs for compound hsa_queue_t... Generating docs for compound hsa_region_t... Generating docs for compound hsa_signal_group_t... Generating docs for compound hsa_signal_t... Generating docs for compound hsa_ven_amd_aqlprofile_1_00_pfn_t... 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.../home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:166: warning: Member parameter_name (variable) of class hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:167: warning: Member value (variable) of class hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:190: warning: Member agent (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:191: warning: Member type (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:192: warning: Member events (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:193: warning: Member event_count (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:194: warning: Member parameters (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:195: warning: Member parameter_count (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:196: warning: Member output_buffer (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_aqlprofile.h:197: warning: Member command_buffer (variable) of class hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:410: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of class hsa_ven_amd_loader_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:414: 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 class hsa_ven_amd_loader_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:418: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of class hsa_ven_amd_loader_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:427: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of class hsa_ven_amd_loader_1_01_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:431: 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 class hsa_ven_amd_loader_1_01_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:435: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of class hsa_ven_amd_loader_1_01_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:439: 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 class hsa_ven_amd_loader_1_01_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:447: 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 class hsa_ven_amd_loader_1_01_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:368: warning: Member version (variable) of class HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:371: warning: Member core_ (variable) of class HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:374: warning: Member amd_ext_ (variable) of class HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:377: warning: Member finalizer_ext_ (variable) of class HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:380: warning: Member image_ext_ (variable) of class HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:385: warning: Member root (variable) of class HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:386: warning: Member core (variable) of class HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:387: warning: Member amd_ext (variable) of class HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:388: warning: Member finalizer_ext (variable) of class HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:389: warning: Member image_ext (variable) of class HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:123: warning: Member version (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:124: warning: Member hsa_ext_image_get_capability_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:125: warning: Member hsa_ext_image_data_get_info_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:126: warning: Member hsa_ext_image_create_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:127: warning: Member hsa_ext_image_import_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:128: warning: Member hsa_ext_image_export_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:129: warning: Member hsa_ext_image_copy_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:130: warning: Member hsa_ext_image_clear_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:131: warning: Member hsa_ext_image_destroy_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:132: warning: Member hsa_ext_sampler_create_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:133: warning: Member hsa_ext_sampler_destroy_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:134: warning: Member hsa_ext_image_get_capability_with_layout_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:135: warning: Member hsa_ext_image_data_get_info_with_layout_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_api_trace.h:136: warning: Member hsa_ext_image_create_with_layout_fn (variable) of class ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:297: warning: Member byte_type (typedef) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:298: warning: Member size_type (typedef) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:301: warning: Member Buffer(const byte_type *src, size_type size, size_type align=0) (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:304: warning: Member raw() const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:306: warning: Member align() const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:308: warning: Member size() const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:310: warning: Member isConst() const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:312: warning: Member isEmpty() (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:314: warning: Member hasRaw(const byte_type *src) const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:317: warning: Member has(const T *src) const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:319: warning: Member has(size_type offset) const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:323: warning: Member getOffset(const T *src) const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:326: warning: Member get(size_type offset) const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:328: warning: Member addString(const std::string &str, size_type align=0) (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:329: warning: Member addStringLength(const std::string &str, size_type align=0) (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:330: warning: Member nextOffset(size_type align) const (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:332: warning: Member add(const T *src, size_type size, size_type align) (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:335: warning: Member add(const T &src, size_type align=0) (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:337: warning: Member align(size_type align) (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:340: warning: Member reserve() (function) of class amd::elf::Buffer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:111: warning: Member create() (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:112: warning: Member readFrom(const std::string &filename) (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:113: warning: Member copyFrom(const void *data, size_t size) (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:114: warning: Member writeTo(const std::string &filename) (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:115: warning: Member copyTo(void **buffer, size_t *size=0) (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:116: warning: Member copyTo(void *buffer, size_t size) (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:117: warning: Member getSize() (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:119: warning: Member output() (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:121: warning: Member fd() (function) of class amd::elf::FileImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:684: warning: Member GElfImage(int elfclass) (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:686: warning: Member initNew(uint16_t machine, uint16_t type, uint8_t os_abi=0, uint8_t abi_version=0, uint32_t e_flags=0) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:687: warning: Member loadFromFile(const std::string &filename) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:688: warning: Member saveToFile(const std::string &filename) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:689: warning: Member initFromBuffer(const void *buffer, size_t size) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:690: warning: Member initAsBuffer(const void *buffer, size_t size) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:691: warning: Member close() (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:692: warning: Member writeTo(const std::string &filename) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:693: warning: Member copyToBuffer(void **buf, size_t *size=0) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:694: warning: Member copyToBuffer(void *buf, size_t size) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:696: warning: Member data() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:697: warning: Member size() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:699: warning: Member push() (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:701: warning: Member Freeze() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:702: warning: Member Validate() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:704: warning: Member Machine() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:705: warning: Member Type() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:706: warning: Member EFlags() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:707: warning: Member ABIVersion() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:709: warning: Member shstrtab() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:710: warning: Member strtab() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:711: warning: Member getSymtab(uint16_t index) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:716: warning: Member addStringTable(const std::string &name) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:717: warning: Member getStringTable(uint16_t index) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:719: warning: Member addSymbolTable(const std::string &name, StringTable *stab=0) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:720: warning: Member symtab() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:722: warning: Member segment(size_t i) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:723: warning: Member segmentByVAddr(uint64_t vaddr) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:724: warning: Member sectionCount() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:725: warning: Member section(size_t i) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:726: warning: Member sectionByVAddr(uint64_t vaddr) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:727: warning: Member machine() const (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:728: warning: Member etype() const (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:729: warning: Member eclass() const (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:730: warning: Member elfError(const char *msg) (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:732: warning: Member note() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:733: warning: Member addNoteSection(const std::string &name) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:735: warning: Member segmentCount() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:736: warning: Member initSegment(uint32_t type, uint32_t flags, uint64_t paddr=0) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:737: warning: Member addSegments() override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:739: warning: Member addSection(const std::string &name, uint32_t type, uint64_t flags=0, uint64_t entsize=0, Segment *segment=0) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:745: warning: Member addRelocationSection(Section *sec, SymbolTable *symtab) (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:746: warning: Member relocationSection(Section *sec, SymbolTable *symtab=0) override (function) of class amd::elf::GElfImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:591: warning: Member GElfNoteSection(GElfImage *elf) (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:592: warning: Member push(const std::string &name) (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:593: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:594: warning: Member type() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:595: warning: Member Name() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:596: warning: Member addr() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:597: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:598: warning: Member offset() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:599: warning: Member addralign() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:600: warning: Member flags() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:601: warning: Member size() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:602: warning: Member segment() override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:603: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:604: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:605: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:606: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:607: warning: Member relocationSection(SymbolTable *symtab) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:608: warning: Member addNote(const std::string &name, uint32_t type, const void *desc, uint32_t desc_size) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:609: warning: Member getNote(const std::string &name, uint32_t type, void **desc, uint32_t *desc_size) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:610: warning: Member asRelocationSection() override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:611: warning: Member memSize() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:612: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:613: warning: Member memAlign() const override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:614: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfNoteSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:424: warning: Member GElfSection(GElfImage *elf) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:426: warning: Member push(const char *name, uint32_t shtype, uint64_t shflags, uint16_t shlink, uint32_t info, uint32_t align, uint64_t entsize=0) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:427: warning: Member pull0() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:428: warning: Member pull(uint16_t ndx) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:429: warning: Member pullData() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:430: warning: Member push() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:431: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:432: warning: Member type() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:433: warning: Member Name() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:434: warning: Member offset() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:435: warning: Member addr() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:436: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:437: warning: Member addralign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:438: warning: Member flags() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:439: warning: Member size() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:440: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:441: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:442: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:443: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:444: warning: Member relocationSection(SymbolTable *symtab=0) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:445: warning: Member segment() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:446: warning: Member asRelocationSection() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:447: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:448: warning: Member memSize() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:449: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:450: warning: Member memAlign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:453: warning: Member elf (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:454: warning: Member seg (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:455: warning: Member hdr (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data0 (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:457: warning: Member memsize_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:458: warning: Member align_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:459: warning: Member reloc_sec (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:461: warning: Member ndxscn (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:628: warning: Member GElfRelocation(GElfRelocationSection *rsection_, Buffer &edata_, size_t eindex_) (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:634: warning: Member push(uint32_t type, Symbol *symbol, uint64_t offset, int64_t addend) (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:636: warning: Member section() override (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:637: warning: Member type() override (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:638: warning: Member symbolIndex() override (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:639: warning: Member symbol() override (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:640: warning: Member offset() override (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:641: warning: Member addend() override (function) of class amd::elf::GElfRelocation is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:651: warning: Member GElfRelocationSection(GElfImage *elf, Section *targetSection=0, GElfSymbolTable *symtab_=0) (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:652: warning: Member push(const std::string &name) (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:653: warning: Member pullData() override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:654: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:655: warning: Member type() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:656: warning: Member Name() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:657: warning: Member addr() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:658: warning: Member offset() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:659: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:660: warning: Member addralign() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:661: warning: Member flags() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:662: warning: Member size() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:663: warning: Member segment() override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:664: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:665: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:666: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:667: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:668: warning: Member relocationSection(SymbolTable *symtab) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:669: warning: Member asRelocationSection() override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:671: warning: Member relocationCount() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:672: warning: Member relocation(size_t i) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:673: warning: Member addRelocation(uint32_t type, Symbol *symbol, uint64_t offset, int64_t addend) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:674: warning: Member targetSection() override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:675: warning: Member memSize() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:676: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:677: warning: Member memAlign() const override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:678: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfRelocationSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:424: warning: Member GElfSection(GElfImage *elf) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:426: warning: Member push(const char *name, uint32_t shtype, uint64_t shflags, uint16_t shlink, uint32_t info, uint32_t align, uint64_t entsize=0) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:427: warning: Member pull0() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:428: warning: Member pull(uint16_t ndx) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:430: warning: Member push() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:431: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:432: warning: Member type() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:433: warning: Member Name() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:434: warning: Member offset() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:435: warning: Member addr() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:436: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:437: warning: Member addralign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:438: warning: Member flags() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:439: warning: Member size() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:440: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:441: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:442: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:443: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:444: warning: Member relocationSection(SymbolTable *symtab=0) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:445: warning: Member segment() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:446: warning: Member asRelocationSection() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:447: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:448: warning: Member memSize() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:449: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:450: warning: Member memAlign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:453: warning: Member elf (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:454: warning: Member seg (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:455: warning: Member hdr (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data0 (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:457: warning: Member memsize_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:458: warning: Member align_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:459: warning: Member reloc_sec (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:461: warning: Member ndxscn (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:424: warning: Member GElfSection(GElfImage *elf) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:426: warning: Member push(const char *name, uint32_t shtype, uint64_t shflags, uint16_t shlink, uint32_t info, uint32_t align, uint64_t entsize=0) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:427: warning: Member pull0() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:428: warning: Member pull(uint16_t ndx) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:429: warning: Member pullData() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:430: warning: Member push() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:431: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:432: warning: Member type() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:433: warning: Member Name() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:434: warning: Member offset() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:435: warning: Member addr() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:436: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:437: warning: Member addralign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:438: warning: Member flags() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:439: warning: Member size() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:440: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:441: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:442: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:443: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:444: warning: Member relocationSection(SymbolTable *symtab=0) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:445: warning: Member segment() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:446: warning: Member asRelocationSection() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:447: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:448: warning: Member memSize() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:449: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:450: warning: Member memAlign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:453: warning: Member elf (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:454: warning: Member seg (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:455: warning: Member hdr (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data0 (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:457: warning: Member memsize_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:458: warning: Member align_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:459: warning: Member reloc_sec (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:461: warning: Member ndxscn (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:470: warning: Member GElfSegment(GElfImage *elf, uint16_t index) (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:471: warning: Member GElfSegment(GElfImage *elf, uint16_t index, uint32_t type, uint32_t flags, uint64_t paddr=0) (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:472: warning: Member push(uint64_t vaddr) (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:473: warning: Member pull() (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:474: warning: Member type() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:475: warning: Member memSize() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:476: warning: Member align() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:477: warning: Member imageSize() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:478: warning: Member vaddr() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:479: warning: Member flags() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:480: warning: Member offset() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:481: warning: Member data() const override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:482: warning: Member getSegmentIndex() override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:483: warning: Member updateAddSection(Section *section) override (function) of class amd::elf::GElfSegment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:494: warning: Member GElfStringTable(GElfImage *elf) (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:495: warning: Member push(const char *name, uint32_t shtype, uint64_t shflags) (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:496: warning: Member pullData() override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:497: warning: Member addString(const std::string &s) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:498: warning: Member addString1(const std::string &s) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:499: warning: Member getString(size_t ndx) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:500: warning: Member getStringIndex(const char *name) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:502: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:503: warning: Member type() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:504: warning: Member Name() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:505: warning: Member addr() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:506: warning: Member offset() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:507: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:508: warning: Member addralign() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:509: warning: Member flags() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:510: warning: Member size() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:511: warning: Member segment() override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:512: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:513: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:514: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:515: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:516: warning: Member relocationSection(SymbolTable *symtab) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:517: warning: Member asRelocationSection() override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:518: warning: Member memSize() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:519: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:520: warning: Member memAlign() const override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:521: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfStringTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:424: warning: Member GElfSection(GElfImage *elf) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:426: warning: Member push(const char *name, uint32_t shtype, uint64_t shflags, uint16_t shlink, uint32_t info, uint32_t align, uint64_t entsize=0) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:427: warning: Member pull0() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:428: warning: Member pull(uint16_t ndx) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:430: warning: Member push() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:431: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:432: warning: Member type() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:433: warning: Member Name() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:434: warning: Member offset() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:435: warning: Member addr() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:436: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:437: warning: Member addralign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:438: warning: Member flags() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:439: warning: Member size() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:440: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:441: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:442: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:443: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:444: warning: Member relocationSection(SymbolTable *symtab=0) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:445: warning: Member segment() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:446: warning: Member asRelocationSection() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:447: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:448: warning: Member memSize() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:449: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:450: warning: Member memAlign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:453: warning: Member elf (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:454: warning: Member seg (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:455: warning: Member hdr (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data0 (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:457: warning: Member memsize_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:458: warning: Member align_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:459: warning: Member reloc_sec (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:461: warning: Member ndxscn (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:528: warning: Member GElfSymbol(GElfSymbolTable *symtab, Buffer &data, size_t index) (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:530: warning: Member push(const std::string &name, uint64_t value, uint64_t size, unsigned char type, unsigned char binding, uint16_t shndx, unsigned char other) (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:532: warning: Member index() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:533: warning: Member type() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:534: warning: Member binding() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:535: warning: Member size() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:536: warning: Member value() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:537: warning: Member other() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:538: warning: Member name() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:539: warning: Member section() override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:541: warning: Member setValue(uint64_t value) override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:542: warning: Member setSize(uint64_t size) override (function) of class amd::elf::GElfSymbol is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:561: warning: Member GElfSymbolTable(GElfImage *elf) (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:562: warning: Member push(const char *name, GElfStringTable *strtab) (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:563: warning: Member pullData() override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:564: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:565: warning: Member type() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:566: warning: Member Name() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:567: warning: Member offset() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:568: warning: Member addr() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:569: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:570: warning: Member addralign() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:571: warning: Member flags() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:572: warning: Member size() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:573: warning: Member segment() override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:574: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:575: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:576: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:577: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:578: warning: Member relocationSection(SymbolTable *symtab) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:579: warning: Member addSymbol(Section *section, const std::string &name, uint64_t value, uint64_t size, unsigned char type, unsigned char binding, unsigned char other=0) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:580: warning: Member symbolCount() override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:581: warning: Member symbol(size_t i) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:582: warning: Member asRelocationSection() override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:583: warning: Member memSize() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:584: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:585: warning: Member memAlign() const override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:586: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfSymbolTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:424: warning: Member GElfSection(GElfImage *elf) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:426: warning: Member push(const char *name, uint32_t shtype, uint64_t shflags, uint16_t shlink, uint32_t info, uint32_t align, uint64_t entsize=0) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:427: warning: Member pull0() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:428: warning: Member pull(uint16_t ndx) (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:430: warning: Member push() (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:431: warning: Member getSectionIndex() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:432: warning: Member type() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:433: warning: Member Name() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:434: warning: Member offset() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:435: warning: Member addr() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:436: warning: Member updateAddr(uint64_t addr) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:437: warning: Member addralign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:438: warning: Member flags() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:439: warning: Member size() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:440: warning: Member nextDataOffset(uint64_t align) const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:441: warning: Member addData(const void *src, uint64_t size, uint64_t align) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:442: warning: Member getData(uint64_t offset, void *dest, uint64_t size) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:443: warning: Member hasRelocationSection() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:444: warning: Member relocationSection(SymbolTable *symtab=0) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:445: warning: Member segment() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:446: warning: Member asRelocationSection() override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:447: warning: Member setMemSize(uint64_t s) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:448: warning: Member memSize() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:449: warning: Member setAlign(uint64_t a) override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:450: warning: Member memAlign() const override (function) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:453: warning: Member elf (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:454: warning: Member seg (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:455: warning: Member hdr (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data0 (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:456: warning: Member data (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:457: warning: Member memsize_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:458: warning: Member align_ (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:459: warning: Member reloc_sec (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_elf_image.cpp:461: warning: Member ndxscn (variable) of class amd::elf::GElfSection is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:105: warning: Member control_directive(const char *name_) (function) of class amd::hsa::code_options::control_directive is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:104: warning: Member name (variable) of class amd::hsa::code_options::control_directive is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:119: warning: Member control_directives(const hsa_ext_control_directives_t &d_) (function) of class amd::hsa::code_options::control_directives is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:118: warning: Member d (variable) of class amd::hsa::code_options::control_directives is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:112: warning: Member exceptions_mask(uint16_t mask_) (function) of class amd::hsa::code_options::exceptions_mask is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_code_util.hpp:111: warning: Member mask (variable) of class amd::hsa::code_options::exceptions_mask is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:57: warning: Member ReaderLockGuard(LockType &lock) (function) of class amd::hsa::common::ReaderLockGuard is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:103: warning: Member ReaderLock() (function) of class amd::hsa::common::ReaderWriterLock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:105: warning: Member ReaderUnlock() (function) of class amd::hsa::common::ReaderWriterLock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:107: warning: Member WriterLock() (function) of class amd::hsa::common::ReaderWriterLock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:109: warning: Member WriterUnlock() (function) of class amd::hsa::common::ReaderWriterLock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_hsa_locks.hpp:78: warning: Member WriterLockGuard(LockType &lock) (function) of class amd::hsa::common::WriterLockGuard is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:324: warning: Member ChoiceOption(const std::string &name, const std::vector< std::string > &choices, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::ChoiceOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:331: warning: Member value() const (function) of class amd::options::ChoiceOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:148: warning: Member name() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:151: warning: Member is_set() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:155: warning: Member IsValid() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:336: warning: Member PrintHelp(HelpPrinter &printer) const override (function) of class amd::options::ChoiceOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:160: warning: Member OptionBase(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:169: warning: Member Accept(const std::string &name) const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:175: warning: Member error() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:171: warning: Member name_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:172: warning: Member help_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:173: warning: Member is_set_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:121: warning: Member PrintUsage(const std::string &usage) (function) of class amd::options::HelpPrinter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:122: warning: Member PrintDescription(const std::string &description) (function) of class amd::options::HelpPrinter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:124: warning: Member Stream() (function) of class amd::options::HelpPrinter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:83: warning: Member HelpStreambuf(std::ostream &stream) (function) of class amd::options::HelpStreambuf is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:89: warning: Member IndentSize(unsigned indent) (function) of class amd::options::HelpStreambuf is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:94: warning: Member WrapWidth(unsigned wrap) (function) of class amd::options::HelpStreambuf is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:100: warning: Member overflow(int_type ch) override (function) of class amd::options::HelpStreambuf is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:356: warning: Member NoArgOption(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::NoArgOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:148: warning: Member name() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:151: warning: Member is_set() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:155: warning: Member IsValid() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:364: warning: Member PrintHelp(HelpPrinter &printer) const override (function) of class amd::options::NoArgOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:160: warning: Member OptionBase(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:169: warning: Member Accept(const std::string &name) const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:175: warning: Member error() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:171: warning: Member name_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:172: warning: Member help_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:173: warning: Member is_set_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:202: warning: Member Option(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::Option is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:209: warning: Member values() const (function) of class amd::options::Option is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:148: warning: Member name() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:151: warning: Member is_set() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:155: warning: Member IsValid() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:214: warning: Member PrintHelp(HelpPrinter &printer) const override (function) of class amd::options::Option is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:160: warning: Member OptionBase(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:169: warning: Member Accept(const std::string &name) const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:175: warning: Member error() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:171: warning: Member name_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:172: warning: Member help_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:173: warning: Member is_set_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:148: warning: Member name() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:151: warning: Member is_set() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:155: warning: Member IsValid() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:160: warning: Member OptionBase(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:168: warning: Member PrintHelp(HelpPrinter &printer) const =0 (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:169: warning: Member Accept(const std::string &name) const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:175: warning: Member error() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:171: warning: Member name_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:172: warning: Member help_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:173: warning: Member is_set_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:438: warning: Member OptionParser(bool collectUnknown=false, std::ostream &error=std::cerr) (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:444: warning: Member AddOption(OptionBase *option) (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:446: warning: Member ParseOptions(const char *options) (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:448: warning: Member Unknown() const (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:449: warning: Member CollectUnknown(bool b) (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:451: warning: Member PrintHelp(std::ostream &out, const std::string &addition="") const (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:453: warning: Member Reset() (function) of class amd::options::OptionParser is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:402: warning: Member PrefixOption(const std::string &prefix, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::PrefixOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:409: warning: Member values() const (function) of class amd::options::PrefixOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:413: warning: Member IsValid() const override (function) of class amd::options::PrefixOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:148: warning: Member name() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:151: warning: Member is_set() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:416: warning: Member PrintHelp(HelpPrinter &printer) const override (function) of class amd::options::PrefixOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:417: warning: Member Accept(const std::string &token) const override (function) of class amd::options::PrefixOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:160: warning: Member OptionBase(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:175: warning: Member error() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:171: warning: Member name_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:172: warning: Member help_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:173: warning: Member is_set_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:67: warning: Member Flatten(const char **cstrs, const uint32_t &cstrs_count, const char &spacer='\0') (function) of class amd::options::StringFactory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:71: warning: Member Tokenize(const char *cstr, const char &delim) (function) of class amd::options::StringFactory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:73: warning: Member ToLower(const std::string &str) (function) of class amd::options::StringFactory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:74: warning: Member ToUpper(const std::string &str) (function) of class amd::options::StringFactory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:267: warning: Member ValueOption(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::ValueOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:274: warning: Member value() const (function) of class amd::options::ValueOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:148: warning: Member name() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:151: warning: Member is_set() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:155: warning: Member IsValid() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:279: warning: Member PrintHelp(HelpPrinter &printer) const override (function) of class amd::options::ValueOption is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:160: warning: Member OptionBase(const std::string &name, const std::string &help="", std::ostream &error=std::cerr) (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:169: warning: Member Accept(const std::string &name) const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:175: warning: Member error() const (function) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:171: warning: Member name_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:172: warning: Member help_ (variable) of class amd::options::OptionBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/amd_options.hpp:173: warning: Member is_set_ (variable) of class amd::options::OptionBase is not documented. Generating docs for compound hsa_ven_amd_aqlprofile_profile_t... Generating docs for compound hsa_ven_amd_loader_1_00_pfn_t... Generating docs for compound hsa_ven_amd_loader_1_01_pfn_t... Generating docs for compound hsa_ven_amd_loader_segment_descriptor_t... Generating docs for compound hsa_wavefront_t... Generating docs for compound HsaApiTable... Generating docs for compound HsaApiTableContainer... Generating docs for compound ImageExtTable... Generating namespace index... Generating docs for compound amd::elf::Buffer... Generating docs for compound amd::elf::FileImage... Generating docs for compound amd::elf::GElfImage... Generating docs for compound amd::elf::GElfNoteSection... Generating docs for compound amd::elf::GElfRelocation... Generating docs for compound amd::elf::GElfRelocationSection... Generating docs for compound amd::elf::GElfSection... Generating docs for compound amd::elf::GElfSegment... Generating docs for compound amd::elf::GElfStringTable... Generating docs for compound amd::elf::GElfSymbol... Generating docs for compound amd::elf::GElfSymbolTable... Generating docs for compound amd::hsa::code_options::control_directive... Generating docs for compound amd::hsa::code_options::control_directives... Generating docs for compound amd::hsa::code_options::exceptions_mask... Generating docs for compound amd::hsa::common::ReaderLockGuard... Generating docs for compound amd::hsa::common::ReaderWriterLock... Generating docs for compound amd::hsa::common::WriterLockGuard... Generating docs for compound amd::options::ChoiceOption... Generating docs for compound amd::options::HelpPrinter... Generating docs for compound amd::options::HelpStreambuf... Generating docs for compound amd::options::NoArgOption... Generating docs for compound amd::options::Option... Generating docs for compound amd::options::OptionBase... Generating docs for compound amd::options::OptionParser... Generating docs for compound amd::options::PrefixOption... Generating docs for compound amd::options::StringFactory... Generating docs for compound amd::options::ValueOption... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... 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_t Generating XML output for class amd_runtime_loader_debug_info_t Generating XML output for class amd_signal_t Generating XML output for class AmdExtTable Generating XML output for class amdgpu_hsa_image_descriptor_t Generating XML output for class amdgpu_hsa_note_code_object_version_t Generating XML output for class amdgpu_hsa_note_hsail_t Generating XML output for class amdgpu_hsa_note_isa_t Generating XML output for class amdgpu_hsa_note_producer_options_t Generating XML output for class amdgpu_hsa_note_producer_t Generating XML output for class amdgpu_hsa_sampler_descriptor_t 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 amd::elf::Buffer Generating XML output for class amd::options::ChoiceOption Generating XML output for class amd::hsa::code_options::control_directive Generating XML output for class amd::hsa::code_options::control_directives Generating XML output for class CoreApiTable Generating XML output for class amd::hsa::code_options::exceptions_mask Generating XML output for class amd::elf::FileImage Generating XML output for class FinalizerExtTable Generating XML output for class amd::elf::GElfImage Generating XML output for class amd::elf::GElfNoteSection Generating XML output for class amd::elf::GElfRelocation Generating XML output for class amd::elf::GElfRelocationSection Generating XML output for class amd::elf::GElfSection Generating XML output for class amd::elf::GElfSegment Generating XML output for class amd::elf::GElfStringTable Generating XML output for class amd::elf::GElfSymbol Generating XML output for class amd::elf::GElfSymbolTable Generating XML output for class amd::options::HelpPrinter Generating XML output for class amd::options::HelpStreambuf Generating XML output for class hsa_agent_dispatch_packet_t Generating XML output for class hsa_agent_t Generating XML output for class hsa_amd_event_t Generating XML output for class hsa_amd_gpu_memory_fault_info_t Generating XML output for class hsa_amd_hdp_flush_t Generating XML output for class hsa_amd_image_descriptor_t Generating XML output for class hsa_amd_ipc_memory_t Generating XML output for class hsa_amd_memory_pool_link_info_t Generating XML output for class hsa_amd_memory_pool_t Generating XML output for class hsa_amd_pointer_info_t Generating XML output for class hsa_amd_profiling_async_copy_time_t Generating XML output for class hsa_amd_profiling_dispatch_time_t Generating XML output for class hsa_barrier_and_packet_t Generating XML output for class hsa_barrier_or_packet_t Generating XML output for class hsa_cache_t Generating XML output for class hsa_callback_data_t Generating XML output for class hsa_code_object_reader_t Generating XML output for class hsa_code_object_t Generating XML output for class hsa_code_symbol_t Generating XML output for class hsa_dim3_t Generating XML output for class hsa_executable_symbol_t Generating XML output for class hsa_executable_t Generating XML output for class hsa_ext_amd_aql_pm4_packet_t Generating XML output for class hsa_ext_control_directives_t Generating XML output for class hsa_ext_finalizer_1_00_pfn_t Generating XML output for class hsa_ext_image_data_info_t Generating XML output for class hsa_ext_image_descriptor_t Generating XML output for class hsa_ext_image_format_t Generating XML output for class hsa_ext_image_region_t Generating XML output for class hsa_ext_image_t Generating XML output for cla/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:659: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_GLOBAL_FLAG_COARSE_GRAINED' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:675: warning: explicit link request to 'hsa_amd_segment_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:680: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_INFO_SEGMENT' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:680: warning: explicit link request to 'HSA_AMD_SEGMENT_GLOBAL' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:683: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:693: warning: explicit link request to 'hsa_amd_memory_pool_allocate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:701: warning: explicit link request to 'hsa_amd_memory_pool_allocate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:704: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ALLOC_ALLOWED' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:709: warning: explicit link request to 'hsa_amd_memory_pool_allocate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:711: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ALLOC_ALLOWED' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:717: warning: explicit link request to 'hsa_amd_agent_memory_pool_get_info' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:718: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_ACCESS_NEVER_ALLOWED' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:944: warning: explicit link request to 'hsa_amd_agents_allow_access' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:950: warning: explicit link request to 'hsa_amd_agents_allow_access' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1043: warning: explicit link request to 'hsa_amd_memory_pool_access_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1047: warning: explicit link request to 'hsa_amd_agent_iterate_memory_pools' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1052: warning: explicit link request to 'hsa_amd_agents_allow_access' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:747: warning: explicit link request to 'hsa_amd_agents_allow_access' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:756: warning: explicit link request to 'hsa_amd_agent_iterate_memory_pools' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:760: warning: explicit link request to 'hsa_amd_agent_iterate_memory_pools' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:783: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ALLOC_ALLOWED' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:787: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ALLOC_GRANULE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:795: warning: explicit link request to 'HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ALLOC_ALIGNMENT' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:805: warning: explicit link request to 'HSA_STATUS_ERROR_INVALID_MEMORY_POOL' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:823: warning: explicit link request to 'hsa_amd_memory_pool_allocate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:823: warning: explicit link request to 'hsa_amd_memory_pool_allocate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1112: warning: explicit link request to 'hsa_amd_agents_allow_access' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1113: warning: explicit link request to 'hsa_amd_agents_allow_access' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1117: warning: explicit link request to 'hsa_amd_agent_memory_pool_get_info' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1117: warning: explicit link request to 'HSA_AMD_AGENT_MEMORY_POOL_INFO_ACCESS' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1129: warning: explicit link request to 'hsa_amd_memory_pool_allocate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1149: warning: explicit link request to 'hsa_amd_memory_migrate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1166: warning: explicit link request to 'HSA_STATUS_ERROR_INVALID_MEMORY_POOL' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1187: warning: explicit link request to 'hsa_amd_memory_pool_can_migrate' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1205: warning: explicit link request to 'HSA_STATUS_ERROR_INVALID_MEMORY_POOL' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1251: warning: The following parameters of hsa_amd_memory_lock(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) are not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1263: warning: explicit link request to 'hsa_amd_memory_pool_get_info' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1263: warning: explicit link request to 'hsa_amd_agent_memory_pool_get_info' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1283: warning: explicit link request to 'HSA_STATUS_ERROR_INVALID_MEMORY_POOL' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1300: warning: The following parameters 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) are not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1306: warning: explicit link request to 'hsa_amd_memory_lock' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1307: warning: explicit link request to 'hsa_amd_memory_lock_to_pool' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1312: warning: explicit link request to 'hsa_amd_memory_lock' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1312: warning: explicit link request to 'hsa_amd_memory_lock_to_pool' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1421: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1421: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_amd.h:1445: warning: The following parameters 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) are not documented: parameter 'image_layout' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:657: warning: The following parameters 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) are not documented: parameter 'agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:305: warning: explicit link request to 'uint32_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:305: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:311: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:312: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:318: warning: explicit link request to 'uint32_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:319: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:325: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:326: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:327: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:333: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:334: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:335: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:341: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:342: 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-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:343: warning: explicit link request to 'int' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:351: warning: explicit link request to 'int64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:360: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ven_amd_loader.h:366: warning: explicit link request to 'uint64_t' could not be resolved ss hsa_ext_images_1_00_pfn_t Generating XML output for class hsa_ext_images_1_pfn_t Generating XML output for class hsa_ext_program_t Generating XML output for class hsa_ext_sampler_descriptor_t Generating XML output for class hsa_ext_sampler_t Generating XML output for class hsa_isa_t Generating XML output for class hsa_kernel_dispatch_packet_t Generating XML output for class hsa_loaded_code_object_t Generating XML output for class hsa_pitched_ptr_t Generating XML output for class hsa_queue_t Generating XML output for class hsa_region_t Generating XML output for class hsa_signal_group_t Generating XML output for class hsa_signal_t Generating XML output for class hsa_ven_amd_aqlprofile_1_00_pfn_t 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_t Generating XML output for class hsa_ven_amd_loader_1_01_pfn_t Generating XML output for class hsa_ven_amd_loader_segment_descriptor_t Generating XML output for class hsa_wavefront_t Generating XML output for class HsaApiTable Generating XML output for class HsaApiTableContainer Generating XML output for class ImageExtTable Generating XML output for class amd::options::NoArgOption Generating XML output for class amd::options::Option Generating XML output for class amd::options::OptionBase Generating XML output for class amd::options::OptionParser Generating XML output for class amd::options::PrefixOption Generating XML output for class amd::hsa::common::ReaderLockGuard Generating XML output for class amd::hsa::common::ReaderWriterLock Generating XML output for class amd::options::StringFactory Generating XML output for class amd::options::ValueOption Generating XML output for class amd::hsa::common::WriterLockGuard Generating XML output for namespace @15 Generating XML output for namespace amd Generating XML output for namespace amd::elf Generating XML output for namespace amd::hsa Generating XML output for namespace amd::hsa::code Generating XML output for namespace amd::hsa::code_options Generating XML output for namespace amd::hsa::common Generating XML output for namespace amd::options 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_api_trace.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 amd_elf_image.cpp Generating XML output for file amd_hsa_code.cpp Generating XML output for file amd_hsa_code_util.cpp Generating XML output for file amd_hsa_code_util.hpp Generating XML output for file amd_hsa_locks.cpp Generating XML output for file amd_hsa_locks.hpp Generating XML output for file amd_options.cpp Generating XML output for file amd_options.hpp Generating XML output for group status 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 ext-alt-finalizer-extensions Generating XML output for group ext-alt-finalizer-program Generating XML output for gro/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/hsa_ext_image.h:657: warning: The following parameters 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) are not documented: parameter 'agent' up ext-images Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/inc/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/libamdhsacode/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocr/src/ lookup cache used 4963/65536 hits=83109 misses=5171 finished... loading translations [en]... done making output directory... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages/sphinx/util/docutils.py:287: RemovedInSphinx30Warning: function based directive support is now deprecated. Use class based directive instead. RemovedInSphinx30Warning) WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date building [epub]: targets for 147 source files that are out of date updating environment: [new config] 147 added, 0 changed, 0 removed reading sources... [ 0%] Current_Release_Notes/Current-Release-Notes reading sources... [ 1%] Deep_learning/Deep-learning reading sources... [ 2%] Deep_learning/GCN-asm-tutorial reading sources... [ 2%] Deep_learning/MXNet reading sources... [ 3%] Deep_learning/caffe reading sources... [ 4%] Deep_learning/hipCaffe reading sources... [ 4%] Deep_learning/mininbody reading sources... [ 5%] FAQ/FAQ_HIP reading sources... [ 6%] GCN_ISA_Manuals/GCN-ISA-Manuals reading sources... [ 6%] GCN_ISA_Manuals/PCIe-features reading sources... [ 7%] GCN_ISA_Manuals/caffe reading sources... [ 8%] GCN_ISA_Manuals/testdocbook reading sources... [ 8%] InstallGuide reading sources... [ 9%] Installation_Guide/FAQ-on-Installation reading sources... [ 10%] Installation_Guide/HCC-Compiler reading sources... [ 10%] Installation_Guide/HIP reading sources... [ 11%] Installation_Guide/Installation-Guide reading sources... [ 12%] Installation_Guide/List-of-ROCm-Packages-for-Ubuntu-Fedora reading sources... [ 12%] Installation_Guide/More-about-how-ROCm-uses-PCIe-Atomics reading sources... [ 13%] Installation_Guide/Quick Start Installation Guide reading sources... [ 14%] Installation_Guide/QuickStartGuideOpenCL reading sources... [ 14%] Installation_Guide/ROC-smi reading sources... [ 15%] Installation_Guide/ROCK-Kernel-Driver_readme reading sources... [ 16%] Installation_Guide/ROCR-Runtime reading sources... [ 17%] Installation_Guide/ROCk-kernel reading sources... [ 17%] Installation_Guide/ROCt reading sources... [ 18%] Installation_Guide/atmi reading sources... [ 19%] Other_Solutions/Other-Solutions reading sources... [ 19%] Other_Solutions/PCIe-Debug reading sources... [ 20%] Programming_Guides/CUDAAPIHIP reading sources... [ 21%] Programming_Guides/CUDAAPIHIPTEXTURE reading sources... [ 21%] Programming_Guides/HIP-FAQ reading sources... [ 22%] Programming_Guides/HIP-GUIDE reading sources... [ 23%] Programming_Guides/HIP-Terms reading sources... [ 23%] Programming_Guides/HIP-Terms2 reading sources... [ 24%] Programming_Guides/HIP-bug reading sources... [ 25%] Programming_Guides/HIP-porting-guide reading sources... [ 25%] Programming_Guides/HIP-run-time-API reading sources... [ 26%] Programming_Guides/HIP-terminology reading sources... [ 27%] Programming_Guides/HIP_Debugging reading sources... [ 27%] Programming_Guides/Kernel_language reading sources... [ 28%] Programming_Guides/LanguageInto reading sources... [ 29%] Programming_Guides/OpenCL-Architecture reading sources... [ 29%] Programming_Guides/Opencl-optimization reading sources... [ 30%] Programming_Guides/Opencl-programming-guide reading sources... [ 31%] Programming_Guides/Programming-Guides reading sources... [ 31%] Programming_Guides/hcc-guide reading sources... [ 32%] Programming_Guides/hcc-profile reading sources... [ 33%] Programming_Guides/hip-programming reading sources... [ 34%] Programming_Guides/hip-programming-guide reading sources... [ 34%] Programming_Guides/hip_install reading sources... [ 35%] Programming_Guides/hip_port reading sources... [ 36%] Programming_Guides/hip_profiling reading sources... [ 36%] Programming_Guides/hipporting-driver-api reading sources... [ 37%] ROCm reading sources... [ 38%] ROCm_API_References/BLAS1 reading sources... [ 38%] ROCm_API_References/BLAS2 reading sources... [ 39%] ROCm_API_References/BLAS3 reading sources... [ 40%] ROCm_API_References/HCC-API reading sources... [ 40%] ROCm_API_References/HIP-API reading sources... [ 41%] ROCm_API_References/HIP-MATH reading sources... [ 42%] ROCm_API_References/HIP_API/Context-Management reading sources... [ 42%] ROCm_API_References/HIP_API/Control reading sources... [ 43%] ROCm_API_References/HIP_API/Device-Memory-Access reading sources... [ 44%] ROCm_API_References/HIP_API/Device-management reading sources... [ 44%] ROCm_API_References/HIP_API/Error reading sources... [ 45%] ROCm_API_References/HIP_API/Event-Management reading sources... [ 46%] ROCm_API_References/HIP_API/Initialization-and-Version reading sources... [ 46%] ROCm_API_References/HIP_API/Memory-Management reading sources... [ 47%] ROCm_API_References/HIP_API/Stream-Management reading sources... [ 48%] ROCm_API_References/ROCm-API-References reading sources... [ 48%] ROCm_API_References/ROCr-API reading sources... [ 49%] ROCm_API_References/Thrust reading sources... [ 50%] ROCm_API_References/clBLAS reading sources... [ 51%] ROCm_API_References/clSPARSE_API reading sources... [ 51%] ROCm_API_References/clSPARSE_api reading sources... [ 52%] ROCm_API_References/rocBLAS reading sources... [ 53%] ROCm_Audio_Video_Tutorials/ROCm_videos reading sources... [ 53%] ROCm_Beginners_Guide/HCC_Getting_Started reading sources... [ 54%] ROCm_Compiler_SDK/ROCm-Codeobj-format reading sources... [ 55%] ROCm_Compiler_SDK/ROCm-Compiler-SDK reading sources... [ 55%] ROCm_Compiler_SDK/ROCm-Native-ISA reading sources... [ 56%] ROCm_Compiler_SDK/ROCm_ABI reading sources... [ 57%] ROCm_Compiler_SDK/ocml reading sources... [ 57%] ROCm_GPU_Tunning_Guide/HCC_RGTG reading sources... [ 58%] ROCm_GPU_Tunning_Guides/ROCm-GPU-Tunning-Guides reading sources... [ 59%] ROCm_Glossary/ROCm-Glossary reading sources... [ 59%] ROCm_Libraries/ROCm_Libraries Warning: Duplicate target detected: structrocblas__half Warning: Duplicate target detected: rocblas-auxiliary_8h_1ab158b3ae4dfecd4e151cb122697aae64 Warning: Duplicate target detected: rocblas-auxiliary_8h_1a770a77925623df894aae6a89f2736cfb Warning: Duplicate target detected: rocblas-auxiliary_8h_1a3f6d09721d3a50bd3eecb465ca2c29cd Warning: Duplicate target detected: rocblas-auxiliary_8h_1a616a0c1c5d51c4fbcc296dbcf4b7cd84 Warning: Duplicate target detected: rocblas-auxiliary_8h_1a6262bf3ca68ca5cc3ce97d93c34a60aa Warning: Duplicate target detected: rocblas-auxiliary_8h_1abde3108c46082924b127a05ff73caa0d Warning: Duplicate target detected: rocblas-auxiliary_8h_1ad771fe18bf551190350b617b2cb2da41 Warning: Duplicate target detected: rocblas-auxiliary_8h_1a0cffcac0203117f8629338f575265197 Warning: Duplicate target detected: rocblas-auxiliary_8h_1a210cbe2d76f1e6acab4a0a986278752d Warning: Duplicate target detected: rocblas-auxiliary_8h_1ad9450bad46b19a03b75f24571e756fa6 Warning: Duplicate target detected: rocblas-auxiliary_8h_1af6e524dace7291f98a6954faf053bb3d Warning: Duplicate target detected: rocblas-auxiliary_8h_1a8ad00abf2e3ece8968c00690778195c8 Warning: Duplicate target detected: rocblas-auxiliary_8h_1a5eb94555386e0bae8d4607b92b2d5227 Warning: Duplicate target detected: rocblas-auxiliary_8h_1a6708899438e6ead9770df05904bf1d7f Warning: Duplicate target detected: rocblas-auxiliary_8h_1af5159377b773320a455f44df097b95f7 Warning: Duplicate target detected: rocblas-functions_8h_1a0a28a0422e8078cf977a5a1d07c134ea Warning: Duplicate target detected: rocblas-functions_8h_1adc459438e2438e0974ebf35a40293a77 Warning: Duplicate target detected: rocblas-functions_8h_1af8fc8bbbdffcefb8a7aed8945bd567dd Warning: Duplicate target detected: rocblas-functions_8h_1a8cc8263533bc7250875d60e75fd10fa2 Warning: Duplicate target detected: rocblas-functions_8h_1a4b14ac0504d594c093d3554418cf9bd4 Warning: Duplicate target detected: rocblas-functions_8h_1a5f17e360713fe8bb9be2bb2c0f87fdc8 Warning: Duplicate target detected: rocblas-functions_8h_1ad8b9438c5497bacff4d342c6012bbc0d Warning: Duplicate target detected: rocblas-functions_8h_1a0f8917e24e238e0e16daa95c249e26a0 Warning: Duplicate target detected: rocblas-functions_8h_1a0c51e6f383318f5dd65603ee9e5d012d Warning: Duplicate target detected: rocblas-functions_8h_1aa791cfad87bf633282d3c6f2fe96a333 Warning: Duplicate target detected: rocblas-functions_8h_1aa86d3775a5f8454d48e1a351f4508ffc Warning: Duplicate target detected: rocblas-functions_8h_1a0f7f13f9495e3be0eafd5d1fa7889c84 Warning: Duplicate target detected: rocblas-functions_8h_1aa40d9d14f84422e24f509b32efc3ddb9 Warning: Duplicate target detected: rocblas-functions_8h_1a5461a876d23f37d82877c411a3d388ad Warning: Duplicate target detected: rocblas-functions_8h_1a67acba8ff39590a532379b9bb49cb9fa Warning: Duplicate target detected: rocblas-functions_8h_1afed6ceeb709da728305688f6838d7c86 Warning: Duplicate target detected: rocblas-functions_8h_1ae9aa4f7c4a59db4d546455d8f0f2a34f Warning: Duplicate target detected: rocblas-functions_8h_1ae7db25221f960bbc8263e04661966748 Warning: Duplicate target detected: rocblas-functions_8h_1a0503fb800fd2ebd6927e8bbbb344ae1a Warning: Duplicate target detected: rocblas-functions_8h_1ae8ad93c9da071d6ed009f99424ba1f13 Warning: Duplicate target detected: rocblas-functions_8h_1ad88b13acb4c23f4844043565494b8b3d Warning: Duplicate target detected: rocblas-functions_8h_1a4fbaba42f13367e9e980fc969279093f Warning: Duplicate target detected: rocblas-functions_8h_1af7b704f3b1ddaa2e7ad3a2f6aa4fa8fe Warning: Duplicate target detected: rocblas-functions_8h_1a1dfca5694c0f4294e8ae6d489ff10d06 Warning: Duplicate target detected: rocblas-functions_8h_1a024107045d9d29c93815ef271a846979 Warning: Duplicate target detected: rocblas-functions_8h_1a571eeb7592d01f6a7c03abb3380cc3f9 Warning: Duplicate target detected: rocblas-functions_8h_1a053ee4dc0a055fc5a7d2e15f3c2844fe Warning: Duplicate target detected: rocblas-functions_8h_1a0647d1abde8d7a195a454d664a35acbd Warning: Duplicate target detected: rocblas-functions_8h_1a8e3aa2d19e83e12e03b323c70356fd67 Warning: Duplicate target detected: rocblas-functions_8h_1a8ee8a7191bde47a74b22bd6920b98ac5 Warning: Duplicate target detected: rocblas-functions_8h_1a0f09f197942ff68ed824fcd5d59389be Warning: Duplicate target detected: rocblas-functions_8h_1a68cde2829fbc4b4b15cf2a7c306fe634 Warning: Duplicate target detected: rocblas-functions_8h_1ad85c6464da76095c79316108a09a609d Warning: Duplicate target detected: rocblas-functions_8h_1a1f8e4b62213125612a143e187bfa74db Warning: Duplicate target detected: rocblas-functions_8h_1a8f66973bec7c92775835a9e463053674 Warning: Duplicate target detected: rocblas-functions_8h_1a7bd124f57bce420d5af0f8dc752ffc5e Warning: Duplicate target detected: rocblas-functions_8h_1a9d084dd7157893446768d6b7f8959a46 Warning: Duplicate target detected: rocblas-functions_8h_1aea2f735ed98d1ee284ebd33f3214e558 Warning: Duplicate target detected: rocblas-functions_8h_1aad5475060b95738e0e0362ba36e9442c Warning: Duplicate target detected: rocblas-functions_8h_1a0f1f4897dcedf10fa9ae2ae072609bf2 Warning: Duplicate target detected: rocblas-functions_8h_1ace1fb5381dc509f14fb32fdc70ed3bc8 Warning: Duplicate target detected: rocblas-functions_8h_1a92b5e335d8a4d8eaead0f032763afb94 Warning: Duplicate target detected: rocblas-functions_8h_1a7e4b67e954f13e0e56d27b30b95ce09f Warning: Duplicate target detected: rocblas-functions_8h_1a302745b095c6630ad5deb11fd5a3a76d Warning: Duplicate target detected: rocblas-functions_8h_1aab85fe0e692cbf5635367450fd84c7ed Warning: Duplicate target detected: rocblas-functions_8h_1ac8612f412ee8b8d6a2236abcd31f9c28 Warning: Duplicate target detected: rocblas-functions_8h_1a72777498f7dbeabaecad04aad4c5ee58 Warning: Duplicate target detected: rocblas-functions_8h_1a165a9d7d5c9d7bd07454ca182bc893d0 Warning: Duplicate target detected: rocblas-functions_8h_1ac00a4bf449330e0abe8cf4f9aa318043 Warning: Duplicate target detected: rocblas-functions_8h_1ac3bb4e3c866a883e3d9eb493a73cc881 Warning: Duplicate target detected: rocblas-functions_8h_1a9d5166461341eb354aa3643c3010bdb2 Warning: Duplicate target detected: rocblas-functions_8h_1aa3c01a1b037c0c0bfe88e11b6eddf896 Warning: Duplicate target detected: rocblas-functions_8h_1a281d0c343318092dc22a0349b6669e6b Warning: Duplicate target detected: rocblas-functions_8h_1a9b6756e2b6ddda22651a3fb1db64f772 Warning: Duplicate target detected: rocblas-functions_8h_1a5373d8c2728e6e01b61186436b4474f1 Warning: Duplicate target detected: rocblas-functions_8h_1a91a1fc8b029c6bbf90e67b363a26a74c Warning: Duplicate target detected: rocblas-functions_8h_1a14526f36fddc360920c3dbca03831856 Warning: Duplicate target detected: rocblas-functions_8h_1a7a7dd14fb623e260da5774d226a2a6a2 Warning: Duplicate target detected: rocblas-functions_8h_1a7413b33210387fadaa2320d3f87025b7 Warning: Duplicate target detected: rocblas-functions_8h_1a47f13648e902035774e4554e77198a15 Warning: Duplicate target detected: rocblas-functions_8h_1a92fcfc07d6bfe3dfdef0bd51097d8b10 Warning: Duplicate target detected: rocblas-functions_8h_1a2031748a850cd6c683f4a257dba7c8aa Warning: Duplicate target detected: rocblas-functions_8h_1aee9bb39922ad789eebbb0ff0c852ade2 Warning: Duplicate target detected: rocblas-functions_8h_1ab7e9f3f0f02ac51126f69514f4959ee3 Warning: Duplicate target detected: rocblas-functions_8h_1ae426bbb3eb87e09ea34f0440598614a1 Warning: Duplicate target detected: rocblas-functions_8h_1a5fe2e42561c74de568008703f130f583 Warning: Duplicate target detected: rocblas-functions_8h_1a5cfda7755785613c48f0da3b8ea9976c Warning: Duplicate target detected: rocblas-functions_8h_1ae67ff32800473fee4aa5c9fa948eba87 Warning: Duplicate target detected: rocblas-functions_8h_1a7a8bcb5ccb11c5c4fb2ab13ce72f4288 Warning: Duplicate target detected: rocblas-functions_8h_1a3a080e73c0295a489c5ee407518977b3 Warning: Duplicate target detected: rocblas-functions_8h_1a9933c6e77714826446fb46fef4d823f8 Warning: Duplicate target detected: rocblas-functions_8h_1a32bee0cef42a8b8f7cb6de021342cde7 Warning: Duplicate target detected: rocblas-functions_8h_1a69c6524286188a8b447d478b1ba9d3d6 Warning: Duplicate target detected: rocblas-functions_8h_1a9605abfdd90d33eb5eea744c81675271 Warning: Duplicate target detected: rocblas-functions_8h_1ad6218dd2e5514c1b676ebb6e16e36e45 Warning: Duplicate target detected: rocblas-functions_8h_1aa9940627116cbf3fd7e07f1a2ed00e1e Warning: Duplicate target detected: rocblas-functions_8h_1ae5d08d81c2ada256e083572c71d95c80 Warning: Duplicate target detected: rocblas-functions_8h_1a7dcc895b5a50db1f5029ad447e017516 Warning: Duplicate target detected: rocblas-functions_8h_1a0c1176b9f8e1cce331f6eb896a1964e0 Warning: Duplicate target detected: rocblas-functions_8h_1af02a2003f72dd87b585f5e4b9c93b039 Warning: Duplicate target detected: rocblas-functions_8h_1a4fcee3f1ec0195a1fe252f928b078d91 Warning: Duplicate target detected: rocblas-functions_8h_1a5eeeb697d35c22cb6309b69b06500826 Warning: Duplicate target detected: rocblas-functions_8h_1ab8327da875451c7e609bf3186968c3e0 Warning: Duplicate target detected: rocblas-functions_8h_1a29df26d9cb33b2075d8e041c968d279c Warning: Duplicate target detected: rocblas-functions_8h_1a315c6d14651a59577e1fe240190c7817 Warning: Duplicate target detected: rocblas-functions_8h_1a409e230d9865b0c7eb239f193747653e Warning: Duplicate target detected: rocblas-functions_8h_1a609019c477e3c365aac3b65a5b0313c2 Warning: Duplicate target detected: rocblas-functions_8h_1a67560005f8ba71be53adb4bd0e19516a Warning: Duplicate target detected: rocblas-functions_8h_1a02ea6ccb61ffc6f58d1e9f0824f52c22 Warning: Duplicate target detected: rocblas-functions_8h_1aba215dd3622bde330cd2c138318cb634 Warning: Duplicate target detected: rocblas-functions_8h_1a607c03c30a842be303676901ef5c2c78 Warning: Duplicate target detected: rocblas-functions_8h_1a6711617de6ab9394cf241df779d85118 Warning: Duplicate target detected: rocblas-functions_8h_1af51c519871436788fd14b8d5d8a5d3e9 Warning: Duplicate target detected: rocblas-functions_8h_1a38496b3e17a27d9fda470c02a18fa93c Warning: Duplicate target detected: rocblas-functions_8h_1a01da6feb0e5b175891a12f8c194308b4 Warning: Duplicate target detected: rocblas-functions_8h_1aa90562e4cb30312dc17cfbf0ffebbfc2 Warning: Duplicate target detected: rocblas-functions_8h_1a6d9f667087239b98fa2ed6972b462f0e Warning: Duplicate target detected: rocblas-functions_8h_1aaf9575dba05d5c702eb44e16dc0b4d63 Warning: Duplicate target detected: rocblas-functions_8h_1a97395f590a1e7d492c69d7829430dad9 Warning: Duplicate target detected: rocblas-functions_8h_1abf7be8f274d6ef5ddedfba14266f2315 Warning: Duplicate target detected: rocblas-functions_8h_1a5000ba5ce5ab0e625921422ea05e2971 Warning: Duplicate target detected: rocblas-functions_8h_1a0fe3018fba3d468a280341eb7bd77220 Warning: Duplicate target detected: rocblas-functions_8h_1aee15edf5750812db2459c7c1414e58d2 Warning: Duplicate target detected: rocblas-functions_8h_1a4d7013064441ea3b07b7817aaf8fda39 Warning: Duplicate target detected: rocblas-functions_8h_1a230497b12149df362af032d2736a6294 Warning: Duplicate target detected: rocblas-functions_8h_1a7b42697c63314b7367fedc67341bd510 Warning: Duplicate target detected: rocblas-functions_8h_1a38d68c163a2a0f7e816a586b0071c241 Warning: Duplicate target detected: rocblas-functions_8h_1aee055894abb9e8adabbcdfa260d368c8 Warning: Duplicate target detected: rocblas-functions_8h_1abc400dbb141bcdf47e7b071ca0b725a3 Warning: Duplicate target detected: rocblas-functions_8h_1aa7dab57b3adfd3cff13604becfd0b7a5 Warning: Duplicate target detected: rocblas-functions_8h_1a9833cbed6fc3e89b204c977551cb4a28 Warning: Duplicate target detected: rocblas-functions_8h_1a02fb215dc3a76cd594da7b6053727976 Warning: Duplicate target detected: rocblas-functions_8h_1a4c5862883fac8f1d2bcda2387ca10894 Warning: Duplicate target detected: rocblas-functions_8h_1a83f26b98c3968f12a087851c855b6de6 Warning: Duplicate target detected: rocblas-functions_8h_1aa157eeeae2daa6ab7b1b8b1a9485cea6 Warning: Duplicate target detected: rocblas-functions_8h_1adae3bb6e1e1b67471f204401fb6b1bc7 Warning: Duplicate target detected: rocblas-functions_8h_1ab4be22b88a784db919e833e7bb3eeb97 Warning: Duplicate target detected: rocblas-functions_8h_1a472a4186631e124ad2e27853363248fc Warning: Duplicate target detected: rocblas-functions_8h_1a95faca5f752830479116cdb468516c09 Warning: Duplicate target detected: rocblas-functions_8h_1a9b4e3960da964e2f053b87b3f95275b4 Warning: Duplicate target detected: rocblas-functions_8h_1a8afa2f28ea3cf1a1727291a78d608fc2 Warning: Duplicate target detected: rocblas-functions_8h_1a7c0d6834d26764cb228a36af60d79bc4 Warning: Duplicate target detected: rocblas-functions_8h_1aa17d179b034dcee07bc9af6d89f7499e Warning: Duplicate target detected: rocblas-functions_8h_1a6d1380bbeaba5f7de420a7fcc2dd612f Warning: Duplicate target detected: rocblas-functions_8h_1a2d5427e1e6732aa66962dcb258c94e15 Warning: Duplicate target detected: rocblas-functions_8h_1af6eef4df9b9298b67382dbccd6761bfd Warning: Duplicate target detected: rocblas-functions_8h_1a027a68b79183149f01630054bde3fba5 Warning: Duplicate target detected: rocblas-functions_8h_1a658bb186d2012e7ebd3f7664d5b2ee6c Warning: Duplicate target detected: rocblas-functions_8h_1acb9bb82004cf3a96a63c63e05007a295 Warning: Duplicate target detected: rocblas-functions_8h_1a292ad1a601daa3f7d0c8bec4953abd43 Warning: Duplicate target detected: rocblas-functions_8h_1a464e33c97be488676ef2d0fd6db6574d Warning: Duplicate target detected: rocblas-functions_8h_1a3f164b71e3d46982ea189abf7197af53 Warning: Duplicate target detected: rocblas-functions_8h_1a51bc371c36c3f6198add2d1a66c62510 Warning: Duplicate target detected: rocblas-functions_8h_1acbc4d71b11b8ba3c592c6a1af9d83246 Warning: Duplicate target detected: rocblas-functions_8h_1a0bcfed08544dda67235f2782e92956a9 Warning: Duplicate target detected: rocblas-functions_8h_1acd220fab2d35bfbb7af29ca0f73f0c30 Warning: Duplicate target detected: rocblas-functions_8h_1a52e54e8c92755bb6d5b11a3a7c7b6259 Warning: Duplicate target detected: rocblas-functions_8h_1a52820243c9272ec4acf9c508849352fa Warning: Duplicate target detected: rocblas-functions_8h_1a1e2799ccda6011078b7a958e618a7673 Warning: Duplicate target detected: rocblas-functions_8h_1a04b506f1c8732e56eaef77184352e765 Warning: Duplicate target detected: rocblas-functions_8h_1a5bedde52ac557de75fae8f1accdd1e23 Warning: Duplicate target detected: rocblas-functions_8h_1a85c8edba755424f81f863a5f0b0dafd7 Warning: Duplicate target detected: rocblas-functions_8h_1a08717aacb3bf3f894ed692bcbeaadc64 Warning: Duplicate target detected: rocblas-functions_8h_1a904e0365b85fd1fa9037342b15c6bfae Warning: Duplicate target detected: rocblas-functions_8h_1ac209e6307a0aa62b6c61d52003c1416b Warning: Duplicate target detected: rocblas-functions_8h_1aed50c54ab3b9575f1e47a33a9566c2e2 Warning: Duplicate target detected: rocblas-functions_8h_1ae415993ccd85fd8a288fb3b3e3928e48 Warning: Duplicate target detected: rocblas-functions_8h_1a987eb0a9eb4b574bb4da0b93ce692d99 Warning: Duplicate target detected: rocblas-functions_8h_1a5b1b987b450603de37ed6305842d829f Warning: Duplicate target detected: rocblas-functions_8h_1a859fa904ad605e35617b64a3f4168bcb Warning: Duplicate target detected: rocblas-functions_8h_1aca46348c8d265fed9863a7b69ea5eb80 Warning: Duplicate target detected: rocblas-functions_8h_1ad72b918c5cca43fd0260ef2ca73bc3f0 Warning: Duplicate target detected: rocblas-functions_8h_1a8d3a68a8c9810d23c9feb221bbea9142 Warning: Duplicate target detected: rocblas-functions_8h_1a5cfba5a7bc163d398d63f0d5e94e9ad0 Warning: Duplicate target detected: rocblas-functions_8h_1afba2226df948f44b4d588b8338ed5bb0 Warning: Duplicate target detected: rocblas-functions_8h_1aa1b9f69c1849c577cc6688b09704c8ee Warning: Duplicate target detected: rocblas-functions_8h_1abf099187b94bde345d1b9b14030a386b Warning: Duplicate target detected: rocblas-functions_8h_1ab51404ddde18292c7100eec30915b410 Warning: Duplicate target detected: rocblas-functions_8h_1a634d13e1f9530d32fdad8861097f70c1 Warning: Duplicate target detected: rocblas-functions_8h_1a02d8eaab4d6f3f558cb36055f14b5829 Warning: Duplicate target detected: rocblas-functions_8h_1a13d66d7b934bf2caa68f8a8b07c2c2ea Warning: Duplicate target detected: rocblas-functions_8h_1a98403ed4da56ef3368125e918a74427b Warning: Duplicate target detected: rocblas-functions_8h_1a671f07a2bf63d6a2958ae63bc823e5ba Warning: Duplicate target detected: rocblas-functions_8h_1a391e645a8ddae698147f89e569dd482b Warning: Duplicate target detected: rocblas-functions_8h_1af33aaa9b8c0f1ad3876873c6818e4cbe Warning: Duplicate target detected: rocblas-functions_8h_1abd231346e540e9c6e58baddf53d46327 Warning: Duplicate target detected: rocblas-functions_8h_1ac48fd13ef5d4951e8cc6832f4e416e29 Warning: Duplicate target detected: rocblas-functions_8h_1aae34e2b113491cc7cae4c122ebee0063 Warning: Duplicate target detected: rocblas-functions_8h_1a7b4c0abb04cca97ecc83f7d2d98b89a3 Warning: Duplicate target detected: rocblas-functions_8h_1ae0a8df4cacc8b02daf0f47dcfd40ee61 Warning: Duplicate target detected: rocblas-functions_8h_1a05b7c2ece3d0e5255488bd0a3ac623a6 Warning: Duplicate target detected: rocblas-functions_8h_1a4596418d76f9a3c4829917c97c150c0a Warning: Duplicate target detected: rocblas-functions_8h_1a4e28b135d2b662644df25cb1fa24588d Warning: Duplicate target detected: rocblas-functions_8h_1a91fa0090c6897890907e653007423c6b Warning: Duplicate target detected: rocblas-functions_8h_1a327ef0b15ba1b064866a71a30f62594a Warning: Duplicate target detected: rocblas-functions_8h_1a3ddae68fa97cd94f96d3e8ffc0b21fef Warning: Duplicate target detected: rocblas-functions_8h_1a69622890b4de24da7ba77547512681cb Warning: Duplicate target detected: rocblas-functions_8h_1acef1a6fb5627eb30480c0345de2bc74c Warning: Duplicate target detected: rocblas-functions_8h_1ab7bde10b829cff6d6a78df93a75b446c Warning: Duplicate target detected: rocblas-functions_8h_1a3a581822297ea506c9d330c32df7e7d6 Warning: Duplicate target detected: rocblas-functions_8h_1aa8b9f7cbb9e7a4e1a0837eabc382dd10 Warning: Duplicate target detected: rocblas-functions_8h_1a57c2b409d6857c855377ec9065d57a98 Warning: Duplicate target detected: rocblas-functions_8h_1a04b91f610779a114e15cf0bbe2453b61 Warning: Duplicate target detected: rocblas-functions_8h_1a5311c88c78b7a0bb85fb8d49205f649a Warning: Duplicate target detected: rocblas-functions_8h_1ae68f3fe3f5201a609e083ed71aa92d91 Warning: Duplicate target detected: rocblas-functions_8h_1a8d34481966f86d1c5819f278d04c9fe3 Warning: Duplicate target detected: rocblas-functions_8h_1aee2a273b39e70a316b91c074184570ae Warning: Duplicate target detected: rocblas-functions_8h_1af1cdda33f5fe0324e93cfc4cd85e0c85 Warning: Duplicate target detected: rocblas-functions_8h_1adeaf11a246b9bb16ef4ff02de0d2637d Warning: Duplicate target detected: rocblas-functions_8h_1aa484e64a2d1c08a36d314c4daf4934d9 Warning: Duplicate target detected: rocblas-functions_8h_1a3c93901f5d47a0c5aac03be7781f5288 Warning: Duplicate target detected: rocblas-functions_8h_1ab20a63411b00177093bda971209b4ee5 Warning: Duplicate target detected: rocblas-functions_8h_1a2cb38c11539df0ce395488ea3bc20c2c Warning: Duplicate target detected: rocblas-functions_8h_1a961baad3e8cefca19c4ebfc5071a9df4 Warning: Duplicate target detected: rocblas-functions_8h_1a336af9c97498d4ba7e305e783150358f Warning: Duplicate target detected: rocblas-functions_8h_1a4228e1e0b363a717194d50cc1f87fe5e Warning: Duplicate target detected: rocblas-functions_8h_1acfe72ca8217e238b8d35d1062ce52f96 Warning: Duplicate target detected: rocblas-functions_8h_1a09c8e289260c8557f34a727814691af6 Warning: Duplicate target detected: rocblas-functions_8h_1a9de3e3205efaa166104bcf726acd03c3 Warning: Duplicate target detected: rocblas-functions_8h_1acfc76c16fe9c87b05b4cfa53dfffcbee Warning: Duplicate target detected: rocblas-functions_8h_1aa23f680d6b69e67ff37a8cdeec222fa0 Warning: Duplicate target detected: rocblas-functions_8h_1a946001c08a86189cdb70e0067d31a5a3 Warning: Duplicate target detected: rocblas-functions_8h_1aec3ab833fe4c4a27e82dc67753822609 Warning: Duplicate target detected: rocblas-functions_8h_1a7487edda1fc07fdcdfc3f59f3d7c4cb4 Warning: Duplicate target detected: rocblas-functions_8h_1a7282cac38edd73a282ffe1290d034b5f Warning: Duplicate target detected: rocblas-functions_8h_1a3ff63a2b032413edbd0cd7227f742dc4 Warning: Duplicate target detected: rocblas-functions_8h_1a1d88cd4caf9b4681e2865446e88295af Warning: Duplicate target detected: rocblas-functions_8h_1a940422331ecaf2455e0f6a03e8aaf4a1 Warning: Duplicate target detected: rocblas-functions_8h_1acd8843933f35f705d1427a99eb9f4a3e Warning: Duplicate target detected: rocblas-functions_8h_1a36aa4e4346f88576e41106326cc93c5f Warning: Duplicate target detected: rocblas-functions_8h_1aff5fd06cb0c2e88def22e463079e8283 Warning: Duplicate target detected: rocblas-functions_8h_1af44d4f5a62b878884095a9891ec80385 Warning: Duplicate target detected: rocblas-functions_8h_1ae5ec1bbedd6a408469dbe521e9a83fe5 Warning: Duplicate target detected: rocblas-functions_8h_1a85955c8604aac82d95bd5dd86960ec4c Warning: Duplicate target detected: rocblas-functions_8h_1a0979f1a032f3fc46ae5a80303fbc0822 Warning: Duplicate target detected: rocblas-functions_8h_1ae5ba8004d7f6300ab4020964a3a22545 Warning: Duplicate target detected: rocblas-functions_8h_1af35fb2409b8ab945c953f18dcfbb13e0 Warning: Duplicate target detected: rocblas-functions_8h_1aafc65ce88bab22a4250f33759295cd7e Warning: Duplicate target detected: rocblas-functions_8h_1aa076efb6750908d096c12be864ab53c6 Warning: Duplicate target detected: rocblas-functions_8h_1a62e9860101b4e0198b27775ae3cce9f2 Warning: Duplicate target detected: rocblas-functions_8h_1a956f3f1b16887ef1d30ee3136ed8ab25 Warning: Duplicate target detected: rocblas-functions_8h_1a0832e753c94435c6cd706edd44cbc30f Warning: Duplicate target detected: rocblas-functions_8h_1a9e7382f5874b63e27650418660bceaa9 Warning: Duplicate target detected: rocblas-functions_8h_1a9a1d92681904c527b73d36a75a12d652 Warning: Duplicate target detected: rocblas-functions_8h_1a8c3d13230faedd6c8bd9db63f0835689 Warning: Duplicate target detected: rocblas-functions_8h_1ada57c894ab7eb9baa2597c6d17b33e12 Warning: Duplicate target detected: rocblas-functions_8h_1a96e378f05a701e9234b8d043ecda0e2a Warning: Duplicate target detected: rocblas-functions_8h_1a97e6d81280a81ea670d95ff0520672eb Warning: Duplicate target detected: rocblas-functions_8h_1a49f4f816aff5012bc05468a77b91a4e1 Warning: Duplicate target detected: rocblas-functions_8h_1a5504beab11a425fa503d4819b467e611 Warning: Duplicate target detected: rocblas-functions_8h_1aaf2fa38d475fadd3ac7be25727707675 Warning: Duplicate target detected: rocblas-functions_8h_1ac98976c80a3b669cfd0cb5cdb86d1f9a Warning: Duplicate target detected: rocblas-functions_8h_1ad45a67147ca932531d22fb9c3803e206 Warning: Duplicate target detected: rocblas-functions_8h_1a5a49de0f3aa1c150334974c87d41e9ed Warning: Duplicate target detected: rocblas-functions_8h_1a76db876a63622a6b5de2de90c605cf06 Warning: Duplicate target detected: rocblas-functions_8h_1ac53acc5858028d880ad75b2d206497d7 Warning: Duplicate target detected: rocblas-functions_8h_1afd8fc639bbf99d70570543d67f6a6826 Warning: Duplicate target detected: rocblas-functions_8h_1abec4f43baa03d0ae9efa96922e7fa712 Warning: Duplicate target detected: rocblas-functions_8h_1a05c6ba7f4478184bdeb4b0989392a14f Warning: Duplicate target detected: rocblas-functions_8h_1acb33f65d97e67a485d3ae2823bde377d Warning: Duplicate target detected: rocblas-functions_8h_1ae8661756282604370cf91ac181f36724 Warning: Duplicate target detected: rocblas-functions_8h_1a1ad21b33d6d6f693e15a455e2c7973d5 Warning: Duplicate target detected: rocblas-functions_8h_1ae4c482c283477cdced6b6d999843e468 Warning: Duplicate target detected: rocblas-functions_8h_1a1e09edcc282c2a54529e40e5fb4c44dd Warning: Duplicate target detected: rocblas-functions_8h_1af99db424e2231e486730452faec795f7 Warning: Duplicate target detected: rocblas-functions_8h_1a8e3523ccc41b4a5e2be53a18ffbf8d2c Warning: Duplicate target detected: rocblas-functions_8h_1ac9ff91f9ce2c00a4f2cb28a253345ee6 Warning: Duplicate target detected: rocblas-functions_8h_1ae1235be29cbe2fcc126be53050a26691 Warning: Duplicate target detected: rocblas-functions_8h_1a57b09681c05663686fd002de4181e63b Warning: Duplicate target detected: rocblas-functions_8h_1ab59f4e131c06e93ad23935121d142f59 Warning: Duplicate target detected: rocblas-functions_8h_1a8f82eb9e588394832deb03dc297cf20d Warning: Duplicate target detected: rocblas-functions_8h_1aadc4f56637542a3ab7377884e812d5a4 Warning: Duplicate target detected: rocblas-functions_8h_1ad78f9986501211aafcd65188e55c313e Warning: Duplicate target detected: rocblas-functions_8h_1a8c45f2500abf1bb130d572be34d69229 Warning: Duplicate target detected: rocblas-functions_8h_1a3d35ca3c90e7299e0fcd29c8bb705107 Warning: Duplicate target detected: rocblas-functions_8h_1a718f9c6c378dd1dc3b3ad26de9672e5a Warning: Duplicate target detected: rocblas-functions_8h_1a592d2a4e95f881e3a08fc78747591e87 Warning: Duplicate target detected: rocblas-functions_8h_1a3ea272430be735c5a1d1034f3efe8400 Warning: Duplicate target detected: rocblas-functions_8h_1afb4dfd6010ab60800fe7e76be02a44b3 Warning: Duplicate target detected: rocblas-functions_8h_1a43d8b8eed2eff9c189296d217c950b94 Warning: Duplicate target detected: rocblas-functions_8h_1ac4be6138c305ffe1c42ec3816f527466 Warning: Duplicate target detected: rocblas-functions_8h_1adf7a50dcd5e1d05f49f265a10cfa4a96 Warning: Duplicate target detected: rocblas-functions_8h_1a67b695870111cb381750023b0afd5ed2 Warning: Duplicate target detected: rocblas-functions_8h_1a5b6ca69f89c24b344b74ea4571832543 Warning: Duplicate target detected: rocblas-functions_8h_1af956b6db73c3381c81c4b08ef4502fc9 Warning: Duplicate target detected: rocblas-functions_8h_1a68754093d191c3f63be8dd4817bd0bb9 Warning: Duplicate target detected: rocblas-types_8h_1a406e57f849ad42ab11264b0c74ced895a87416dce6b841cf6196ed3855ccfdbf6 Warning: Duplicate target detected: rocblas-types_8h_1a406e57f849ad42ab11264b0c74ced895ae5a999f0ff23c01e64fd68541d4ebf37 Warning: Duplicate target detected: rocblas-types_8h_1a406e57f849ad42ab11264b0c74ced895a73f410519d1157786d52a53f11256254 Warning: Duplicate target detected: rocblas-types_8h_1a406e57f849ad42ab11264b0c74ced895 Warning: Duplicate target detected: rocblas-types_8h_1a8976be447f47843d51b764bfe85bd47da09e61033781a1a8a9a535a56a7fc4d64 Warning: Duplicate target detected: rocblas-types_8h_1a8976be447f47843d51b764bfe85bd47da027f05347eef8c14b71a8db5936fac79 Warning: Duplicate target detected: rocblas-types_8h_1a8976be447f47843d51b764bfe85bd47da4ad060029223eaf9c64b16fb4a5ca024 Warning: Duplicate target detected: rocblas-types_8h_1a8976be447f47843d51b764bfe85bd47d Warning: Duplicate target detected: rocblas-types_8h_1a6f4f8189d3fb012e15f2908e61b3ba20a6323d14c246a72fd8895b964ca5bc59b Warning: Duplicate target detected: rocblas-types_8h_1a6f4f8189d3fb012e15f2908e61b3ba20a7808667597ccf33cab2b679e83e6e9b1 Warning: Duplicate target detected: rocblas-types_8h_1a6f4f8189d3fb012e15f2908e61b3ba20 Warning: Duplicate target detected: rocblas-types_8h_1a503eb8c2565be541cd06a74d0ec368b7a011e9fd9389d1ba4836dae3f04405559 Warning: Duplicate target detected: rocblas-types_8h_1a503eb8c2565be541cd06a74d0ec368b7a27f2b0df534a059f16763cd7491ae211 Warning: Duplicate target detected: rocblas-types_8h_1a503eb8c2565be541cd06a74d0ec368b7a0bd19ea74736fd1ca48140997716cc86 Warning: Duplicate target detected: rocblas-types_8h_1a503eb8c2565be541cd06a74d0ec368b7 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a608ee84b4cedbfb06ea735be874d31ff Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03ac97057fcb38a788817c1e1d54178b02f Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a0f451e44cdbd40ecde394496e782afe3 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a1ec960494cc61cb33af768acdbafe76f Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a1425dffb65fa9881055d774c50a7d046 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a38e56e2febedc1b79b0dd79876f238d3 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03acf76c9bb0643fb8606ed3eb4811ac8e5 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a7d06e31f0e5839d687429cfef80c2c0d Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a86b9e2c762fc877192bff044b616c498 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a957f07db3112444cb0b31497d4ce5254 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03aa2920d1b0c117d16d2efacd9c7427f3e Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03abd16dfc59ede5705b103f722c2c81719 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03a6e0e3c6afb11fc8724c02206b6ec0ab4 Warning: Duplicate target detected: rocblas-types_8h_1aed94086822f2547bddc6182c25749d03 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a12d27692cdbe833501ef32abb1257e64 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a4c4e3d8d48d14761a0d21a261c1f3a7c Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a666da21be840652847a7e334eeff6fdc Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8abd26f31a7a02e9d42e7737bce32ee650 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a55db880fd519219a8784899b84730d73 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a7ab164b885068511563ddf8ca8b41735 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a0fcdccf8e7501e6f0dc033fdddea8d64 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a34e00272d0d93838dbb64acacbfb2370 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a6b7d5cd8a48cd8347536bbca09d5b112 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8ab4078bd4cb7562d82b37760a22a2f18c Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8aa4796f33078bdf0841363a46671a2ac7 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a46de61e7cfc95192d8a617fbf7336922 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a2287d18bc0d2cf0900917b44335026a6 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a94fbbeae672f375e512033ff829cda2d Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8af9d568d7cb2f1a896c3c58807d5a09dc Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8a756f99633fcfdfb3750e305dc25dae95 Warning: Duplicate target detected: rocblas-types_8h_1a36f48cb8bd52842d9435876077ecc9f8 Warning: Duplicate target detected: rocblas-types_8h_1ae9ca87273410f7097508a983d386cba4a2f0390419a13907b4a2e521b77c3c5cb Warning: Duplicate target detected: rocblas-types_8h_1ae9ca87273410f7097508a983d386cba4a5db06f37b38bdf2972a16f2869644d60 Warning: Duplicate target detected: rocblas-types_8h_1ae9ca87273410f7097508a983d386cba4 Warning: Duplicate target detected: rocblas-types_8h_1a2617e51a61393315715c11035c662fa8a09b57b666f29f4179dabb51ed4f614d8 Warning: Duplicate target detected: rocblas-types_8h_1a2617e51a61393315715c11035c662fa8a81b6271b673851efca20321f0f04a36d Warning: Duplicate target detected: rocblas-types_8h_1a2617e51a61393315715c11035c662fa8a214de05732d798bdd585bf1db739b3b0 Warning: Duplicate target detected: rocblas-types_8h_1a2617e51a61393315715c11035c662fa8a4c69ed989c4cda6f8d292b210ce09f38 Warning: Duplicate target detected: rocblas-types_8h_1a2617e51a61393315715c11035c662fa8 Warning: Duplicate target detected: rocblas-types_8h_1a6d33ce1b1bdbd9539d6dec958801149bad59ebc40878401bfba93676e9c73ac22 Warning: Duplicate target detected: rocblas-types_8h_1a6d33ce1b1bdbd9539d6dec958801149b Warning: Duplicate target detected: rocblas-types_8h_1a8a4de42139e6ee8ac0ffb496ab43640f Warning: Duplicate target detected: rocblas-types_8h_1a872ca82c4af86a11c3048762a0fbf7ee Warning: Duplicate target detected: rocblas-types_8h_1af00b22a41ef1d52a80be097800d17958 reading sources... [ 60%] ROCm_Libraries/dep-lib reading sources... [ 61%] ROCm_Libraries/hipsparse_wiki reading sources... [ 61%] ROCm_Network_Based_Programing/ROCm_RDMA reading sources... [ 62%] ROCm_Solutions/ROCr_Error_Codes reading sources... [ 63%] ROCm_System_Managment/ROCm-System-Managment reading sources... [ 63%] ROCm_System_Managment/topo0 reading sources... [ 64%] ROCm_System_Managment/topo1 reading sources... [ 65%] ROCm_System_Managment/topo2 reading sources... [ 65%] ROCm_System_Managment/topo3 reading sources... [ 66%] ROCm_System_Managment/topo4 reading sources... [ 67%] ROCm_Tools/HCC-Native-GCN-ISA reading sources... [ 68%] ROCm_Tools/HCC_WIKI reading sources... [ 68%] ROCm_Tools/ROCm-Tools reading sources... [ 69%] ROCm_Tools/aoreadme reading sources... [ 70%] ROCm_Tools/clBLA reading sources... [ 70%] ROCm_Tools/clFFT reading sources... [ 71%] ROCm_Tools/clRNG reading sources... [ 72%] ROCm_Tools/clSPARSE reading sources... [ 72%] ROCm_Tools/hcFFT reading sources... [ 73%] ROCm_Tools/hcRNG reading sources... [ 74%] ROCm_Tools/hipBLAS reading sources... [ 74%] ROCm_Tools/hipeigen reading sources... [ 75%] ROCm_Tools/hipinstall reading sources... [ 76%] ROCm_Tools/installtensile reading sources... [ 76%] ROCm_Tools/rocFFT reading sources... [ 77%] ROCm_Tools/rocFFTAPI reading sources... [ 78%] ROCm_Tools/rocblas reading sources... [ 78%] ROCm_Tools/rocblaswiki reading sources... [ 79%] ROCm_Tools/rocm-debug reading sources... [ 80%] ROCm_Tools/tensile reading sources... [ 80%] ROCm_Tools/tutorial reading sources... [ 81%] ROCm_Virtualization_Containers/ROCm-Virtualization-&-Containers reading sources... [ 82%] ROCm_Virtualization_Containers/ROCm_Docker reading sources... [ 82%] ROCm_Virtualization_Containers/quickstart reading sources... [ 83%] Remote_Device_Programming/Async reading sources... [ 84%] Remote_Device_Programming/DesignDiscuss reading sources... [ 85%] Remote_Device_Programming/Memoryhooks reading sources... [ 85%] Remote_Device_Programming/Performancemeasurement reading sources... [ 86%] Remote_Device_Programming/PrintUCXinfo reading sources... [ 87%] Remote_Device_Programming/Remote-Device-Programming reading sources... [ 87%] Remote_Device_Programming/Testing reading sources... [ 88%] Remote_Device_Programming/UCP-Design reading sources... [ 89%] Remote_Device_Programming/UCT-Design reading sources... [ 89%] Remote_Device_Programming/UCXenv reading sources... [ 90%] Remote_Device_Programming/findUCPendpoint reading sources... [ 91%] Remote_Device_Programming/logging reading sources... [ 91%] Remote_Device_Programming/profiling reading sources... [ 92%] Remote_Device_Programming/sideprogresscompletion reading sources... [ 93%] Remote_Device_Programming/statistic reading sources... [ 93%] Tutorial/GCN-asm-tutorial reading sources... [ 94%] Tutorial/Optimizing-Dispatches reading sources... [ 95%] Tutorial/ROCm-MultiGPU reading sources... [ 95%] Tutorial/Tutorial reading sources... [ 96%] Tutorial/caffe reading sources... [ 97%] Tutorial/hipCaffe reading sources... [ 97%] Tutorial/mininbody reading sources... [ 98%] Tutorial/rocncloc reading sources... [ 99%] index reading sources... [100%] outline /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:4: WARNING: Line block ends without a blank line. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:15: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:19: WARNING: Title underline too short. ROCm Tensorflow v2.0.0-beta1 Release ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:19: WARNING: Title underline too short. ROCm Tensorflow v2.0.0-beta1 Release ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:31: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:36: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:39: WARNING: Literal block ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:5: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:5: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:52: WARNING: Title underline too short. ROCm MIOpen v2.0.1 Release ************************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:5: WARNING: Duplicate explicit target name: "rocm install". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:5: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:387: WARNING: Title underline too short. Option 1: Docker image with Caffe2 installed: ******************************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:387: WARNING: Title underline too short. Option 1: Docker image with Caffe2 installed: ******************************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:419: WARNING: Literal block ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:423: WARNING: Literal block ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:11: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:68: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:74: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:80: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:86: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:94: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:98: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:104: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:110: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:115: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:131: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:139: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/MXNet.rst:144: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/caffe.rst:4: WARNING: Duplicate explicit target name: "see here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/caffe.rst:107: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/hipCaffe .rst:5: WARNING: Duplicate explicit target name: "link". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/hipCaffe .rst:5: WARNING: Duplicate explicit target name: "link". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/mininbody.rst:44: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:3: WARNING: Title overline too short. ********* HIP Programing FAQ ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:9: WARNING: Title underline too short. What APIs and features does HIP support? ################### /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:27: WARNING: Title underline too short. What is not supported? ################ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:27: WARNING: Title underline too short. What is not supported? ################ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:30: WARNING: Title underline too short. Runtime/Driver API features ******************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:66: WARNING: Title underline too short. Is HIP a drop*in replacement for CUDA? ****************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:66: WARNING: Title underline too short. Is HIP a drop*in replacement for CUDA? ****************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:73: WARNING: Title underline too short. What specific version of CUDA does HIP support? ************************************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:73: WARNING: Title underline too short. What specific version of CUDA does HIP support? ************************************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:100: WARNING: Title underline too short. What libraries does HIP support? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:100: WARNING: Title underline too short. What libraries does HIP support? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:114: WARNING: Title underline too short. How does HIP compare with OpenCL? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:114: WARNING: Title underline too short. How does HIP compare with OpenCL? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:128: WARNING: Title underline too short. How does porting CUDA to HIP compare to porting CUDA to OpenCL? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:128: WARNING: Title underline too short. How does porting CUDA to HIP compare to porting CUDA to OpenCL? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:147: WARNING: Title underline too short. What hardware does HIP support? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:147: WARNING: Title underline too short. What hardware does HIP support? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:153: WARNING: Title underline too short. Does Hipify automatically convert all source code? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:153: WARNING: Title underline too short. Does Hipify automatically convert all source code? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:155: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:175: WARNING: Title underline too short. Why use HIP rather than supporting CUDA directly? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:175: WARNING: Title underline too short. Why use HIP rather than supporting CUDA directly? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:182: WARNING: Title underline too short. Can I develop HIP code on an Nvidia CUDA platform? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:182: WARNING: Title underline too short. Can I develop HIP code on an Nvidia CUDA platform? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:193: WARNING: Title underline too short. Can I develop HIP code on an AMD HCC platform? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst:193: WARNING: Title underline too short. Can I develop HIP code on an AMD HCC platform? ***************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/GCN-ISA-Manuals.rst:6: WARNING: Duplicate explicit target name: "pdf". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/caffe.rst:4: WARNING: Duplicate explicit target name: "see here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/caffe.rst:107: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/caffe.rst:4: WARNING: duplicate label caffe, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/caffe.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:1146: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:1148: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:1151: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:2234: WARNING: Line block ends without a blank line. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:2242: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:: WARNING: Anonymous hyperlink mismatch: 1 references but 0 targets. See "backrefs" attribute for IDs. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:15146: WARNING: image file not readable: GCN_ISA_Manuals/images/microcode/microcode_mtbuf.png /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/GCN_ISA_Manuals/testdocbook.rst:15146: WARNING: image file not readable: GCN_ISA_Manuals/images/microcode/microcode_mtbuf.png /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:839: WARNING: Malformed table. +------+-------------------------------------------------+-------------------------------------------+ | | Using AMD's `rock-dkms` package | Using the upstream kernel driver | +======+=================================================+===========================================+ | Pros | More GPU features, and they are enabled earlier | Includes the latest Linux kernel features | +------+-------------------------------------------------+-------------------------------------------+ | | Tested by AMD on supported distributions | May work on other distributions and with | | | | custom kernels | +------+-------------------------------------------------+-------------------------------------------+ | | Supported GPUs enabled regardless of + | | | kernel version | | +------+-------------------------------------------------+-------------------------------------------+ | | Includes the latest GPU firmware | | +------+-------------------------------------------------+-------------------------------------------+ | Cons | May not work on all Linx distributions or | Features and hardware support varies | | | versions | depending on kernel version | +------+-------------------------------------------------+-------------------------------------------+ | | Not currently supported on kernels newer | Limits GPU's usage of system memory to | | | than 5.4. | 3/8 of system memory (before 5.6). | | | For 5.6 and beyond, both DKMS and upstream| | | kernels allow use of 15/16 of system | | |memory | +------+-------------------------------------------------+-------------------------------------------+ | | | IPC and RDMA capabilities not yet enabled | +------+-------------------------------------------------+-------------------------------------------+ | | | Not tested by AMD to the same level as | | | | `rock-dkms` package | +------+-------------------------------------------------+-------------------------------------------+ | | | Does not include most up-to-date firmware | +------+-------------------------------------------------+-------------------------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:944: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:946: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:946: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:3: WARNING: Title overline too short. ==================== Frequently Asked Questions - Installation ==================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:15: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:55: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:70: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:74: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:81: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/FAQ-on-Installation.rst:91: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/HIP.rst:61: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/HIP.rst:77: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/HIP.rst:92: WARNING: Title level inconsistent: HIP Portability and Compiler Technology ========================================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/HIP.rst:107: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/HIP.rst:5: WARNING: Duplicate explicit target name: "blog". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/HIP.rst:113: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:839: WARNING: Malformed table. +------+-------------------------------------------------+-------------------------------------------+ | | Using AMD's `rock-dkms` package | Using the upstream kernel driver | +======+=================================================+===========================================+ | Pros | More GPU features, and they are enabled earlier | Includes the latest Linux kernel features | +------+-------------------------------------------------+-------------------------------------------+ | | Tested by AMD on supported distributions | May work on other distributions and with | | | | custom kernels | +------+-------------------------------------------------+-------------------------------------------+ | | Supported GPUs enabled regardless of + | | | kernel version | | +------+-------------------------------------------------+-------------------------------------------+ | | Includes the latest GPU firmware | | +------+-------------------------------------------------+-------------------------------------------+ | Cons | May not work on all Linx distributions or | Features and hardware support varies | | | versions | depending on kernel version | +------+-------------------------------------------------+-------------------------------------------+ | | Not currently supported on kernels newer | Limits GPU's usage of system memory to | | | than 5.4. | 3/8 of system memory (before 5.6). | | | For 5.6 and beyond, both DKMS and upstream| | | kernels allow use of 15/16 of system | | |memory | +------+-------------------------------------------------+-------------------------------------------+ | | | IPC and RDMA capabilities not yet enabled | +------+-------------------------------------------------+-------------------------------------------+ | | | Not tested by AMD to the same level as | | | | `rock-dkms` package | +------+-------------------------------------------------+-------------------------------------------+ | | | Does not include most up-to-date firmware | +------+-------------------------------------------------+-------------------------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:944: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:946: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:946: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:71: WARNING: duplicate label what is rocm, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:80: WARNING: duplicate label rocm components, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:97: WARNING: duplicate label supported operating systems, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:114: WARNING: duplicate label important rocm links, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:130: WARNING: duplicate label whats new in this release, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:135: WARNING: duplicate label support for centos rhel v7.7, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:143: WARNING: duplicate label initial distribution of aomp 0.7-5 in rocm v3.0, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:152: WARNING: duplicate label fast fourier transform updates, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:169: WARNING: duplicate label memcopy enhancement for rocprof, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:176: WARNING: duplicate label fixed issues, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:181: WARNING: duplicate label migraph v0.5 graph optimizer, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:191: WARNING: duplicate label known issues in this release, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:196: WARNING: duplicate label installation issue with red hat enterprise linux v7.7, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:247: WARNING: duplicate label error while running rocprofiler on sles, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:280: WARNING: duplicate label gpuowl fails with memory access fault error, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:292: WARNING: duplicate label deprecated features, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:299: WARNING: duplicate label miopen, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:304: WARNING: duplicate label scgemm convolution algorithmn, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:311: WARNING: duplicate label text-based performance database, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:318: WARNING: duplicate label deploying rocm, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:333: WARNING: duplicate label ubuntu, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:480: WARNING: duplicate label centos rhel, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:533: WARNING: duplicate label rocm install, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:728: WARNING: duplicate label hardware and software support, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:885: WARNING: duplicate label machine learning and high performance computing software stack for amd gpu, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:892: WARNING: duplicate label rocm binary package structure, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1002: WARNING: duplicate label rocm platform packages, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/More-about-how-ROCm-uses-PCIe-Atomics.rst:73: WARNING: Title underline too short. BAR Memory Overview ****************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:3: WARNING: Line block ends without a blank line. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:183: WARNING: Title underline too short. CentOS RHEL v7.7 ^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:183: WARNING: Title underline too short. CentOS RHEL v7.7 ^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:385: WARNING: Title level inconsistent: Installation ------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:21: WARNING: duplicate label deploying rocm, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:36: WARNING: duplicate label ubuntu, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:183: WARNING: duplicate label centos rhel, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:236: WARNING: duplicate label rocm install, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/QuickStartGuideOpenCL.rst:9: WARNING: Title underline too short. This developer release includes the following: ------------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/QuickStartGuideOpenCL.rst:27: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/QuickStartGuideOpenCL.rst:54: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/QuickStartGuideOpenCL.rst:59: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/QuickStartGuideOpenCL.rst:64: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:12: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:21: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:25: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:68: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:79: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:88: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:99: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROC-smi.rst:110: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCR-Runtime.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCR-Runtime.rst:34: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCk-kernel.rst:12: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCk-kernel.rst:20: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCk-kernel.rst:28: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCk-kernel.rst:34: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCk-kernel.rst:38: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCt.rst:24: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/ROCt.rst:31: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/Other-Solutions.rst:52: WARNING: Title underline too short. Turn Off Page Retry on GFX9/Vega devices ********************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/Other-Solutions.rst:52: WARNING: Title underline too short. Turn Off Page Retry on GFX9/Vega devices ********************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/PCIe-Debug.rst:22: WARNING: Unknown target name: "number". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/PCIe-Debug.rst:32: WARNING: Unknown target name: "number". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/PCIe-Debug.rst:67: WARNING: Unknown target name: "number". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/PCIe-Debug.rst:82: WARNING: Unknown target name: "number". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Other_Solutions/PCIe-Debug.rst:94: WARNING: Unknown target name: "number". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/CUDAAPIHIP.rst:842: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/CUDAAPIHIPTEXTURE.rst:320: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-FAQ.rst:65: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-FAQ.rst:185: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-FAQ.rst:185: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-FAQ.rst:5: WARNING: duplicate label hip-faq, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/FAQ/FAQ_HIP.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:33: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:65: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:72: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:479: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:515: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:539: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:547: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:567: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:575: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:575: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:579: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:579: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:835: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:871: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:899: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:919: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:927: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:927: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:931: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:931: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst:1112: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:102: WARNING: Title underline too short. Identifying the Compiler: hcc, hip-clang or nvcc ************************************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:102: WARNING: Title underline too short. Identifying the Compiler: hcc, hip-clang or nvcc ************************************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:299: WARNING: Title underline too short. hipLaunchKernelGGL ~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:299: WARNING: Title underline too short. hipLaunchKernelGGL ~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:22: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:23: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:27: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:29: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:31: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:33: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-terminology.rst:53: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP_Debugging.rst:136: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP_Debugging.rst:188: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:289: WARNING: Duplicate explicit target name: "dim3". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:573: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:609: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:633: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:641: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:661: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:669: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:669: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:673: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:673: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:931: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:967: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:995: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1015: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1023: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1023: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1027: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1027: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1119: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1335: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1464: WARNING: Malformed table. +--------------------------------------------------------------------------------------+------------------------+----------------------------+ | Function | Supported in HIP | Supported in CUD | +--------------------------------------------------------------------------------------+------------------------+----------------------------+ |void load_matrix_sync(fragment<...> &a, const T* mptr, unsigned lda) | | ✓ | | | | | +--------------------------------------------------------------------------------------+------------------------+----------------------------+ |void load_matrix_sync(fragment<...> &a, const T* mptr, unsigned lda, layout_t layout) | | ✓ | | | | | +--------------------------------------------------------------------------------------+------------------------+----------------------------+ |void store_matrix_sync(T* mptr, fragment<...> &a, unsigned lda, layout_t layout) | | ✓ | | | | | +--------------------------------------------------------------------------------------+------------------------+----------------------------+ |void fill_fragment(fragment<...> &a, const T &value) | | ✓ | | | | | +--------------------------------------------------------------------------------------+------------------------+----------------------------+ |void mma_sync(fragment<...> &d, const fragment<...> &a, const fragment<...> &b, | | ✓ | |const fragment<...> &c , bool sat) | | | +--------------------------------------------------------------------------------------+------------------------+----------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:1569: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Kernel_language.rst:320: WARNING: duplicate label synchronization-functions, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-GUIDE.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:120: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:121: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:125: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:127: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:129: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:131: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/LanguageInto.rst:151: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:478: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:492: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:497: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:544: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:697: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:930: WARNING: Duplicate explicit target name: "1". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:965: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1150: WARNING: Duplicate explicit target name: "1". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1282: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1282: WARNING: Duplicate explicit target name: "1". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1442: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1473: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1517: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1525: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1532: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1548: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1548: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1649: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1714: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1724: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1834: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1864: WARNING: Duplicate explicit target name: "1". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2076: WARNING: Duplicate explicit target name: "1". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2081: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2096: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2135: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2150: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2207: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2272: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2376: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2379: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2380: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2381: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2656: WARNING: Unexpected section title or transition. .... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2666: WARNING: Unexpected section title or transition. .... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2803: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:2803: WARNING: Duplicate explicit target name: "1". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:3042: WARNING: Error in "image" directive: no content permitted. .. image:: Opencl_optimization_images/3.8.png **Figure 3.8 Kernel Unrolled 4X** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:3048: WARNING: Error in "image" directive: no content permitted. .. image:: Opencl_optimization_images/3.9.png **Figure 3.9 Unrolled Loop with Stores Clustered** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:3058: WARNING: Error in "image" directive: no content permitted. .. image:: Opencl_optimization_images/3.10.png **Figure 3.10 Unrolled Kernel Using float4 for Vectorization** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:3232: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:3341: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:3354: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-optimization.rst:1151: WARNING: Footnote [2] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:62: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:1275: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:1771: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:2372: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:2416: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:3219: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:3901: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Opencl-programming-guide.rst:: WARNING: image file not readable: Programming_Guides/images/a.1.png /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:108: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:109: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:113: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:115: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:117: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:119: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:139: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:381: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:406: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:406: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:417: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:413: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:413: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:422: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:423: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:433: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:440: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:442: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:447: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:449: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hcc-guide.rst:154: WARNING: Content block expected for the "code" directive; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hcc-guide.rst:160: WARNING: Content block expected for the "code" directive; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hcc-profile.rst:79: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip-programming.rst:34: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip-programming.rst:47: WARNING: Malformed table. Text in column margin in table line 3. ======================= ====== ===== ======== ==== ====== ========= =================================== HIP API Synchronization Effect Fence Coherent Host Memory Visibiity Non-Coherent Host Memory Visibility hipStreamSynchronize host waits for all commands in the specified stream to complete system-scope release yes yes hipDeviceSynchronize host waits for all commands in all streams on the specified device to complete system-scope release yes yes hipEventSynchronize host waits for the specified event to complete device-scope release yes depends - see below hipStreamWaitEvent stream waits for the specified event to complete none yes no ======================= ====== ===== ======== ==== ====== ========= =================================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip-programming-guide.rst:31: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_install.rst:30: WARNING: Duplicate explicit target name: "checkout". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_port.rst:45: WARNING: Malformed table. Bottom/header table border does not match top border. ============ ================================= ================== ================= =========== Format APIs NVCC HCC HIP-CLANG ============ ================================= ================== ================= =========== Code Object hipModuleLoad, hipModuleLoadData .cubin or PTX text .hsaco .hsaco Fat Binary hipModuleLoadFatBin .fatbin Under Development .hip_fatbin ============ ================================= ================== ================= =========== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_port.rst:267: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_port.rst:271: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_port.rst:279: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_port.rst:291: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_profiling.rst:71: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_profiling.rst:76: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_profiling.rst:81: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hip_profiling.rst:246: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/hipporting-driver-api.rst:4: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:4: WARNING: Title underline too short. About ROCm Documentation =================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:7: WARNING: Title underline too short. `Current Release Notes `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:13: WARNING: Title underline too short. `Installation Guide `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:13: WARNING: Title underline too short. `Installation Guide `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:35: WARNING: Title underline too short. `Programming Guide `_ ******************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:35: WARNING: Title underline too short. `Programming Guide `_ ******************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:62: WARNING: Title underline too short. `ROCm GPU Tunning Guides `_ *************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:62: WARNING: Title underline too short. `ROCm GPU Tunning Guides `_ *************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:73: WARNING: Title underline too short. `GCN ISA Manuals `_ ******************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:73: WARNING: Title underline too short. `GCN ISA Manuals `_ ******************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:88: WARNING: Title underline too short. `ROCm API References `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:88: WARNING: Title underline too short. `ROCm API References `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:113: WARNING: Title underline too short. `ROCm Tools `_ ************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:113: WARNING: Title underline too short. `ROCm Tools `_ ************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:149: WARNING: Title underline too short. `ROCm Libraries `_ ************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:149: WARNING: Title underline too short. `ROCm Libraries `_ ************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:201: WARNING: Line block ends without a blank line. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:205: WARNING: Title underline too short. `ROCm Compiler SDK `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:205: WARNING: Title underline too short. `ROCm Compiler SDK `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:219: WARNING: Title underline too short. `ROCm System Management `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:219: WARNING: Title underline too short. `ROCm System Management `_ ************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:231: WARNING: Title underline too short. `ROCm Virtualization & Containers `_ *********************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:231: WARNING: Title underline too short. `ROCm Virtualization & Containers `_ *********************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:239: WARNING: Title underline too short. `Remote Device Programming `_ ************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:239: WARNING: Title underline too short. `Remote Device Programming `_ ************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:253: WARNING: Title underline too short. `Deep Learning on ROCm `_ ********************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:253: WARNING: Title underline too short. `Deep Learning on ROCm `_ ********************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:266: WARNING: Title underline too short. `System Level Debug `_ ******************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:266: WARNING: Title underline too short. `System Level Debug `_ ******************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:271: WARNING: Title underline too short. `Tutorial `_ ********** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:271: WARNING: Title underline too short. `Tutorial `_ ********** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:275: WARNING: Title underline too short. `ROCm Glossary `_ ************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:275: WARNING: Title underline too short. `ROCm Glossary `_ ************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:9: WARNING: doxygenfunction: Cannot find function "clblasCswap" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:11: WARNING: doxygenfunction: Cannot find function "clblasDswap" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:13: WARNING: doxygenfunction: Cannot find function "clblasSswap" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:15: WARNING: doxygenfunction: Cannot find function "clblasZswap" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:19: WARNING: doxygenfunction: Cannot find function "clblasCscal" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:21: WARNING: doxygenfunction: Cannot find function "clblasDscal" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:23: WARNING: doxygenfunction: Cannot find function "clblasSscal" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:25: WARNING: doxygenfunction: Cannot find function "clblasZscal" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:30: WARNING: doxygenfunction: Cannot find function "clblasCsscal" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:32: WARNING: doxygenfunction: Cannot find function "clblasZdscal" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:37: WARNING: doxygenfunction: Cannot find function "clblasCcopy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:39: WARNING: doxygenfunction: Cannot find function "clblasDcopy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:41: WARNING: doxygenfunction: Cannot find function "clblasScopy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:43: WARNING: doxygenfunction: Cannot find function "clblasZcopy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:47: WARNING: doxygenfunction: Cannot find function "clblasCaxpy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:49: WARNING: doxygenfunction: Cannot find function "clblasDaxpy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:51: WARNING: doxygenfunction: Cannot find function "clblasSaxpy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:53: WARNING: doxygenfunction: Cannot find function "clblasZaxpy" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:59: WARNING: doxygenfunction: Cannot find function "clblasCdotc" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:61: WARNING: doxygenfunction: Cannot find function "clblasCdotu" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:63: WARNING: doxygenfunction: Cannot find function "clblasDdot" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:65: WARNING: doxygenfunction: Cannot find function "clblasSdot" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:67: WARNING: doxygenfunction: Cannot find function "clblasZdotc" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:69: WARNING: doxygenfunction: Cannot find function "clblasZdotu" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:73: WARNING: doxygenfunction: Cannot find function "clblasCrotg" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:75: WARNING: doxygenfunction: Cannot find function "clblasDrotg" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:77: WARNING: doxygenfunction: Cannot find function "clblasSrotg" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:79: WARNING: doxygenfunction: Cannot find function "clblasZrotg" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:84: WARNING: doxygenfunction: Cannot find function "clblasDrotmg" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:87: WARNING: doxygenfunction: Cannot find function "clblasSrotmg" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:91: WARNING: doxygenfunction: Cannot find function "clblasCsrot" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:93: WARNING: doxygenfunction: Cannot find function "clblasDrot" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:95: WARNING: doxygenfunction: Cannot find function "clblasSrot" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:97: WARNING: doxygenfunction: Cannot find function "clblasZdrot" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:102: WARNING: doxygenfunction: Cannot find function "clblasDrotm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:104: WARNING: doxygenfunction: Cannot find function "clblasSrotm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:109: WARNING: doxygenfunction: Cannot find function "clblasDnrm2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:111: WARNING: doxygenfunction: Cannot find function "clblasDznrm2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:113: WARNING: doxygenfunction: Cannot find function "clblasScnrm2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:115: WARNING: doxygenfunction: Cannot find function "clblasSnrm2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:119: WARNING: doxygenfunction: Cannot find function "clblasiCamax" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:121: WARNING: doxygenfunction: Cannot find function "clblasiDamax" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:123: WARNING: doxygenfunction: Cannot find function "clblasiSamax" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:125: WARNING: doxygenfunction: Cannot find function "clblasiZamax" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:130: WARNING: doxygenfunction: Cannot find function "clblasDasum" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:132: WARNING: doxygenfunction: Cannot find function "clblasDzasum" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:134: WARNING: doxygenfunction: Cannot find function "clblasSasum" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS1.rst:136: WARNING: doxygenfunction: Cannot find function "clblasScasum" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:8: WARNING: doxygenfunction: Cannot find function "clblasCgemv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:10: WARNING: doxygenfunction: Cannot find function "clblasDgemv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:12: WARNING: doxygenfunction: Cannot find function "clblasSgemv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:14: WARNING: doxygenfunction: Cannot find function "clblasZgemv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:18: WARNING: doxygenfunction: Cannot find function "clblasDsymv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:20: WARNING: doxygenfunction: Cannot find function "clblasSsymv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:25: WARNING: doxygenfunction: Cannot find function "clblasChemv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:27: WARNING: doxygenfunction: Cannot find function "clblasZhemv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:32: WARNING: doxygenfunction: Cannot find function "clblasCtrmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:34: WARNING: doxygenfunction: Cannot find function "clblasDtrmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:36: WARNING: doxygenfunction: Cannot find function "clblasStrmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:38: WARNING: doxygenfunction: Cannot find function "clblasZtrmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:43: WARNING: doxygenfunction: Cannot find function "clblasCtrsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:45: WARNING: doxygenfunction: Cannot find function "clblasDtrsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:47: WARNING: doxygenfunction: Cannot find function "clblasStrsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:49: WARNING: doxygenfunction: Cannot find function "clblasZtrsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:53: WARNING: doxygenfunction: Cannot find function "clblasDger" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:55: WARNING: doxygenfunction: Cannot find function "clblasSger" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:61: WARNING: doxygenfunction: Cannot find function "clblasCgeru" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:63: WARNING: doxygenfunction: Cannot find function "clblasZgeru" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:67: WARNING: doxygenfunction: Cannot find function "clblasCgerc" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:69: WARNING: doxygenfunction: Cannot find function "clblasZgerc" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:74: WARNING: doxygenfunction: Cannot find function "clblasDsyr" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:76: WARNING: doxygenfunction: Cannot find function "clblasSsyr" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:80: WARNING: doxygenfunction: Cannot find function "clblasCher" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:82: WARNING: doxygenfunction: Cannot find function "clblasZher" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:88: WARNING: doxygenfunction: Cannot find function "clblasDsyr2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:90: WARNING: doxygenfunction: Cannot find function "clblasSsyr2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:95: WARNING: doxygenfunction: Cannot find function "clblasCher2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:97: WARNING: doxygenfunction: Cannot find function "clblasZher2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:102: WARNING: doxygenfunction: Cannot find function "clblasCtpmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:104: WARNING: doxygenfunction: Cannot find function "clblasDtpmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:106: WARNING: doxygenfunction: Cannot find function "clblasStpmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:108: WARNING: doxygenfunction: Cannot find function "clblasZtpmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:114: WARNING: doxygenfunction: Cannot find function "clblasCtpsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:116: WARNING: doxygenfunction: Cannot find function "clblasStpsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:118: WARNING: doxygenfunction: Cannot find function "clblasZtpsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:125: WARNING: doxygenfunction: Cannot find function "clblasDspmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:127: WARNING: doxygenfunction: Cannot find function "clblasSspmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:133: WARNING: doxygenfunction: Cannot find function "clblasChpmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:135: WARNING: doxygenfunction: Cannot find function "clblasZhpmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:141: WARNING: doxygenfunction: Cannot find function "clblasDspr" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:143: WARNING: doxygenfunction: Cannot find function "clblasSspr" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:149: WARNING: doxygenfunction: Cannot find function "clblasChpr" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:151: WARNING: doxygenfunction: Cannot find function "clblasZhpr" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:157: WARNING: doxygenfunction: Cannot find function "clblasDspr2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:160: WARNING: doxygenfunction: Cannot find function "clblasSspr2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:165: WARNING: doxygenfunction: Cannot find function "clblasChpr2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:167: WARNING: doxygenfunction: Cannot find function "clblasZhpr2" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:173: WARNING: doxygenfunction: Cannot find function "clblasCgbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:175: WARNING: doxygenfunction: Cannot find function "clblasDgbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:177: WARNING: doxygenfunction: Cannot find function "clblasSgbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:179: WARNING: doxygenfunction: Cannot find function "clblasZgbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:183: WARNING: doxygenfunction: Cannot find function "clblasCtbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:186: WARNING: doxygenfunction: Cannot find function "clblasDtbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:189: WARNING: doxygenfunction: Cannot find function "clblasStbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:192: WARNING: doxygenfunction: Cannot find function "clblasZtbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:197: WARNING: doxygenfunction: Cannot find function "clblasDsbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:199: WARNING: doxygenfunction: Cannot find function "clblasSsbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:205: WARNING: doxygenfunction: Cannot find function "clblasChbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:208: WARNING: doxygenfunction: Cannot find function "clblasZhbmv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:214: WARNING: doxygenfunction: Cannot find function "clblasCtbsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:217: WARNING: doxygenfunction: Cannot find function "clblasDtbsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:219: WARNING: doxygenfunction: Cannot find function "clblasStbsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS2.rst:221: WARNING: doxygenfunction: Cannot find function "clblasZtbsv" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:8: WARNING: doxygenfunction: Cannot find function "clblasCgemm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:10: WARNING: doxygenfunction: Cannot find function "clblasDgemm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:13: WARNING: doxygenfunction: Cannot find function "clblasSgemm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:16: WARNING: doxygenfunction: Cannot find function "clblasZgemm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:21: WARNING: Title underline too short. TRMM - Triangular matrix-matrix multiplication -------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:21: WARNING: Title underline too short. TRMM - Triangular matrix-matrix multiplication -------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:22: WARNING: doxygenfunction: Cannot find function "clblasCtrmm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:25: WARNING: doxygenfunction: Cannot find function "clblasDtrmm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:28: WARNING: doxygenfunction: Cannot find function "clblasStrmm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:30: WARNING: doxygenfunction: Cannot find function "clblasZtrmm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:34: WARNING: Title underline too short. TRSM - Solving triangular systems of equations -------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:34: WARNING: Title underline too short. TRSM - Solving triangular systems of equations -------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:35: WARNING: doxygenfunction: Cannot find function "clblasCtrsm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:38: WARNING: doxygenfunction: Cannot find function "clblasDtrsm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:40: WARNING: doxygenfunction: Cannot find function "clblasStrsm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:43: WARNING: doxygenfunction: Cannot find function "clblasZtrsm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:48: WARNING: doxygenfunction: Cannot find function "clblasCsyrk" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:51: WARNING: doxygenfunction: Cannot find function "clblasDsyrk" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:54: WARNING: doxygenfunction: Cannot find function "clblasCsyr2k" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:57: WARNING: doxygenfunction: Cannot find function "clblasDsyr2k" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:62: WARNING: doxygenfunction: Cannot find function "clblasSsyr2k" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:64: WARNING: doxygenfunction: Cannot find function "clblasZsyr2k" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:70: WARNING: doxygenfunction: Cannot find function "clblasCsymm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:72: WARNING: doxygenfunction: Cannot find function "clblasDsymm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:75: WARNING: doxygenfunction: Cannot find function "clblasSsymm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:78: WARNING: doxygenfunction: Cannot find function "clblasZsymm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:83: WARNING: Title underline too short. HEMM - Hermitian matrix-matrix multiplication -------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:83: WARNING: Title underline too short. HEMM - Hermitian matrix-matrix multiplication -------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:84: WARNING: doxygenfunction: Cannot find function "clblasChemm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:87: WARNING: doxygenfunction: Cannot find function "clblasZhemm" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:93: WARNING: doxygenfunction: Cannot find function "clblasCherk" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:96: WARNING: doxygenfunction: Cannot find function "clblasZherk" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:104: WARNING: doxygenfunction: Cannot find function "clblasCher2k" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/BLAS3.rst:107: WARNING: doxygenfunction: Cannot find function "clblasZher2k" in doxygen xml output for project "ReadTheDocs-Breathe" from directory: xml/ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:69: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:77: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:108: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:110: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:110: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:118: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:120: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:120: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:126: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:136: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:136: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:144: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:146: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HCC-API.rst:146: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:18: WARNING: Inconsistent literal block quoting. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:20: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:21: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:164: WARNING: Title underline too short. cyl_bessel_i0f ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:164: WARNING: Title underline too short. cyl_bessel_i0f ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:174: WARNING: Title underline too short. cyl_bessel_i1f ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:174: WARNING: Title underline too short. cyl_bessel_i1f ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:552: WARNING: Title underline too short. nearbyintf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:552: WARNING: Title underline too short. nearbyintf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:562: WARNING: Title underline too short. nextafterf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:562: WARNING: Title underline too short. nextafterf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:602: WARNING: Title underline too short. normcdfinvf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:602: WARNING: Title underline too short. normcdfinvf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:642: WARNING: Title underline too short. remainderf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:642: WARNING: Title underline too short. remainderf ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:1477: WARNING: Title underline too short. normcdfinv ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:1477: WARNING: Title underline too short. normcdfinv ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:1867: WARNING: Title underline too short. __fdividef ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:1867: WARNING: Title underline too short. __fdividef ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2025: WARNING: Title underline too short. __fsqrt_ru ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2025: WARNING: Title underline too short. __fsqrt_ru ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2035: WARNING: Title underline too short. __fsqrt_rz ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2035: WARNING: Title underline too short. __fsqrt_rz ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2115: WARNING: Title underline too short. __saturatef ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2115: WARNING: Title underline too short. __saturatef ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2315: WARNING: Title underline too short. __dsqrt_rd ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2315: WARNING: Title underline too short. __dsqrt_rd ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2325: WARNING: Title underline too short. __dsqrt_rn ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2325: WARNING: Title underline too short. __dsqrt_rn ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2335: WARNING: Title underline too short. __dsqrt_ru ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2335: WARNING: Title underline too short. __dsqrt_ru ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2345: WARNING: Title underline too short. __dsqrt_rz ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2345: WARNING: Title underline too short. __dsqrt_rz ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2456: WARNING: Title underline too short. __byte_perm ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2456: WARNING: Title underline too short. __byte_perm ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2606: WARNING: Title underline too short. __umul64hi ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:2606: WARNING: Title underline too short. __umul64hi ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:3433: WARNING: Title underline too short. __hfma_sat ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:3433: WARNING: Title underline too short. __hfma_sat ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:3453: WARNING: Title underline too short. __hmul_sat ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:3453: WARNING: Title underline too short. __hmul_sat ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:3483: WARNING: Title underline too short. __hsub_sat ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:3483: WARNING: Title underline too short. __hsub_sat ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:4754: WARNING: Title underline too short. __ushort2half_rd ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP-MATH.rst:4754: WARNING: Title underline too short. __ushort2half_rd ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Device-Memory-Access.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpyPeerAsync(void * dst, int dstDeviceId, const void * src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 29] hipError_t hipMemcpyPeerAsync(void * dst, int dstDeviceId, const void * src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) -----------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 130] hipError_t hipMemcpyPeerAsync(void * dst, int dstDeviceId, const void * src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm0) ----------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:84: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpyToSymbol(const void * symbolName, const void * src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 28] hipError_t hipMemcpyToSymbol(const void * symbolName, const void * src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) ----------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 105] hipError_t hipMemcpyToSymbol(const void * symbolName, const void * src, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyHostToDevice) ---------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpyToSymbolAsync(const void * symbolName, const void * src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 33] hipError_t hipMemcpyToSymbolAsync(const void * symbolName, const void * src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) ---------------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 150] hipError_t hipMemcpyToSymbolAsync(const void * symbolName, const void * src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) ------------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:92: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpyFromSymbol(void * dst, const void * symbolName, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyDeviceToHost) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 30] hipError_t hipMemcpyFromSymbol(void * dst, const void * symbolName, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyDeviceToHost) ------------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 101] hipError_t hipMemcpyFromSymbol(void * dst, const void * symbolName, size_t sizeBytes, size_t offset __dparm0, hipMemcpyKind kind __dparmhipMemcpyDeviceToHost) -----------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:96: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpyFromSymbolAsync(void * dst, const void * symbolName, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 35] hipError_t hipMemcpyFromSymbolAsync(void * dst, const void * symbolName, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) -----------------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 146] hipError_t hipMemcpyFromSymbolAsync(void * dst, const void * symbolName, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm0) --------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:100: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpyAsync(void * dst, const void * src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 25] hipError_t hipMemcpyAsync(void * dst, const void * src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) -------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 114] hipError_t hipMemcpyAsync(void * dst, const void * src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm0) ------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:112: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemsetAsync(void * dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 25] hipError_t hipMemsetAsync(void * dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) -------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 87] hipError_t hipMemsetAsync(void * dst, int value, size_t sizeBytes, hipStream_t stream __dparm0) ---------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:128: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMallocArray(hipArray ** array, const hipChannelFormatDesc * desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 25] hipError_t hipMallocArray(hipArray ** array, const hipChannelFormatDesc * desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) -------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 109] hipError_t hipMallocArray(hipArray ** array, const hipChannelFormatDesc * desc, size_t width, size_t height __dparm0, unsigned int flags __dparmhipArrayDefault) -------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Memory-Management.rst:144: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 11] hipError_t hipMemcpy2DAsync(void * dst, size_t dpitch, const void * src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) -----------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 27] hipError_t hipMemcpy2DAsync(void * dst, size_t dpitch, const void * src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) ---------------------------^ If declarator-id: Invalid definition: Expecting "," or ")" in parameters_and_qualifiers, got "_". [error at 157] hipError_t hipMemcpy2DAsync(void * dst, size_t dpitch, const void * src, size_t spitch, size_t width, size_t height, hipMemcpyKind kind, hipStream_t stream __dparm0) -------------------------------------------------------------------------------------------------------------------------------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Stream-Management.rst:39: WARNING: Title underline too short. hipStreamGetFlags ---------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/HIP_API/Stream-Management.rst:39: WARNING: Title underline too short. hipStreamGetFlags ---------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:11: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: Expecting "(" in parameters_and_qualifiers. [error at 21] hsa_status_t HSA_API hsa_status_string(hsa_status_t status, const char ** status_string) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:27: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 13] hsa_status_t HSA_API hsa_init() -------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_init() ---------------------^ If declarator-id: Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 21] hsa_status_t HSA_API hsa_init() ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:30: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 13] hsa_status_t HSA_API hsa_shut_down() -------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_shut_down() ---------------------^ If declarator-id: Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 21] hsa_status_t HSA_API hsa_shut_down() ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:73: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:79: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:85: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:91: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:94: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:97: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:119: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:122: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:125: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:128: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:131: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:134: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:137: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:140: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:156: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:159: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:162: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:165: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:168: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:171: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_free(void * ptr) ---------------------^ If declarator-id: Invalid definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:174: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:177: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:189: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:192: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:195: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:198: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:201: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:204: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:207: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:210: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:213: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:216: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:219: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:222: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:225: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:228: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:231: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:234: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:237: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: 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-demo/checkouts/latest/ROCm_API_References/ROCr-API.rst:240: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: 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 definition: 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 definition: Expecting "(" in parameters_and_qualifiers. [error at 17] uint64_t HSA_API hsa_queue_load_read_index_relaxed(const hsa_queue_t * queue) --------- Command output too long. Truncated at 1MB. [rtd-command-info] start-time: 2020-03-07T21:39:37.098374Z, end-time: 2020-03-07T21:39:37.409460Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/_build/epub/ROCmDocumentation.epub /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/artifacts/latest/sphinx_epub/advanced-micro-devices-demo.epub