Read the Docs build information Build id: 345332 Project: advanced-micro-devices-demo Version: latest Commit: 9ad93d30b7f2c844c716fece24c1e5f4406bfbff Date: 2020-06-17T03:54:51.535589Z State: finished Success: True [rtd-command-info] start-time: 2020-06-17T03:54:53.736279Z, end-time: 2020-06-17T03:54:55.929509Z, 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-06-17T03:54:56.220629Z, end-time: 2020-06-17T03:54:56.855458Z, 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 9ad93d3 Update Installation-Guide.rst [rtd-command-info] start-time: 2020-06-17T03:54:56.973182Z, end-time: 2020-06-17T03:54:57.171510Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-06-17T03:54:58.600118Z, end-time: 2020-06-17T03:55:02.338832Z, duration: 3, 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-06-17T03:55:02.567964Z, end-time: 2020-06-17T03:55:03.383880Z, duration: 0, 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.1.1) [rtd-command-info] start-time: 2020-06-17T03:55:03.500484Z, end-time: 2020-06-17T03:55:12.601661Z, duration: 9, 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.4-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 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.2-py2.py3-none-any.whl (39 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting packaging Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting idna<3,>=2.5 Downloading idna-2.9-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.4.5.2-py2.py3-none-any.whl (157 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.9-py2.py3-none-any.whl (126 kB) Collecting pytz>=2015.7 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-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=c06d297e92a6b115d0124431fbccc942e8c40c4a3578c04b66eda76817faeb3b Stored in directory: /tmp/pip-ephem-wheel-cache-gg1nh40o/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=f48189bf2bc13fae1383c5b7f3d85b82bf3ee446f8797a65a7c0e894dcc8f26d Stored in directory: /tmp/pip-ephem-wheel-cache-gg1nh40o/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, MarkupSafe, Jinja2, snowballstemmer, idna, certifi, chardet, urllib3, requests, pytz, babel, sphinxcontrib-websupport, imagesize, pyparsing, six, packaging, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.4.5.2 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.4 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.1 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.23.0 setuptools-47.3.1 six-1.15.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.2.2 urllib3-1.25.9 [rtd-command-info] start-time: 2020-06-17T03:55:12.707913Z, end-time: 2020-06-17T03:55:17.727005Z, duration: 5, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting breathe Downloading breathe-4.19.1-py3-none-any.whl (78 kB) Collecting sphinxcontrib-bibtex Downloading sphinxcontrib_bibtex-1.0.0-py3-none-any.whl (14 kB) 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.15.0) 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<3.2,>=3.0 Downloading Sphinx-3.1.1-py3-none-any.whl (2.9 MB) Collecting pybtex-docutils>=0.2.0 Downloading pybtex_docutils-0.2.2-py2.py3-none-any.whl (4.6 kB) Collecting pybtex>=0.20 Downloading pybtex-0.22.2-py2.py3-none-any.whl (279 kB) Collecting oset>=0.1.3 Downloading oset-0.1.3.tar.gz (7.3 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<3.2,>=3.0->breathe->-r requirements.txt (line 1)) (2.3.1) 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<3.2,>=3.0->breathe->-r requirements.txt (line 1)) (2.11.2) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.7/site-packages (from Sphinx<3.2,>=3.0->breathe->-r requirements.txt (line 1)) (2.8.0) 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<3.2,>=3.0->breathe->-r requirements.txt (line 1)) (0.7.12) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) 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<3.2,>=3.0->breathe->-r requirements.txt (line 1)) (2.0.0) 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<3.2,>=3.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) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) 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<3.2,>=3.0->breathe->-r requirements.txt (line 1)) (47.3.1) 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<3.2,>=3.0->breathe->-r requirements.txt (line 1)) (20.4) 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<3.2,>=3.0->breathe->-r requirements.txt (line 1)) (1.2.0) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) 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.1.tar.gz (269 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<3.2,>=3.0->breathe->-r requirements.txt (line 1)) (1.1.1) 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>=1.3->Sphinx<3.2,>=3.0->breathe->-r requirements.txt (line 1)) (2020.1) 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<3.2,>=3.0->breathe->-r requirements.txt (line 1)) (1.25.9) 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<3.2,>=3.0->breathe->-r requirements.txt (line 1)) (2.9) 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<3.2,>=3.0->breathe->-r requirements.txt (line 1)) (2020.4.5.2) 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<3.2,>=3.0->breathe->-r requirements.txt (line 1)) (3.0.4) 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<3.2,>=3.0->breathe->-r requirements.txt (line 1)) (2.4.7) 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=226f15c9e5f77ad799149c691e6fe497bd987c62db26c95a50f400ab20770b01 Stored in directory: /tmp/pip-ephem-wheel-cache-4mfp3xee/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.1-cp37-cp37m-linux_x86_64.whl size=44619 sha256=ef8d5d4168a9c7b201923b78d6e02142307ac6b214fbfc088d820d1d000451fe Stored in directory: /tmp/pip-ephem-wheel-cache-4mfp3xee/wheels/5e/03/1e/e1e954795d6f35dfc7b637fe2277bff021303bd9570ecea653 Successfully built oset PyYAML Installing collected packages: sphinxcontrib-htmlhelp, sphinxcontrib-serializinghtml, sphinxcontrib-devhelp, sphinxcontrib-jsmath, sphinxcontrib-qthelp, sphinxcontrib-applehelp, 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.1 Sphinx-3.1.1 breathe-4.19.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-06-17T03:55:18.826057Z, end-time: 2020-06-17T03:55:19.033777Z, 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' html_theme_options = { 'display_version': False} # 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/", "rocSOLVER": "rocSOLVERxml/", } 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' # To resolve spacing issue in APIs # 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_css_files = [ "amdstyles.css", ] # 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 = False # 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://assets.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://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ("pdf", "//rocmdocs.amd.com/_/downloads/en/latest/pdf/"), ("epub", "//rocmdocs.amd.com/_/downloads/en/latest/epub/"), ], 'subprojects': [ ("advanced-micro-devices-rocsparse", "https://rocmdocs.amd.com/projects/advanced-micro-devices-rocsparse/en/latest/"), ], 'slug': 'advanced-micro-devices-demo', 'name': u'ROCm Documentation', 'rtd_language': u'en', 'programming_language': u'cpp', 'canonical_url': 'https://rocmdocs.amd.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'github_user': 'RadeonOpenCompute', 'proxied_api_host': '/_', '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, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '9ad93d30', } 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-06-17T03:55:19.163463Z, end-time: 2020-06-17T03:59:52.865819Z, duration: 273, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v3.1.1 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... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:79: warning: Member rocsolver_dlaswp(rocsolver_handle handle, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int k1, const rocsolver_int k2, const rocsolver_int *ipiv, const rocsolver_int incx) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:88: warning: Member rocsolver_claswp(rocsolver_handle handle, const rocsolver_int n, rocblas_float_complex *A, const rocsolver_int lda, const rocsolver_int k1, const rocsolver_int k2, const rocsolver_int *ipiv, const rocsolver_int incx) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:97: warning: Member rocsolver_zlaswp(rocsolver_handle handle, const rocsolver_int n, rocblas_double_complex *A, const rocsolver_int lda, const rocsolver_int k1, const rocsolver_int k2, const rocsolver_int *ipiv, const rocsolver_int incx) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:151: warning: Member rocsolver_dlarfg(rocsolver_handle handle, const rocsolver_int n, double *alpha, double *x, const rocsolver_int incx, double *tau) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:224: warning: Member rocsolver_dlarft(rocsolver_handle handle, const rocsolver_direct direct, const rocsolver_storev storev, const rocsolver_int n, const rocsolver_int k, double *V, const rocsolver_int ldv, double *tau, double *T, const rocsolver_int ldt) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:290: warning: Member rocsolver_dlarf(rocsolver_handle handle, const rocsolver_side side, const rocsolver_int m, const rocsolver_int n, double *x, const rocsolver_int incx, const double *alpha, double *A, const rocsolver_int lda) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:390: warning: Member rocsolver_dlarfb(rocsolver_handle handle, const rocsolver_side side, const rocsolver_operation trans, const rocsolver_direct direct, const rocsolver_storev storev, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *V, const rocsolver_int ldv, double *T, const rocsolver_int ldt, double *A, const rocsolver_int lda) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:451: warning: Member rocsolver_dorg2r(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:505: warning: Member rocsolver_dorgqr(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:559: warning: Member rocsolver_dorgl2(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:614: warning: Member rocsolver_dorglq(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:686: warning: Member rocsolver_dorgbr(rocsolver_handle handle, const rocsolver_storev storev, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:764: warning: Member rocsolver_dorm2r(rocsolver_handle handle, const rocsolver_side side, const rocsolver_operation trans, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv, double *C, const rocsolver_int ldc) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:845: warning: Member rocsolver_dormqr(rocsolver_handle handle, const rocsolver_side side, const rocsolver_operation trans, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv, double *C, const rocsolver_int ldc) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:916: warning: Member rocsolver_dgetf2(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, rocsolver_int *ipiv, rocsolver_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:924: warning: Member rocsolver_cgetf2(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_float_complex *A, const rocsolver_int lda, rocsolver_int *ipiv, rocsolver_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:932: warning: Member rocsolver_zgetf2(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_double_complex *A, const rocsolver_int lda, rocsolver_int *ipiv, rocsolver_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1002: warning: Member rocsolver_dgetf2_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *const A[], const rocsolver_int lda, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1012: warning: Member rocsolver_cgetf2_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_float_complex *const A[], const rocsolver_int lda, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1022: warning: Member rocsolver_zgetf2_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_double_complex *const A[], const rocsolver_int lda, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1099: warning: Member rocsolver_dgetf2_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1110: warning: Member rocsolver_cgetf2_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_float_complex *A, const rocsolver_int lda, const rocsolver_int strideA, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1121: warning: Member rocsolver_zgetf2_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_double_complex *A, const rocsolver_int lda, const rocsolver_int strideA, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1183: warning: Member rocsolver_dgetrf(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, rocsolver_int *ipiv, rocsolver_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1191: warning: Member rocsolver_cgetrf(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_float_complex *A, const rocsolver_int lda, rocsolver_int *ipiv, rocsolver_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1199: warning: Member rocsolver_zgetrf(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_double_complex *A, const rocsolver_int lda, rocsolver_int *ipiv, rocsolver_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1269: warning: Member rocsolver_dgetrf_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *const A[], const rocsolver_int lda, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1279: warning: Member rocsolver_cgetrf_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_float_complex *const A[], const rocsolver_int lda, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1289: warning: Member rocsolver_zgetrf_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_double_complex *const A[], const rocsolver_int lda, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1366: warning: Member rocsolver_dgetrf_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1377: warning: Member rocsolver_cgetrf_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_float_complex *A, const rocsolver_int lda, const rocsolver_int strideA, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1388: warning: Member rocsolver_zgetrf_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_double_complex *A, const rocsolver_int lda, const rocsolver_int strideA, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1450: warning: Member rocsolver_dgeqr2(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1519: warning: Member rocsolver_dgeqr2_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *const A[], const rocsolver_int lda, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1595: warning: Member rocsolver_dgeqr2_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1655: warning: Member rocsolver_dgelq2(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1723: warning: Member rocsolver_dgelq2_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *const A[], const rocsolver_int lda, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1798: warning: Member rocsolver_dgelq2_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1860: warning: Member rocsolver_dgeqrf(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1929: warning: Member rocsolver_dgeqrf_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *const A[], const rocsolver_int lda, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2005: warning: Member rocsolver_dgeqrf_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2065: warning: Member rocsolver_dgelqf(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2133: warning: Member rocsolver_dgelqf_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *const A[], const rocsolver_int lda, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2208: warning: Member rocsolver_dgelqf_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2266: warning: Member rocsolver_dgetrs(rocsolver_handle handle, const rocsolver_operation trans, const rocsolver_int n, const rocsolver_int nrhs, double *A, const rocsolver_int lda, const rocsolver_int *ipiv, double *B, const rocsolver_int ldb) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2271: warning: Member rocsolver_cgetrs(rocsolver_handle handle, const rocsolver_operation trans, const rocsolver_int n, const rocsolver_int nrhs, rocblas_float_complex *A, const rocsolver_int lda, const rocsolver_int *ipiv, rocblas_float_complex *B, const rocsolver_int ldb) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2276: warning: Member rocsolver_zgetrs(rocsolver_handle handle, const rocsolver_operation trans, const rocsolver_int n, const rocsolver_int nrhs, rocblas_double_complex *A, const rocsolver_int lda, const rocsolver_int *ipiv, rocblas_double_complex *B, const rocsolver_int ldb) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2332: warning: Member rocsolver_dgetrs_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, double *const A[], const rocblas_int lda, const rocblas_int *ipiv, const rocblas_int strideP, double *const B[], const rocblas_int ldb, const rocblas_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2337: warning: Member rocsolver_cgetrs_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, rocblas_float_complex *const A[], const rocblas_int lda, const rocblas_int *ipiv, const rocblas_int strideP, rocblas_float_complex *const B[], const rocblas_int ldb, const rocblas_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2343: warning: Member rocsolver_zgetrs_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, rocblas_double_complex *const A[], const rocblas_int lda, const rocblas_int *ipiv, const rocblas_int strideP, rocblas_double_complex *const B[], const rocblas_int ldb, const rocblas_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2408: warning: Member rocsolver_dgetrs_strided_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, double *A, const rocblas_int lda, const rocblas_int strideA, const rocblas_int *ipiv, const rocblas_int strideP, double *B, const rocblas_int ldb, const rocblas_int strideB, const rocblas_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2413: warning: Member rocsolver_cgetrs_strided_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, rocblas_float_complex *A, const rocblas_int lda, const rocblas_int strideA, const rocblas_int *ipiv, const rocblas_int strideP, rocblas_float_complex *B, const rocblas_int ldb, const rocblas_int strideB, const rocblas_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2419: warning: Member rocsolver_zgetrs_strided_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, rocblas_double_complex *A, const rocblas_int lda, const rocblas_int strideA, const rocblas_int *ipiv, const rocblas_int strideP, rocblas_double_complex *B, const rocblas_int ldb, const rocblas_int strideB, const rocblas_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2468: warning: Member rocsolver_dpotf2(rocsolver_handle handle, const rocsolver_fill uplo, const rocsolver_int n, double *A, const rocsolver_int lda, rocblas_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2522: warning: Member rocsolver_dpotf2_batched(rocsolver_handle handle, const rocsolver_fill uplo, const rocsolver_int n, double *const A[], const rocsolver_int lda, rocblas_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2582: warning: Member rocsolver_dpotf2_strided_batched(rocsolver_handle handle, const rocsolver_fill uplo, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, rocblas_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2633: warning: Member rocsolver_dpotrf(rocsolver_handle handle, const rocsolver_fill uplo, const rocsolver_int n, double *A, const rocsolver_int lda, rocblas_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2687: warning: Member rocsolver_dpotrf_batched(rocsolver_handle handle, const rocsolver_fill uplo, const rocsolver_int n, double *const A[], const rocsolver_int lda, rocblas_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2747: warning: Member rocsolver_dpotrf_strided_batched(rocsolver_handle handle, const rocsolver_fill uplo, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, rocblas_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-types.h:19: warning: Member rocsolver_float_complex (typedef) of file rocsolver-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-types.h:20: warning: Member rocsolver_double_complex (typedef) of file rocsolver-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-types.h:21: warning: Member rocsolver_half (typedef) of file rocsolver-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-types.h:57: warning: Member rocsolver_layer_mode (typedef) of file rocsolver-types.h is not documented. 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/rocSOLVER/src Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-auxiliary.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-auxiliary.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver.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/rocSOLVER/src/rocsolver-auxiliary.h... Generating code for file ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h... Generating code for file ROCm_Libraries/rocSOLVER/src/rocsolver-types.h... Generating code for file ROCm_Libraries/rocSOLVER/src/rocsolver.h... Generating file documentation... Generating docs for file ROCm_Libraries/rocSOLVER/src/rocsolver-auxiliary.h... Generating docs for file ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h... Generating docs for file ROCm_Libraries/rocSOLVER/src/rocsolver-types.h... Generating docs for file ROCm_Libraries/rocSOLVER/src/rocsolver.h... Generating page docu/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:752: warning: The following parameters of rocsolver_sorm2r(rocsolver_handle handle, const rocsolver_side side, const rocsolver_operation trans, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, float *A, const rocsolver_int lda, float *ipiv, float *C, const rocsolver_int ldc) are not documented: parameter 'ldc' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:833: warning: The following parameters of rocsolver_sormqr(rocsolver_handle handle, const rocsolver_side side, const rocsolver_operation trans, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, float *A, const rocsolver_int lda, float *ipiv, float *C, const rocsolver_int ldc) are not documented: parameter 'ldc' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2327: warning: The following parameters of rocsolver_sgetrs_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, float *const A[], const rocblas_int lda, const rocblas_int *ipiv, const rocblas_int strideP, float *const B[], const rocblas_int ldb, const rocblas_int batch_count) are not documented: parameter 'strideP' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2403: warning: The following parameters of rocsolver_sgetrs_strided_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, float *A, const rocblas_int lda, const rocblas_int strideA, const rocblas_int *ipiv, const rocblas_int strideP, float *B, const rocblas_int ldb, const rocblas_int strideB, const rocblas_int batch_count) are not documented: parameter 'strideP' mentation... 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 rocsolver-auxiliary.h Generating XML output for file rocsolver-functions.h Generating XML output for file rocsolver-types.h Generating XML output for file rocsolver.h 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/rocSOLVER/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/ lookup cache used 115/65536 hits=4880 misses=115 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. /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. 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: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 building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 152 source files that are out of date updating environment: [new config] 152 added, 0 changed, 0 removed reading sources... [ 0%] Current_Release_Notes/Current-Release-Notes reading sources... [ 1%] Deep_learning/Deep-learning reading sources... [ 1%] Deep_learning/GCN-asm-tutorial reading sources... [ 2%] Deep_learning/MXNet reading sources... [ 3%] Deep_learning/caffe reading sources... [ 3%] Deep_learning/hipCaffe reading sources... [ 4%] Deep_learning/mininbody reading sources... [ 5%] FAQ/FAQ_HIP reading sources... [ 5%] GCN_ISA_Manuals/GCN-ISA-Manuals reading sources... [ 6%] GCN_ISA_Manuals/PCIe-features reading sources... [ 7%] GCN_ISA_Manuals/caffe reading sources... [ 7%] GCN_ISA_Manuals/testdocbook reading sources... [ 8%] InstallGuide reading sources... [ 9%] Installation_Guide/FAQ-on-Installation reading sources... [ 9%] Installation_Guide/HCC-Compiler reading sources... [ 10%] Installation_Guide/HIP reading sources... [ 11%] Installation_Guide/Installation-Guide reading sources... [ 11%] 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... [ 13%] Installation_Guide/QuickStartGuideOpenCL reading sources... [ 14%] Installation_Guide/ROC-smi reading sources... [ 15%] Installation_Guide/ROCK-Kernel-Driver_readme reading sources... [ 15%] Installation_Guide/ROCR-Runtime reading sources... [ 16%] Installation_Guide/ROCk-kernel reading sources... [ 17%] Installation_Guide/ROCt reading sources... [ 17%] Installation_Guide/atmi reading sources... [ 18%] Other_Solutions/Other-Solutions reading sources... [ 19%] Other_Solutions/PCIe-Debug reading sources... [ 19%] Programming_Guides/CUDAAPIHIP reading sources... [ 20%] Programming_Guides/CUDAAPIHIPTEXTURE reading sources... [ 21%] Programming_Guides/HIP-FAQ reading sources... [ 21%] Programming_Guides/HIP-GUIDE reading sources... [ 22%] Programming_Guides/HIP-Terms reading sources... [ 23%] Programming_Guides/HIP-Terms2 reading sources... [ 23%] Programming_Guides/HIP-bug reading sources... [ 24%] Programming_Guides/HIP-porting-guide reading sources... [ 25%] Programming_Guides/HIP-run-time-API reading sources... [ 25%] Programming_Guides/HIP-terminology reading sources... [ 26%] Programming_Guides/HIP_Debugging reading sources... [ 26%] Programming_Guides/Kernel_language reading sources... [ 27%] Programming_Guides/LanguageInto reading sources... [ 28%] Programming_Guides/OpenCL-Architecture reading sources... [ 28%] Programming_Guides/Opencl-optimization reading sources... [ 29%] Programming_Guides/Opencl-programming-guide reading sources... [ 30%] Programming_Guides/Programming-Guides reading sources... [ 30%] Programming_Guides/hcc-guide reading sources... [ 31%] Programming_Guides/hcc-profile reading sources... [ 32%] Programming_Guides/hip-programming reading sources... [ 32%] Programming_Guides/hip-programming-guide reading sources... [ 33%] Programming_Guides/hip_install reading sources... [ 34%] Programming_Guides/hip_port reading sources... [ 34%] Programming_Guides/hip_profiling reading sources... [ 35%] Programming_Guides/hipporting-driver-api reading sources... [ 36%] ROCm reading sources... [ 36%] ROCm_API_References/BLAS1 reading sources... [ 37%] ROCm_API_References/BLAS2 reading sources... [ 38%] ROCm_API_References/BLAS3 reading sources... [ 38%] ROCm_API_References/HCC-API reading sources... [ 39%] ROCm_API_References/HIP-API reading sources... [ 40%] ROCm_API_References/HIP-MATH reading sources... [ 40%] ROCm_API_References/HIP_API/Context-Management reading sources... [ 41%] ROCm_API_References/HIP_API/Control reading sources... [ 42%] ROCm_API_References/HIP_API/Device-Memory-Access reading sources... [ 42%] ROCm_API_References/HIP_API/Device-management reading sources... [ 43%] ROCm_API_References/HIP_API/Error reading sources... [ 44%] ROCm_API_References/HIP_API/Event-Management reading sources... [ 44%] ROCm_API_References/HIP_API/Initialization-and-Version reading sources... [ 45%] ROCm_API_References/HIP_API/Memory-Management reading sources... [ 46%] ROCm_API_References/HIP_API/Stream-Management reading sources... [ 46%] ROCm_API_References/ROCm-API-References reading sources... [ 47%] ROCm_API_References/ROCr-API reading sources... [ 48%] ROCm_API_References/Thrust reading sources... [ 48%] ROCm_API_References/api reading sources... [ 49%] ROCm_API_References/clBLAS reading sources... [ 50%] ROCm_API_References/clSPARSE_API reading sources... [ 50%] ROCm_API_References/clSPARSE_api reading sources... [ 51%] ROCm_API_References/rocBLAS reading sources... [ 51%] ROCm_Audio_Video_Tutorials/ROCm_videos reading sources... [ 52%] ROCm_Beginners_Guide/HCC_Getting_Started reading sources... [ 53%] ROCm_Compiler_SDK/ROCm-Codeobj-format reading sources... [ 53%] ROCm_Compiler_SDK/ROCm-Compiler-SDK reading sources... [ 54%] ROCm_Compiler_SDK/ROCm-Native-ISA reading sources... [ 55%] ROCm_Compiler_SDK/ROCm_ABI reading sources... [ 55%] ROCm_Compiler_SDK/ocml reading sources... [ 56%] ROCm_Glossary/ROCm-Glossary reading sources... [ 57%] 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... [ 57%] ROCm_Libraries/dep-lib reading sources... [ 58%] ROCm_Libraries/hipsparse_wiki reading sources... [ 59%] ROCm_Libraries/rocSOLVER/API reading sources... [ 59%] ROCm_Libraries/rocSOLVER/Introduction reading sources... [ 60%] ROCm_Libraries/rocSOLVER/docs/source/api reading sources... [ 61%] ROCm_Libraries/rocSOLVER/docs/source/index reading sources... [ 61%] ROCm_Libraries/rocSOLVER/docs/source/library reading sources... [ 62%] ROCm_Libraries/rocSOLVER/index reading sources... [ 63%] ROCm_Network_Based_Programing/ROCm_RDMA reading sources... [ 63%] ROCm_Solutions/ROCr_Error_Codes reading sources... [ 64%] ROCm_System_Managment/ROCm-System-Managment reading sources... [ 65%] ROCm_System_Managment/topo0 reading sources... [ 65%] ROCm_System_Managment/topo1 reading sources... [ 66%] ROCm_System_Managment/topo2 reading sources... [ 67%] ROCm_System_Managment/topo3 reading sources... [ 67%] ROCm_System_Managment/topo4 reading sources... [ 68%] ROCm_Tools/HCC-Native-GCN-ISA reading sources... [ 69%] ROCm_Tools/HCC_WIKI reading sources... [ 69%] ROCm_Tools/ROCm-Tools reading sources... [ 70%] ROCm_Tools/aoreadme reading sources... [ 71%] ROCm_Tools/clBLA reading sources... [ 71%] ROCm_Tools/clFFT reading sources... [ 72%] ROCm_Tools/clRNG reading sources... [ 73%] ROCm_Tools/clSPARSE reading sources... [ 73%] ROCm_Tools/hcFFT reading sources... [ 74%] ROCm_Tools/hcRNG reading sources... [ 75%] ROCm_Tools/hipBLAS reading sources... [ 75%] ROCm_Tools/hipeigen reading sources... [ 76%] ROCm_Tools/hipinstall reading sources... [ 76%] ROCm_Tools/installtensile reading sources... [ 77%] ROCm_Tools/rocFFT reading sources... [ 78%] ROCm_Tools/rocFFTAPI reading sources... [ 78%] ROCm_Tools/rocblas reading sources... [ 79%] ROCm_Tools/rocblaswiki reading sources... [ 80%] ROCm_Tools/rocm-debug reading sources... [ 80%] ROCm_Tools/tensile reading sources... [ 81%] ROCm_Tools/tutorial reading sources... [ 82%] ROCm_Virtualization_Containers/ROCm-Virtualization-&-Containers reading sources... [ 82%] ROCm_Virtualization_Containers/ROCm_Docker reading sources... [ 83%] ROCm_Virtualization_Containers/quickstart reading sources... [ 84%] Remote_Device_Programming/Async reading sources... [ 84%] Remote_Device_Programming/DesignDiscuss reading sources... [ 85%] Remote_Device_Programming/Memoryhooks reading sources... [ 86%] Remote_Device_Programming/Performancemeasurement reading sources... [ 86%] Remote_Device_Programming/PrintUCXinfo reading sources... [ 87%] Remote_Device_Programming/Remote-Device-Programming reading sources... [ 88%] Remote_Device_Programming/Testing reading sources... [ 88%] Remote_Device_Programming/UCP-Design reading sources... [ 89%] Remote_Device_Programming/UCT-Design reading sources... [ 90%] Remote_Device_Programming/UCXenv reading sources... [ 90%] Remote_Device_Programming/findUCPendpoint reading sources... [ 91%] Remote_Device_Programming/logging reading sources... [ 92%] Remote_Device_Programming/profiling reading sources... [ 92%] Remote_Device_Programming/sideprogresscompletion reading sources... [ 93%] Remote_Device_Programming/statistic reading sources... [ 94%] Tutorial/GCN-asm-tutorial reading sources... [ 94%] Tutorial/Optimizing-Dispatches reading sources... [ 95%] Tutorial/ROCm-MultiGPU reading sources... [ 96%] Tutorial/Tutorial reading sources... [ 96%] Tutorial/caffe reading sources... [ 97%] Tutorial/hipCaffe reading sources... [ 98%] 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:486: WARNING: Title level inconsistent: New features and enhancements in ROCm v3.3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:504: WARNING: Title level inconsistent: New features and enhancements in ROCm v3.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:509: WARNING: Title level inconsistent: New features and enhancements in ROCm v3.1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:528: WARNING: Title level inconsistent: New features and enhancements in ROCm v3.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:539: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:542: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:557: WARNING: Title level inconsistent: New features and enhancements in ROCm v2.10 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:574: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:599: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:606: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.7.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:610: WARNING: Title level inconsistent: Issues fixed in ROCm 2.7.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:621: WARNING: Title level inconsistent: Upgrading from ROCm 2.7 to 2.7.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:659: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:716: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:728: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.5 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:771: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:782: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:831: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:843: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:855: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:906: WARNING: Title level inconsistent: New features and enhancements in ROCm 1.9.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:937: WARNING: Title level inconsistent: New features and enhancements in ROCm 1.9.1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:946: WARNING: Title level inconsistent: New features and enhancements in ROCm 1.9.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:1006: WARNING: Title level inconsistent: New features as of ROCm 1.8.3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:1011: WARNING: Title level inconsistent: New features as of ROCm 1.8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:1036: WARNING: Title level inconsistent: New Features as of ROCm 1.7 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:1049: WARNING: Title level inconsistent: New Features as of ROCm 1.5 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:284: WARNING: Unknown target name: "rsmi_event_notification". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:45: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:50: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:6: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:6: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:67: 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:6: 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:6: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:369: 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:369: 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:401: 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:405: 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:483: WARNING: Title level inconsistent: AMD OpenVX ********** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:494: WARNING: Title level inconsistent: AMD OpenVX Extensions ********************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:522: WARNING: Title level inconsistent: Applications ************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:535: WARNING: Title level inconsistent: Neural Net Model Compiler And Optimizer *************************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:545: WARNING: Title level inconsistent: RALI **** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:549: WARNING: Title level inconsistent: Samples ******* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:617: WARNING: Title level inconsistent: Toolkit ******* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:624: WARNING: Title level inconsistent: Utilities ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:632: WARNING: Title level inconsistent: Prerequisites ************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:665: WARNING: Title level inconsistent: Pre-requisites setup script - MIVisionX-setup.py ************************************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:693: WARNING: Title level inconsistent: Build & Install MIVisionX ************************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:455: WARNING: Duplicate explicit target name: "miopengemm". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:455: WARNING: Duplicate explicit target name: "miopen". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:806: WARNING: Title level inconsistent: Verify the Installation *********************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:455: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:834: WARNING: Title level inconsistent: Docker ****** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:934: WARNING: Title level inconsistent: Release Notes ************* /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:2: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:3: WARNING: Line block ends without a blank line. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:457: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:457: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:500: WARNING: Title level inconsistent: AMD Platform ############# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:535: WARNING: Title level inconsistent: NVIDIA Platform ################ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:562: WARNING: Title level inconsistent: Build ROCclr ############# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:582: WARNING: Title level inconsistent: Build HIP ########## /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:595: WARNING: Title level inconsistent: Default paths and environment variables ########################################## /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:676: 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/InstallGuide.rst:691: WARNING: Title level inconsistent: **Prerequisites** ############################### /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:705: WARNING: Title level inconsistent: Before You Begin ################# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:760: WARNING: Title level inconsistent: Closed source components '''''''''''''''''''''''''' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:787: WARNING: Title underline too short. Downloading the ROCm Source Code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:787: WARNING: Title underline too short. Downloading the ROCm Source Code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:818: WARNING: Title level inconsistent: ROCm Binary Package Structure ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:825: WARNING: Title level inconsistent: ROCm Core Components ===================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:833: WARNING: Title level inconsistent: ROCm Support Software ====================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:842: WARNING: Title level inconsistent: ROCm Compilers ================ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:850: WARNING: Title level inconsistent: ROCm Device Libraries =========================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:858: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:868: WARNING: Title level inconsistent: ROCm Libraries ============== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:890: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:952: WARNING: Title level inconsistent: ROCm Platform Packages ^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:1021: WARNING: Title level inconsistent: ROCm Core Components ===================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:1032: WARNING: Title level inconsistent: ROCm Support Software ====================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:1045: WARNING: Title level inconsistent: ROCm Compilers ================ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:1061: WARNING: Title level inconsistent: ROCm Device Libraries and Tools ================================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:1095: WARNING: Title level inconsistent: ROCm Libraries =============== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:1131: WARNING: Title level inconsistent: List of ROCm Packages for Supported Operating Systems ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:10: WARNING: Duplicate target name, cannot be used as a unique reference: "prerequisites". /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: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/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/Installation-Guide.rst:457: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:457: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:500: WARNING: Title level inconsistent: AMD Platform ############# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:535: WARNING: Title level inconsistent: NVIDIA Platform ################ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:562: WARNING: Title level inconsistent: Build ROCclr ############# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:582: WARNING: Title level inconsistent: Build HIP ########## /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:595: WARNING: Title level inconsistent: Default paths and environment variables ########################################## /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:676: 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/Installation_Guide/Installation-Guide.rst:691: WARNING: Title level inconsistent: **Prerequisites** ############################### /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:705: WARNING: Title level inconsistent: Before You Begin ################# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:760: WARNING: Title level inconsistent: Closed source components '''''''''''''''''''''''''' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:787: WARNING: Title underline too short. Downloading the ROCm Source Code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:787: WARNING: Title underline too short. Downloading the ROCm Source Code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:818: WARNING: Title level inconsistent: ROCm Binary Package Structure ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:825: WARNING: Title level inconsistent: ROCm Core Components ===================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:833: WARNING: Title level inconsistent: ROCm Support Software ====================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:842: WARNING: Title level inconsistent: ROCm Compilers ================ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:850: WARNING: Title level inconsistent: ROCm Device Libraries =========================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:858: 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/Installation-Guide.rst:868: WARNING: Title level inconsistent: ROCm Libraries ============== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:890: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:952: WARNING: Title level inconsistent: ROCm Platform Packages ^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1021: WARNING: Title level inconsistent: ROCm Core Components ===================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1032: WARNING: Title level inconsistent: ROCm Support Software ====================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1045: WARNING: Title level inconsistent: ROCm Compilers ================ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1061: WARNING: Title level inconsistent: ROCm Device Libraries and Tools ================================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1095: WARNING: Title level inconsistent: ROCm Libraries =============== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1131: WARNING: Title level inconsistent: List of ROCm Packages for Supported Operating Systems ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:10: WARNING: Duplicate target name, cannot be used as a unique reference: "prerequisites". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:41: 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:74: 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:198: 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:254: 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:384: WARNING: duplicate label sles 15 service pack 1, 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:811: 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/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:8: 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:78: WARNING: Literal block 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:79: 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:86: WARNING: Literal block 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:87: 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:99: WARNING: Literal block 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:100: 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:109: WARNING: Literal block 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:110: 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:113: 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:116: 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:172: 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:172: 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:454: WARNING: Title level inconsistent: **Prerequisites** ############################### /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:468: WARNING: Title level inconsistent: Before You Begin ################# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:14: WARNING: Unknown target name: "multi-verion installation". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:26: 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:41: 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:172: 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:225: 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/Quick Start Installation Guide.rst:350: WARNING: duplicate label sles 15 service pack 1, 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:204: 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:345: WARNING: Title underline too short. What if HIP generates error of symbol multiply defined only on the AMD machine? ------------------------------------------------------------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-FAQ.rst:345: WARNING: Title underline too short. What if HIP generates error of symbol multiply defined only on the AMD machine? ------------------------------------------------------------------------------ /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:43: WARNING: Content block expected for the "raw" directive; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:124: WARNING: Title underline too short. Converting a project in-place ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:124: WARNING: Title underline too short. Converting a project in-place ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:830: WARNING: Title level inconsistent: HIPTRACE Mode ~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:839: WARNING: Title level inconsistent: Environment Variables ~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:851: WARNING: Title level inconsistent: Debugging hipcc ~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:858: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:866: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:866: WARNING: Title level inconsistent: What Does This Error Mean? ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:874: WARNING: Title level inconsistent: HIP Environment Variables ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:896: WARNING: Title level inconsistent: Editor Highlighting ~~~~~~~~~~~~~~~~~~~ /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:44: WARNING: Title level inconsistent: When to Use HIP **************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:50: WARNING: Title level inconsistent: HIP Installation Instructions ****************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:121: 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:122: 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:126: 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:126: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:128: 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:128: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:130: 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:130: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:132: 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:132: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:126: 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:126: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:128: 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:128: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:130: 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:130: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:132: 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:132: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:126: 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:126: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:128: 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:128: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:130: 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:130: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:132: 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:132: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:126: 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:126: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:128: 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:128: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:130: 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:130: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:132: 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:132: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:126: 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:126: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:128: 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:128: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:130: 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:130: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:132: 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:132: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:152: 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:288: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:288: 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:299: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:295: 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:295: 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:304: 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:305: 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:315: 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:322: 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:324: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:329: 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:331: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:363: WARNING: Title level inconsistent: OpenCL Best Practices ###################### /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:405: WARNING: Title level inconsistent: HC Best Practices ################## /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:427: WARNING: Title level inconsistent: HC-specific features ##################### /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:436: WARNING: Title level inconsistent: Differences between HC API and C++ AMP ###################################### /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: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:86: 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:251: 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: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:7: WARNING: Title underline too short. AMD ROCm Documentation =================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:185: WARNING: Line block ends without a blank line. /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 C++ declaration: 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 __dparm(0)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 30] hipError_t hipMemcpyPeerAsync (void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm(0)) ------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 128] hipError_t hipMemcpyPeerAsync (void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm(0)) --------------------------------------------------------------------------------------------------------------------------------^ /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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 11] hipError_t hipMemcpyToSymbol (const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyHostToDevice)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 29] hipError_t hipMemcpyToSymbol (const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyHostToDevice)) -----------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 103] hipError_t hipMemcpyToSymbol (const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyHostToDevice)) -------------------------------------------------------------------------------------------------------^ /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 C++ declaration: 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 __dparm(0)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 34] hipError_t hipMemcpyToSymbolAsync (const void *symbolName, const void *src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm(0)) ----------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 148] hipError_t hipMemcpyToSymbolAsync (const void *symbolName, const void *src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm(0)) ----------------------------------------------------------------------------------------------------------------------------------------------------^ /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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 11] hipError_t hipMemcpyFromSymbol (void *dst, const void *symbolName, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyDeviceToHost)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 31] hipError_t hipMemcpyFromSymbol (void *dst, const void *symbolName, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyDeviceToHost)) -------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 99] hipError_t hipMemcpyFromSymbol (void *dst, const void *symbolName, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyDeviceToHost)) ---------------------------------------------------------------------------------------------------^ /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 C++ declaration: 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 __dparm(0)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 36] hipError_t hipMemcpyFromSymbolAsync (void *dst, const void *symbolName, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm(0)) ------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 144] hipError_t hipMemcpyFromSymbolAsync (void *dst, const void *symbolName, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm(0)) ------------------------------------------------------------------------------------------------------------------------------------------------^ /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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 11] hipError_t hipMemcpyAsync (void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm(0)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 26] hipError_t hipMemcpyAsync (void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm(0)) --------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 112] hipError_t hipMemcpyAsync (void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm(0)) ----------------------------------------------------------------------------------------------------------------^ /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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 11] hipError_t hipMemsetAsync (void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm(0)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 26] hipError_t hipMemsetAsync (void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm(0)) --------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 86] hipError_t hipMemsetAsync (void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm(0)) --------------------------------------------------------------------------------------^ /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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 11] hipError_t hipMallocArray (hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm(0), unsigned int flags __dparm(hipArrayDefault)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 26] hipError_t hipMallocArray (hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm(0), unsigned int flags __dparm(hipArrayDefault)) --------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 107] hipError_t hipMallocArray (hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm(0), unsigned int flags __dparm(hipArrayDefault)) -----------------------------------------------------------------------------------------------------------^ /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 C++ declaration: 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 __dparm(0)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 28] 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 __dparm(0)) ----------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 155] 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 __dparm(0)) -----------------------------------------------------------------------------------------------------------------------------------------------------------^ /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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) ---------------------^ /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 C++ declaration: 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 C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_init () ---------------------^ If declarator-id: Invalid C++ declaration: 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 C++ declaration: 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 C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_shut_down () ---------------------^ If declarator-id: Invalid C++ declaration: 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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_extension_ Command output too long. Truncated at 1MB. [rtd-command-info] start-time: 2020-06-17T03:59:53.978367Z, end-time: 2020-06-17T04:05:14.100527Z, duration: 320, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v3.1.1 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... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:79: warning: Member rocsolver_dlaswp(rocsolver_handle handle, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int k1, const rocsolver_int k2, const rocsolver_int *ipiv, const rocsolver_int incx) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:88: warning: Member rocsolver_claswp(rocsolver_handle handle, const rocsolver_int n, rocblas_float_complex *A, const rocsolver_int lda, const rocsolver_int k1, const rocsolver_int k2, const rocsolver_int *ipiv, const rocsolver_int incx) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:97: warning: Member rocsolver_zlaswp(rocsolver_handle handle, const rocsolver_int n, rocblas_double_complex *A, const rocsolver_int lda, const rocsolver_int k1, const rocsolver_int k2, const rocsolver_int *ipiv, const rocsolver_int incx) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:151: warning: Member rocsolver_dlarfg(rocsolver_handle handle, const rocsolver_int n, double *alpha, double *x, const rocsolver_int incx, double *tau) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:224: warning: Member rocsolver_dlarft(rocsolver_handle handle, const rocsolver_direct direct, const rocsolver_storev storev, const rocsolver_int n, const rocsolver_int k, double *V, const rocsolver_int ldv, double *tau, double *T, const rocsolver_int ldt) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:290: warning: Member rocsolver_dlarf(rocsolver_handle handle, const rocsolver_side side, const rocsolver_int m, const rocsolver_int n, double *x, const rocsolver_int incx, const double *alpha, double *A, const rocsolver_int lda) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:390: warning: Member rocsolver_dlarfb(rocsolver_handle handle, const rocsolver_side side, const rocsolver_operation trans, const rocsolver_direct direct, const rocsolver_storev storev, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *V, const rocsolver_int ldv, double *T, const rocsolver_int ldt, double *A, const rocsolver_int lda) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:451: warning: Member rocsolver_dorg2r(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:505: warning: Member rocsolver_dorgqr(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:559: warning: Member rocsolver_dorgl2(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:614: warning: Member rocsolver_dorglq(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:686: warning: Member rocsolver_dorgbr(rocsolver_handle handle, const rocsolver_storev storev, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:764: warning: Member rocsolver_dorm2r(rocsolver_handle handle, const rocsolver_side side, const rocsolver_operation trans, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv, double *C, const rocsolver_int ldc) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:845: warning: Member rocsolver_dormqr(rocsolver_handle handle, const rocsolver_side side, const rocsolver_operation trans, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv, double *C, const rocsolver_int ldc) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:916: warning: Member rocsolver_dgetf2(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, rocsolver_int *ipiv, rocsolver_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:924: warning: Member rocsolver_cgetf2(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_float_complex *A, const rocsolver_int lda, rocsolver_int *ipiv, rocsolver_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:932: warning: Member rocsolver_zgetf2(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_double_complex *A, const rocsolver_int lda, rocsolver_int *ipiv, rocsolver_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1002: warning: Member rocsolver_dgetf2_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *const A[], const rocsolver_int lda, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1012: warning: Member rocsolver_cgetf2_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_float_complex *const A[], const rocsolver_int lda, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1022: warning: Member rocsolver_zgetf2_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_double_complex *const A[], const rocsolver_int lda, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1099: warning: Member rocsolver_dgetf2_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1110: warning: Member rocsolver_cgetf2_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_float_complex *A, const rocsolver_int lda, const rocsolver_int strideA, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1121: warning: Member rocsolver_zgetf2_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_double_complex *A, const rocsolver_int lda, const rocsolver_int strideA, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1183: warning: Member rocsolver_dgetrf(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, rocsolver_int *ipiv, rocsolver_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1191: warning: Member rocsolver_cgetrf(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_float_complex *A, const rocsolver_int lda, rocsolver_int *ipiv, rocsolver_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1199: warning: Member rocsolver_zgetrf(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_double_complex *A, const rocsolver_int lda, rocsolver_int *ipiv, rocsolver_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1269: warning: Member rocsolver_dgetrf_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *const A[], const rocsolver_int lda, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1279: warning: Member rocsolver_cgetrf_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_float_complex *const A[], const rocsolver_int lda, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1289: warning: Member rocsolver_zgetrf_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_double_complex *const A[], const rocsolver_int lda, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1366: warning: Member rocsolver_dgetrf_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1377: warning: Member rocsolver_cgetrf_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_float_complex *A, const rocsolver_int lda, const rocsolver_int strideA, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1388: warning: Member rocsolver_zgetrf_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_double_complex *A, const rocsolver_int lda, const rocsolver_int strideA, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1450: warning: Member rocsolver_dgeqr2(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1519: warning: Member rocsolver_dgeqr2_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *const A[], const rocsolver_int lda, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1595: warning: Member rocsolver_dgeqr2_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1655: warning: Member rocsolver_dgelq2(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1723: warning: Member rocsolver_dgelq2_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *const A[], const rocsolver_int lda, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1798: warning: Member rocsolver_dgelq2_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1860: warning: Member rocsolver_dgeqrf(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1929: warning: Member rocsolver_dgeqrf_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *const A[], const rocsolver_int lda, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2005: warning: Member rocsolver_dgeqrf_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2065: warning: Member rocsolver_dgelqf(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2133: warning: Member rocsolver_dgelqf_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *const A[], const rocsolver_int lda, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2208: warning: Member rocsolver_dgelqf_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2266: warning: Member rocsolver_dgetrs(rocsolver_handle handle, const rocsolver_operation trans, const rocsolver_int n, const rocsolver_int nrhs, double *A, const rocsolver_int lda, const rocsolver_int *ipiv, double *B, const rocsolver_int ldb) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2271: warning: Member rocsolver_cgetrs(rocsolver_handle handle, const rocsolver_operation trans, const rocsolver_int n, const rocsolver_int nrhs, rocblas_float_complex *A, const rocsolver_int lda, const rocsolver_int *ipiv, rocblas_float_complex *B, const rocsolver_int ldb) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2276: warning: Member rocsolver_zgetrs(rocsolver_handle handle, const rocsolver_operation trans, const rocsolver_int n, const rocsolver_int nrhs, rocblas_double_complex *A, const rocsolver_int lda, const rocsolver_int *ipiv, rocblas_double_complex *B, const rocsolver_int ldb) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2332: warning: Member rocsolver_dgetrs_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, double *const A[], const rocblas_int lda, const rocblas_int *ipiv, const rocblas_int strideP, double *const B[], const rocblas_int ldb, const rocblas_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2337: warning: Member rocsolver_cgetrs_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, rocblas_float_complex *const A[], const rocblas_int lda, const rocblas_int *ipiv, const rocblas_int strideP, rocblas_float_complex *const B[], const rocblas_int ldb, const rocblas_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2343: warning: Member rocsolver_zgetrs_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, rocblas_double_complex *const A[], const rocblas_int lda, const rocblas_int *ipiv, const rocblas_int strideP, rocblas_double_complex *const B[], const rocblas_int ldb, const rocblas_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2408: warning: Member rocsolver_dgetrs_strided_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, double *A, const rocblas_int lda, const rocblas_int strideA, const rocblas_int *ipiv, const rocblas_int strideP, double *B, const rocblas_int ldb, const rocblas_int strideB, const rocblas_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2413: warning: Member rocsolver_cgetrs_strided_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, rocblas_float_complex *A, const rocblas_int lda, const rocblas_int strideA, const rocblas_int *ipiv, const rocblas_int strideP, rocblas_float_complex *B, const rocblas_int ldb, const rocblas_int strideB, const rocblas_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2419: warning: Member rocsolver_zgetrs_strided_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, rocblas_double_complex *A, const rocblas_int lda, const rocblas_int strideA, const rocblas_int *ipiv, const rocblas_int strideP, rocblas_double_complex *B, const rocblas_int ldb, const rocblas_int strideB, const rocblas_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2468: warning: Member rocsolver_dpotf2(rocsolver_handle handle, const rocsolver_fill uplo, const rocsolver_int n, double *A, const rocsolver_int lda, rocblas_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2522: warning: Member rocsolver_dpotf2_batched(rocsolver_handle handle, const rocsolver_fill uplo, const rocsolver_int n, double *const A[], const rocsolver_int lda, rocblas_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2582: warning: Member rocsolver_dpotf2_strided_batched(rocsolver_handle handle, const rocsolver_fill uplo, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, rocblas_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2633: warning: Member rocsolver_dpotrf(rocsolver_handle handle, const rocsolver_fill uplo, const rocsolver_int n, double *A, const rocsolver_int lda, rocblas_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2687: warning: Member rocsolver_dpotrf_batched(rocsolver_handle handle, const rocsolver_fill uplo, const rocsolver_int n, double *const A[], const rocsolver_int lda, rocblas_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2747: warning: Member rocsolver_dpotrf_strided_batched(rocsolver_handle handle, const rocsolver_fill uplo, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, rocblas_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-types.h:19: warning: Member rocsolver_float_complex (typedef) of file rocsolver-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-types.h:20: warning: Member rocsolver_double_complex (typedef) of file rocsolver-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-types.h:21: warning: Member rocsolver_half (typedef) of file rocsolver-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-types.h:57: warning: Member rocsolver_layer_mode (typedef) of file rocsolver-types.h is not documented. 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/rocSOLVER/src Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-auxiliary.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-auxiliary.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver.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/rocSOLVER/src/rocsolver-auxiliary.h... Generating code for file ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h... Generating code for file ROCm_Libraries/rocSOLVER/src/rocsolver-types.h... Generating code for file ROCm_Libraries/rocSOLVER/src/rocsolver.h... Generating file documentation... Generating docs for file ROCm_Libraries/rocSOLVER/src/rocsolver-auxiliary.h... Generating docs for file ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h... Generating docs for file ROCm_Libraries/rocSOLVER/src/rocsolver-types.h... Generating docs for file ROCm_Libraries/rocSOLVER/src/rocsolver.h... Generating page docu/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:752: warning: The following parameters of rocsolver_sorm2r(rocsolver_handle handle, const rocsolver_side side, const rocsolver_operation trans, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, float *A, const rocsolver_int lda, float *ipiv, float *C, const rocsolver_int ldc) are not documented: parameter 'ldc' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:833: warning: The following parameters of rocsolver_sormqr(rocsolver_handle handle, const rocsolver_side side, const rocsolver_operation trans, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, float *A, const rocsolver_int lda, float *ipiv, float *C, const rocsolver_int ldc) are not documented: parameter 'ldc' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2327: warning: The following parameters of rocsolver_sgetrs_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, float *const A[], const rocblas_int lda, const rocblas_int *ipiv, const rocblas_int strideP, float *const B[], const rocblas_int ldb, const rocblas_int batch_count) are not documented: parameter 'strideP' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2403: warning: The following parameters of rocsolver_sgetrs_strided_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, float *A, const rocblas_int lda, const rocblas_int strideA, const rocblas_int *ipiv, const rocblas_int strideP, float *B, const rocblas_int ldb, const rocblas_int strideB, const rocblas_int batch_count) are not documented: parameter 'strideP' mentation... 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 rocsolver-auxiliary.h Generating XML output for file rocsolver-functions.h Generating XML output for file rocsolver-types.h Generating XML output for file rocsolver.h 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/rocSOLVER/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/ lookup cache used 115/65536 hits=4880 misses=115 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. 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: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 building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 152 added, 0 changed, 0 removed reading sources... [ 0%] Current_Release_Notes/Current-Release-Notes reading sources... [ 1%] Deep_learning/Deep-learning reading sources... [ 1%] Deep_learning/GCN-asm-tutorial reading sources... [ 2%] Deep_learning/MXNet reading sources... [ 3%] Deep_learning/caffe reading sources... [ 3%] Deep_learning/hipCaffe reading sources... [ 4%] Deep_learning/mininbody reading sources... [ 5%] FAQ/FAQ_HIP reading sources... [ 5%] GCN_ISA_Manuals/GCN-ISA-Manuals reading sources... [ 6%] GCN_ISA_Manuals/PCIe-features reading sources... [ 7%] GCN_ISA_Manuals/caffe reading sources... [ 7%] GCN_ISA_Manuals/testdocbook reading sources... [ 8%] InstallGuide reading sources... [ 9%] Installation_Guide/FAQ-on-Installation reading sources... [ 9%] Installation_Guide/HCC-Compiler reading sources... [ 10%] Installation_Guide/HIP reading sources... [ 11%] Installation_Guide/Installation-Guide reading sources... [ 11%] 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... [ 13%] Installation_Guide/QuickStartGuideOpenCL reading sources... [ 14%] Installation_Guide/ROC-smi reading sources... [ 15%] Installation_Guide/ROCK-Kernel-Driver_readme reading sources... [ 15%] Installation_Guide/ROCR-Runtime reading sources... [ 16%] Installation_Guide/ROCk-kernel reading sources... [ 17%] Installation_Guide/ROCt reading sources... [ 17%] Installation_Guide/atmi reading sources... [ 18%] Other_Solutions/Other-Solutions reading sources... [ 19%] Other_Solutions/PCIe-Debug reading sources... [ 19%] Programming_Guides/CUDAAPIHIP reading sources... [ 20%] Programming_Guides/CUDAAPIHIPTEXTURE reading sources... [ 21%] Programming_Guides/HIP-FAQ reading sources... [ 21%] Programming_Guides/HIP-GUIDE reading sources... [ 22%] Programming_Guides/HIP-Terms reading sources... [ 23%] Programming_Guides/HIP-Terms2 reading sources... [ 23%] Programming_Guides/HIP-bug reading sources... [ 24%] Programming_Guides/HIP-porting-guide reading sources... [ 25%] Programming_Guides/HIP-run-time-API reading sources... [ 25%] Programming_Guides/HIP-terminology reading sources... [ 26%] Programming_Guides/HIP_Debugging reading sources... [ 26%] Programming_Guides/Kernel_language reading sources... [ 27%] Programming_Guides/LanguageInto reading sources... [ 28%] Programming_Guides/OpenCL-Architecture reading sources... [ 28%] Programming_Guides/Opencl-optimization reading sources... [ 29%] Programming_Guides/Opencl-programming-guide reading sources... [ 30%] Programming_Guides/Programming-Guides reading sources... [ 30%] Programming_Guides/hcc-guide reading sources... [ 31%] Programming_Guides/hcc-profile reading sources... [ 32%] Programming_Guides/hip-programming reading sources... [ 32%] Programming_Guides/hip-programming-guide reading sources... [ 33%] Programming_Guides/hip_install reading sources... [ 34%] Programming_Guides/hip_port reading sources... [ 34%] Programming_Guides/hip_profiling reading sources... [ 35%] Programming_Guides/hipporting-driver-api reading sources... [ 36%] ROCm reading sources... [ 36%] ROCm_API_References/BLAS1 reading sources... [ 37%] ROCm_API_References/BLAS2 reading sources... [ 38%] ROCm_API_References/BLAS3 reading sources... [ 38%] ROCm_API_References/HCC-API reading sources... [ 39%] ROCm_API_References/HIP-API reading sources... [ 40%] ROCm_API_References/HIP-MATH reading sources... [ 40%] ROCm_API_References/HIP_API/Context-Management reading sources... [ 41%] ROCm_API_References/HIP_API/Control reading sources... [ 42%] ROCm_API_References/HIP_API/Device-Memory-Access reading sources... [ 42%] ROCm_API_References/HIP_API/Device-management reading sources... [ 43%] ROCm_API_References/HIP_API/Error reading sources... [ 44%] ROCm_API_References/HIP_API/Event-Management reading sources... [ 44%] ROCm_API_References/HIP_API/Initialization-and-Version reading sources... [ 45%] ROCm_API_References/HIP_API/Memory-Management reading sources... [ 46%] ROCm_API_References/HIP_API/Stream-Management reading sources... [ 46%] ROCm_API_References/ROCm-API-References reading sources... [ 47%] ROCm_API_References/ROCr-API reading sources... [ 48%] ROCm_API_References/Thrust reading sources... [ 48%] ROCm_API_References/api reading sources... [ 49%] ROCm_API_References/clBLAS reading sources... [ 50%] ROCm_API_References/clSPARSE_API reading sources... [ 50%] ROCm_API_References/clSPARSE_api reading sources... [ 51%] ROCm_API_References/rocBLAS reading sources... [ 51%] ROCm_Audio_Video_Tutorials/ROCm_videos reading sources... [ 52%] ROCm_Beginners_Guide/HCC_Getting_Started reading sources... [ 53%] ROCm_Compiler_SDK/ROCm-Codeobj-format reading sources... [ 53%] ROCm_Compiler_SDK/ROCm-Compiler-SDK reading sources... [ 54%] ROCm_Compiler_SDK/ROCm-Native-ISA reading sources... [ 55%] ROCm_Compiler_SDK/ROCm_ABI reading sources... [ 55%] ROCm_Compiler_SDK/ocml reading sources... [ 56%] ROCm_Glossary/ROCm-Glossary reading sources... [ 57%] 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... [ 57%] ROCm_Libraries/dep-lib reading sources... [ 58%] ROCm_Libraries/hipsparse_wiki reading sources... [ 59%] ROCm_Libraries/rocSOLVER/API reading sources... [ 59%] ROCm_Libraries/rocSOLVER/Introduction reading sources... [ 60%] ROCm_Libraries/rocSOLVER/docs/source/api reading sources... [ 61%] ROCm_Libraries/rocSOLVER/docs/source/index reading sources... [ 61%] ROCm_Libraries/rocSOLVER/docs/source/library reading sources... [ 62%] ROCm_Libraries/rocSOLVER/index reading sources... [ 63%] ROCm_Network_Based_Programing/ROCm_RDMA reading sources... [ 63%] ROCm_Solutions/ROCr_Error_Codes reading sources... [ 64%] ROCm_System_Managment/ROCm-System-Managment reading sources... [ 65%] ROCm_System_Managment/topo0 reading sources... [ 65%] ROCm_System_Managment/topo1 reading sources... [ 66%] ROCm_System_Managment/topo2 reading sources... [ 67%] ROCm_System_Managment/topo3 reading sources... [ 67%] ROCm_System_Managment/topo4 reading sources... [ 68%] ROCm_Tools/HCC-Native-GCN-ISA reading sources... [ 69%] ROCm_Tools/HCC_WIKI reading sources... [ 69%] ROCm_Tools/ROCm-Tools reading sources... [ 70%] ROCm_Tools/aoreadme reading sources... [ 71%] ROCm_Tools/clBLA reading sources... [ 71%] ROCm_Tools/clFFT reading sources... [ 72%] ROCm_Tools/clRNG reading sources... [ 73%] ROCm_Tools/clSPARSE reading sources... [ 73%] ROCm_Tools/hcFFT reading sources... [ 74%] ROCm_Tools/hcRNG reading sources... [ 75%] ROCm_Tools/hipBLAS reading sources... [ 75%] ROCm_Tools/hipeigen reading sources... [ 76%] ROCm_Tools/hipinstall reading sources... [ 76%] ROCm_Tools/installtensile reading sources... [ 77%] ROCm_Tools/rocFFT reading sources... [ 78%] ROCm_Tools/rocFFTAPI reading sources... [ 78%] ROCm_Tools/rocblas reading sources... [ 79%] ROCm_Tools/rocblaswiki reading sources... [ 80%] ROCm_Tools/rocm-debug reading sources... [ 80%] ROCm_Tools/tensile reading sources... [ 81%] ROCm_Tools/tutorial reading sources... [ 82%] ROCm_Virtualization_Containers/ROCm-Virtualization-&-Containers reading sources... [ 82%] ROCm_Virtualization_Containers/ROCm_Docker reading sources... [ 83%] ROCm_Virtualization_Containers/quickstart reading sources... [ 84%] Remote_Device_Programming/Async reading sources... [ 84%] Remote_Device_Programming/DesignDiscuss reading sources... [ 85%] Remote_Device_Programming/Memoryhooks reading sources... [ 86%] Remote_Device_Programming/Performancemeasurement reading sources... [ 86%] Remote_Device_Programming/PrintUCXinfo reading sources... [ 87%] Remote_Device_Programming/Remote-Device-Programming reading sources... [ 88%] Remote_Device_Programming/Testing reading sources... [ 88%] Remote_Device_Programming/UCP-Design reading sources... [ 89%] Remote_Device_Programming/UCT-Design reading sources... [ 90%] Remote_Device_Programming/UCXenv reading sources... [ 90%] Remote_Device_Programming/findUCPendpoint reading sources... [ 91%] Remote_Device_Programming/logging reading sources... [ 92%] Remote_Device_Programming/profiling reading sources... [ 92%] Remote_Device_Programming/sideprogresscompletion reading sources... [ 93%] Remote_Device_Programming/statistic reading sources... [ 94%] Tutorial/GCN-asm-tutorial reading sources... [ 94%] Tutorial/Optimizing-Dispatches reading sources... [ 95%] Tutorial/ROCm-MultiGPU reading sources... [ 96%] Tutorial/Tutorial reading sources... [ 96%] Tutorial/caffe reading sources... [ 97%] Tutorial/hipCaffe reading sources... [ 98%] 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:486: WARNING: Title level inconsistent: New features and enhancements in ROCm v3.3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:504: WARNING: Title level inconsistent: New features and enhancements in ROCm v3.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:509: WARNING: Title level inconsistent: New features and enhancements in ROCm v3.1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:528: WARNING: Title level inconsistent: New features and enhancements in ROCm v3.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:539: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:542: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:557: WARNING: Title level inconsistent: New features and enhancements in ROCm v2.10 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:574: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:599: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:606: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.7.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:610: WARNING: Title level inconsistent: Issues fixed in ROCm 2.7.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:621: WARNING: Title level inconsistent: Upgrading from ROCm 2.7 to 2.7.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:659: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:716: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:728: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.5 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:771: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:782: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:831: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:843: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:855: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:906: WARNING: Title level inconsistent: New features and enhancements in ROCm 1.9.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:937: WARNING: Title level inconsistent: New features and enhancements in ROCm 1.9.1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:946: WARNING: Title level inconsistent: New features and enhancements in ROCm 1.9.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:1006: WARNING: Title level inconsistent: New features as of ROCm 1.8.3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:1011: WARNING: Title level inconsistent: New features as of ROCm 1.8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:1036: WARNING: Title level inconsistent: New Features as of ROCm 1.7 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:1049: WARNING: Title level inconsistent: New Features as of ROCm 1.5 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:284: WARNING: Unknown target name: "rsmi_event_notification". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:45: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:50: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:6: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:6: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:67: 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:6: 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:6: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:369: 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:369: 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:401: 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:405: 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:483: WARNING: Title level inconsistent: AMD OpenVX ********** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:494: WARNING: Title level inconsistent: AMD OpenVX Extensions ********************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:522: WARNING: Title level inconsistent: Applications ************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:535: WARNING: Title level inconsistent: Neural Net Model Compiler And Optimizer *************************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:545: WARNING: Title level inconsistent: RALI **** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:549: WARNING: Title level inconsistent: Samples ******* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:617: WARNING: Title level inconsistent: Toolkit ******* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:624: WARNING: Title level inconsistent: Utilities ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:632: WARNING: Title level inconsistent: Prerequisites ************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:665: WARNING: Title level inconsistent: Pre-requisites setup script - MIVisionX-setup.py ************************************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:693: WARNING: Title level inconsistent: Build & Install MIVisionX ************************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:455: WARNING: Duplicate explicit target name: "miopengemm". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:455: WARNING: Duplicate explicit target name: "miopen". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:806: WARNING: Title level inconsistent: Verify the Installation *********************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:455: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:834: WARNING: Title level inconsistent: Docker ****** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:934: WARNING: Title level inconsistent: Release Notes ************* /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:2: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:3: WARNING: Line block ends without a blank line. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:457: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:457: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:500: WARNING: Title level inconsistent: AMD Platform ############# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:535: WARNING: Title level inconsistent: NVIDIA Platform ################ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:562: WARNING: Title level inconsistent: Build ROCclr ############# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:582: WARNING: Title level inconsistent: Build HIP ########## /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:595: WARNING: Title level inconsistent: Default paths and environment variables ########################################## /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:676: 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/InstallGuide.rst:691: WARNING: Title level inconsistent: **Prerequisites** ############################### /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:705: WARNING: Title level inconsistent: Before You Begin ################# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:760: WARNING: Title level inconsistent: Closed source components '''''''''''''''''''''''''' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:787: WARNING: Title underline too short. Downloading the ROCm Source Code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:787: WARNING: Title underline too short. Downloading the ROCm Source Code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:818: WARNING: Title level inconsistent: ROCm Binary Package Structure ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:825: WARNING: Title level inconsistent: ROCm Core Components ===================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:833: WARNING: Title level inconsistent: ROCm Support Software ====================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:842: WARNING: Title level inconsistent: ROCm Compilers ================ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:850: WARNING: Title level inconsistent: ROCm Device Libraries =========================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:858: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:868: WARNING: Title level inconsistent: ROCm Libraries ============== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:890: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:952: WARNING: Title level inconsistent: ROCm Platform Packages ^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:1021: WARNING: Title level inconsistent: ROCm Core Components ===================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:1032: WARNING: Title level inconsistent: ROCm Support Software ====================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:1045: WARNING: Title level inconsistent: ROCm Compilers ================ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:1061: WARNING: Title level inconsistent: ROCm Device Libraries and Tools ================================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:1095: WARNING: Title level inconsistent: ROCm Libraries =============== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:1131: WARNING: Title level inconsistent: List of ROCm Packages for Supported Operating Systems ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:10: WARNING: Duplicate target name, cannot be used as a unique reference: "prerequisites". /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: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/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/Installation-Guide.rst:457: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:457: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:500: WARNING: Title level inconsistent: AMD Platform ############# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:535: WARNING: Title level inconsistent: NVIDIA Platform ################ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:562: WARNING: Title level inconsistent: Build ROCclr ############# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:582: WARNING: Title level inconsistent: Build HIP ########## /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:595: WARNING: Title level inconsistent: Default paths and environment variables ########################################## /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:676: 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/Installation_Guide/Installation-Guide.rst:691: WARNING: Title level inconsistent: **Prerequisites** ############################### /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:705: WARNING: Title level inconsistent: Before You Begin ################# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:760: WARNING: Title level inconsistent: Closed source components '''''''''''''''''''''''''' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:787: WARNING: Title underline too short. Downloading the ROCm Source Code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:787: WARNING: Title underline too short. Downloading the ROCm Source Code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:818: WARNING: Title level inconsistent: ROCm Binary Package Structure ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:825: WARNING: Title level inconsistent: ROCm Core Components ===================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:833: WARNING: Title level inconsistent: ROCm Support Software ====================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:842: WARNING: Title level inconsistent: ROCm Compilers ================ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:850: WARNING: Title level inconsistent: ROCm Device Libraries =========================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:858: 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/Installation-Guide.rst:868: WARNING: Title level inconsistent: ROCm Libraries ============== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:890: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:952: WARNING: Title level inconsistent: ROCm Platform Packages ^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1021: WARNING: Title level inconsistent: ROCm Core Components ===================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1032: WARNING: Title level inconsistent: ROCm Support Software ====================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1045: WARNING: Title level inconsistent: ROCm Compilers ================ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1061: WARNING: Title level inconsistent: ROCm Device Libraries and Tools ================================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1095: WARNING: Title level inconsistent: ROCm Libraries =============== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1131: WARNING: Title level inconsistent: List of ROCm Packages for Supported Operating Systems ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:10: WARNING: Duplicate target name, cannot be used as a unique reference: "prerequisites". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:41: 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:74: 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:198: 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:254: 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:384: WARNING: duplicate label sles 15 service pack 1, 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:811: 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/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:8: 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:78: WARNING: Literal block 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:79: 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:86: WARNING: Literal block 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:87: 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:99: WARNING: Literal block 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:100: 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:109: WARNING: Literal block 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:110: 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:113: 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:116: 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:172: 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:172: 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:454: WARNING: Title level inconsistent: **Prerequisites** ############################### /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:468: WARNING: Title level inconsistent: Before You Begin ################# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:14: WARNING: Unknown target name: "multi-verion installation". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:26: 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:41: 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:172: 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:225: 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/Quick Start Installation Guide.rst:350: WARNING: duplicate label sles 15 service pack 1, 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:204: 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:345: WARNING: Title underline too short. What if HIP generates error of symbol multiply defined only on the AMD machine? ------------------------------------------------------------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-FAQ.rst:345: WARNING: Title underline too short. What if HIP generates error of symbol multiply defined only on the AMD machine? ------------------------------------------------------------------------------ /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:43: WARNING: Content block expected for the "raw" directive; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:124: WARNING: Title underline too short. Converting a project in-place ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:124: WARNING: Title underline too short. Converting a project in-place ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:830: WARNING: Title level inconsistent: HIPTRACE Mode ~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:839: WARNING: Title level inconsistent: Environment Variables ~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:851: WARNING: Title level inconsistent: Debugging hipcc ~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:858: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:866: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:866: WARNING: Title level inconsistent: What Does This Error Mean? ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:874: WARNING: Title level inconsistent: HIP Environment Variables ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:896: WARNING: Title level inconsistent: Editor Highlighting ~~~~~~~~~~~~~~~~~~~ /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:44: WARNING: Title level inconsistent: When to Use HIP **************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:50: WARNING: Title level inconsistent: HIP Installation Instructions ****************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:121: 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:122: 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:126: 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:126: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:128: 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:128: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:130: 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:130: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:132: 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:132: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:126: 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:126: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:128: 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:128: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:130: 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:130: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:132: 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:132: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:126: 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:126: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:128: 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:128: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:130: 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:130: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:132: 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:132: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:126: 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:126: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:128: 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:128: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:130: 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:130: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:132: 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:132: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:126: 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:126: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:128: 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:128: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:130: 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:130: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:132: 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:132: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:152: 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:288: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:288: 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:299: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:295: 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:295: 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:304: 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:305: 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:315: 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:322: 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:324: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:329: 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:331: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:363: WARNING: Title level inconsistent: OpenCL Best Practices ###################### /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:405: WARNING: Title level inconsistent: HC Best Practices ################## /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:427: WARNING: Title level inconsistent: HC-specific features ##################### /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:436: WARNING: Title level inconsistent: Differences between HC API and C++ AMP ###################################### /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: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:86: 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:251: 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: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:7: WARNING: Title underline too short. AMD ROCm Documentation =================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:185: WARNING: Line block ends without a blank line. /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 C++ declaration: 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 __dparm(0)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 30] hipError_t hipMemcpyPeerAsync (void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm(0)) ------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 128] hipError_t hipMemcpyPeerAsync (void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm(0)) --------------------------------------------------------------------------------------------------------------------------------^ /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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 11] hipError_t hipMemcpyToSymbol (const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyHostToDevice)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 29] hipError_t hipMemcpyToSymbol (const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyHostToDevice)) -----------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 103] hipError_t hipMemcpyToSymbol (const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyHostToDevice)) -------------------------------------------------------------------------------------------------------^ /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 C++ declaration: 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 __dparm(0)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 34] hipError_t hipMemcpyToSymbolAsync (const void *symbolName, const void *src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm(0)) ----------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 148] hipError_t hipMemcpyToSymbolAsync (const void *symbolName, const void *src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm(0)) ----------------------------------------------------------------------------------------------------------------------------------------------------^ /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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 11] hipError_t hipMemcpyFromSymbol (void *dst, const void *symbolName, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyDeviceToHost)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 31] hipError_t hipMemcpyFromSymbol (void *dst, const void *symbolName, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyDeviceToHost)) -------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 99] hipError_t hipMemcpyFromSymbol (void *dst, const void *symbolName, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyDeviceToHost)) ---------------------------------------------------------------------------------------------------^ /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 C++ declaration: 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 __dparm(0)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 36] hipError_t hipMemcpyFromSymbolAsync (void *dst, const void *symbolName, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm(0)) ------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 144] hipError_t hipMemcpyFromSymbolAsync (void *dst, const void *symbolName, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm(0)) ------------------------------------------------------------------------------------------------------------------------------------------------^ /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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 11] hipError_t hipMemcpyAsync (void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm(0)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 26] hipError_t hipMemcpyAsync (void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm(0)) --------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 112] hipError_t hipMemcpyAsync (void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm(0)) ----------------------------------------------------------------------------------------------------------------^ /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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 11] hipError_t hipMemsetAsync (void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm(0)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 26] hipError_t hipMemsetAsync (void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm(0)) --------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 86] hipError_t hipMemsetAsync (void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm(0)) --------------------------------------------------------------------------------------^ /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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 11] hipError_t hipMallocArray (hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm(0), unsigned int flags __dparm(hipArrayDefault)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 26] hipError_t hipMallocArray (hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm(0), unsigned int flags __dparm(hipArrayDefault)) --------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 107] hipError_t hipMallocArray (hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm(0), unsigned int flags __dparm(hipArrayDefault)) -----------------------------------------------------------------------------------------------------------^ /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 C++ declaration: 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 __dparm(0)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 28] 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 __dparm(0)) ----------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 155] 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 __dparm(0)) -----------------------------------------------------------------------------------------------------------------------------------------------------------^ /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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) ---------------------^ /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 C++ declaration: 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 C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_init () ---------------------^ If declarator-id: Invalid C++ declaration: 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 C++ declaration: 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 C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_shut_down () ---------------------^ If declarator-id: Invalid C++ declaration: 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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_extension_supported (uint16_t extension, uint16_t ve Command output too long. Truncated at 1MB. [rtd-command-info] start-time: 2020-06-17T04:05:19.284528Z, end-time: 2020-06-17T04:05:19.479855Z, 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-06-17T04:05:19.642520Z, end-time: 2020-06-17T04:05:40.793023Z, duration: 21, 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] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./amdblack3.jpg>] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3 <./ROCm_Stack.png >] [4 <./ROCm_Core_Stack.png>] Chapter 2. [5 <./amdblack.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 1--282 [][][]$\T1/ptm/m/n/10 https : / / rocmdocs . amd . com / en / latest / Installa tion _ Guide / Installation-[]Guide . html # [6] [7 <./HIPClang2.png>] [8] [9] [10 <./RPP.png>] ! Package inputenc Error: Unicode char  (U+9D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.553 ...hat the â\texteuro{}œ\%nâ\texteuro{} specifier is not supporte... [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:deploying -rocm' on page 22 undefined on input line 1304. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:supported -operating-systems' on page 22 undefined on input line 1310. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:ubuntu' o n page 22 undefined on input line 1313. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:centos-v7 -7-rhel-v7-8-and-centos-rhel-8-1' on page 22 undefined on input line 1316. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:sles-15-s ervice-pack-1' on page 22 undefined on input line 1319. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:hip-insta llation-instructions' on page 22 undefined on input line 1324. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:amd-rocm- multiversion-installation' on page 22 undefined on input line 1327. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:rocm-inst allation-known-issues-and-workarounds' on page 22 undefined on input line 1330. LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:getting-t he-rocm-source-code' on page 22 undefined on input line 1333. [22 <./amdblack1.jpg>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [23] [24] [25] [26] [27] Underfull \hbox (badness 10000) in paragraph at lines 1862--1863 []\T1/ptm/m/n/10 echo `ex-port PATH=$PATH:/opt/rocm/bin:/opt/rocm/profiler/bin: /opt/rocm/opencl/bin/x86_64'[]\T1/ptm/b/n/10 |[]\T1/ptm/m/n/10 sudo tee -a [28] LaTeX Warning: Hyper reference `Installation_Guide/Installation-Guide:installin g-pre-built-packages' on page 29 undefined on input line 1888. [29] [30] ! Package inputenc Error: Unicode char  (U+9D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2080 ...}œhip\sphinxhyphen{}nvccâ\texteuro{} package. This will instal... [31] [32] [33 <./singleinstance.png>] [34 <./MultiIns.png>] [35] Underfull \hbox (badness 10000) in paragraph at lines 2311--2312 []\T1/ptm/m/n/10 ROCm OpenCL: \T1/pcr/m/n/10 rocm-opencl\T1/ptm/m/n/10 , \T1/pc r/m/n/10 rocm-opencl-devel \T1/ptm/m/n/10 (on RHEL/CentOS), [36] [37] [38] [39] [40 <./amdblack2.jpg>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd) [41] Underfull \hbox (badness 10000) in paragraph at lines 3009--3011 []|\T1/ptm/m/n/10 concurrency:: Underfull \hbox (badness 5847) in paragraph at lines 3021--3023 []|\T1/ptm/m/n/10 hc:: ac-cel-er-a- Underfull \hbox (badness 10000) in paragraph at lines 3024--3026 []|\T1/ptm/m/n/10 concurrency:: Underfull \hbox (badness 10000) in paragraph at lines 3024--3026 \T1/ptm/m/n/10 ac-cel-er-a- Overfull \hbox (14.71353pt too wide) in paragraph at lines 3027--3029 []|\T1/ptm/m/n/10 cl_command_queue| Underfull \hbox (badness 10000) in paragraph at lines 3036--3038 []|\T1/ptm/m/n/10 hc:: com-ple- Underfull \hbox (badness 10000) in paragraph at lines 3039--3041 []|\T1/ptm/m/n/10 concurrency:: Underfull \hbox (badness 10000) in paragraph at lines 3039--3041 \T1/ptm/m/n/10 com-ple- Underfull \hbox (badness 10000) in paragraph at lines 3051--3053 []|\T1/ptm/m/n/10 void []\T1/ptm/b/n/10 *[]\T1/ptm/m/n/10 ; Underfull \hbox (badness 10000) in paragraph at lines 3051--3053 \T1/ptm/m/n/10 hc::array; Underfull \hbox (badness 10000) in paragraph at lines 3055--3056 [] Overfull \hbox (62.32346pt too wide) in paragraph at lines 3055--3056 \T1/ptm/m/n/10 concurrency::array; Overfull \hbox (33.7333pt too wide) in paragraph at lines 3058--3059 []\T1/ptm/m/n/10 concurrency::array_view| Underfull \hbox (badness 10000) in paragraph at lines 3072--3073 [] Underfull \hbox (badness 10000) in paragraph at lines 3076--3077 [] Overfull \hbox (6.39404pt too wide) in paragraph at lines 3076--3077 \T1/ptm/m/n/10 block Underfull \hbox (badness 10000) in paragraph at lines 3080--3081 [] Overfull \hbox (9.16394pt too wide) in paragraph at lines 3080--3081 \T1/ptm/m/n/10 thread Underfull \hbox (badness 10000) in paragraph at lines 3084--3085 [] Overfull \hbox (4.06409pt too wide) in paragraph at lines 3084--3085 \T1/ptm/m/n/10 warp Overfull \hbox (4.06409pt too wide) detected at line 3087 \T1/ptm/m/n/10 warp Underfull \hbox (badness 10000) detected at line 3087 [] Overfull \hbox (9.16394pt too wide) detected at line 3087 \T1/ptm/m/n/10 thread Underfull \hbox (badness 10000) detected at line 3087 [] Overfull \hbox (6.39404pt too wide) detected at line 3087 \T1/ptm/m/n/10 block Underfull \hbox (badness 10000) detected at line 3087 [] Underfull \hbox (badness 10000) detected at line 3087 [] Underfull \hbox (badness 10000) in paragraph at lines 3093--3094 [] Underfull \hbox (badness 10000) in paragraph at lines 3097--3098 [] Overfull \hbox (6.39404pt too wide) in paragraph at lines 3097--3098 \T1/ptm/m/n/10 block Underfull \hbox (badness 10000) in paragraph at lines 3101--3102 [] Overfull \hbox (9.16394pt too wide) in paragraph at lines 3101--3102 \T1/ptm/m/n/10 thread Underfull \hbox (badness 10000) in paragraph at lines 3105--3106 [] Overfull \hbox (4.06409pt too wide) in paragraph at lines 3105--3106 \T1/ptm/m/n/10 warp Overfull \hbox (4.06409pt too wide) detected at line 3108 \T1/ptm/m/n/10 warp Underfull \hbox (badness 10000) detected at line 3108 [] Overfull \hbox (9.16394pt too wide) detected at line 3108 \T1/ptm/m/n/10 thread Underfull \hbox (badness 10000) detected at line 3108 [] Overfull \hbox (6.39404pt too wide) detected at line 3108 \T1/ptm/m/n/10 block Underfull \hbox (badness 10000) detected at line 3108 [] Underfull \hbox (badness 10000) detected at line 3108 [] Underfull \hbox (badness 10000) in paragraph at lines 3114--3115 [] Overfull \hbox (8.46397pt too wide) in paragraph at lines 3114--3115 \T1/ptm/m/n/10 extent Underfull \hbox (badness 10000) in paragraph at lines 3122--3123 [] Overfull \hbox (9.16394pt too wide) in paragraph at lines 3122--3123 \T1/ptm/m/n/10 thread Underfull \hbox (badness 10000) in paragraph at lines 3126--3127 [] Overfull \hbox (24.26402pt too wide) in paragraph at lines 3126--3127 \T1/ptm/m/n/10 wavefront Overfull \hbox (24.26402pt too wide) detected at line 3129 \T1/ptm/m/n/10 wavefront Underfull \hbox (badness 10000) detected at line 3129 [] Overfull \hbox (9.16394pt too wide) detected at line 3129 \T1/ptm/m/n/10 thread Underfull \hbox (badness 10000) detected at line 3129 [] Overfull \hbox (8.46397pt too wide) detected at line 3129 \T1/ptm/m/n/10 extent Underfull \hbox (badness 10000) detected at line 3129 [] Underfull \hbox (badness 10000) in paragraph at lines 3135--3136 [] Overfull \hbox (8.46397pt too wide) in paragraph at lines 3135--3136 \T1/ptm/m/n/10 extent Underfull \hbox (badness 10000) in paragraph at lines 3143--3144 [] Overfull \hbox (9.16394pt too wide) in paragraph at lines 3143--3144 \T1/ptm/m/n/10 thread Underfull \hbox (badness 10000) in paragraph at lines 3147--3148 [] Overfull \hbox (1.39404pt too wide) in paragraph at lines 3147--3148 \T1/ptm/m/n/10 N/A Overfull \hbox (1.39404pt too wide) detected at line 3150 \T1/ptm/m/n/10 N/A Underfull \hbox (badness 10000) detected at line 3150 [] Overfull \hbox (9.16394pt too wide) detected at line 3150 \T1/ptm/m/n/10 thread Underfull \hbox (badness 10000) detected at line 3150 [] Overfull \hbox (8.46397pt too wide) detected at line 3150 \T1/ptm/m/n/10 extent Underfull \hbox (badness 10000) detected at line 3150 [] Underfull \hbox (badness 10000) in paragraph at lines 3156--3157 [] Overfull \hbox (24.16396pt too wide) in paragraph at lines 3156--3157 \T1/ptm/m/n/10 NDRange Underfull \hbox (badness 10000) in paragraph at lines 3160--3161 [] Overfull \hbox (7.9541pt too wide) in paragraph at lines 3160--3161 \T1/ptm/m/n/10 work- Overfull \hbox (7.50417pt too wide) in paragraph at lines 3160--3161 \T1/ptm/m/n/10 group Underfull \hbox (badness 10000) in paragraph at lines 3164--3165 [] Overfull \hbox (7.9541pt too wide) in paragraph at lines 3164--3165 \T1/ptm/m/n/10 work- Overfull \hbox (1.95383pt too wide) in paragraph at lines 3164--3165 \T1/ptm/m/n/10 item Underfull \hbox (badness 10000) in paragraph at lines 3168--3169 [] Overfull \hbox (1.39406pt too wide) in paragraph at lines 3168--3169 \T1/ptm/m/n/10 sub- Overfull \hbox (7.50417pt too wide) in paragraph at lines 3168--3169 \T1/ptm/m/n/10 group Overfull \hbox (7.50417pt too wide) detected at line 3171 \T1/ptm/m/n/10 group Overfull \hbox (1.39406pt too wide) detected at line 3171 \T1/ptm/m/n/10 sub- Underfull \hbox (badness 10000) detected at line 3171 [] Overfull \hbox (1.95383pt too wide) detected at line 3171 \T1/ptm/m/n/10 item Overfull \hbox (7.9541pt too wide) detected at line 3171 \T1/ptm/m/n/10 work- Underfull \hbox (badness 10000) detected at line 3171 [] Overfull \hbox (7.50417pt too wide) detected at line 3171 \T1/ptm/m/n/10 group Overfull \hbox (7.9541pt too wide) detected at line 3171 \T1/ptm/m/n/10 work- Underfull \hbox (badness 10000) detected at line 3171 [] Overfull \hbox (24.16396pt too wide) detected at line 3171 \T1/ptm/m/n/10 NDRange Underfull \hbox (badness 10000) detected at line 3171 [] Overfull \hbox (1.52328pt too wide) in paragraph at lines 3211--3212 []|\T1/ptm/m/n/10 t_ext.tile_dim[0]| Overfull \hbox (3.04323pt too wide) in paragraph at lines 3215--3217 []|\T1/ptm/m/n/10 get_local_size(0)| Overfull \hbox (8.60329pt too wide) in paragraph at lines 3228--3230 []|\T1/ptm/m/n/10 get_global_size(0)| Underfull \hbox (badness 10000) in paragraph at lines 3244--3247 []|\T1/ptm/m/n/10 Implied in Underfull \hbox (badness 10000) in paragraph at lines 3244--3247 \T1/ptm/m/n/10 de-vice Com-pi- Underfull \hbox (badness 10000) in paragraph at lines 3250--3252 [] Underfull \hbox (badness 10000) in paragraph at lines 3255--3256 []|\T1/ptm/m/n/10 __host_ (de- Underfull \hbox (badness 6808) in paragraph at lines 3259--3260 []|\T1/ptm/m/n/10 strict(cpu) (de- Underfull \hbox (badness 10000) in paragraph at lines 3273--3274 [] Overfull \hbox (15.844pt too wide) in paragraph at lines 3273--3274 \T1/ptm/m/n/10 __host_ Overfull \hbox (2.7632pt too wide) in paragraph at lines 3280--3281 []|\T1/ptm/m/n/10 restrict(amp,cpu)| Overfull \hbox (14.90323pt too wide) in paragraph at lines 3289--3291 [] Underfull \hbox (badness 10000) in paragraph at lines 3294--3296 []|\T1/ptm/m/n/10 hc:: par-al- Underfull \hbox (badness 10000) in paragraph at lines 3297--3299 []|\T1/ptm/m/n/10 concurrency:: Underfull \hbox (badness 10000) in paragraph at lines 3297--3299 \T1/ptm/m/n/10 par-al- Underfull \hbox (badness 10000) in paragraph at lines 3300--3303 []|\T1/ptm/m/n/10 clEnqueueND- Underfull \hbox (badness 10000) in paragraph at lines 3311--3313 []|\T1/ptm/m/n/10 Unnecessary/ Overfull \hbox (19.15309pt too wide) in paragraph at lines 3314--3315 []|\T1/ptm/m/n/10 Unnecessary/Implied| Underfull \hbox (badness 10000) in paragraph at lines 3338--3340 []|\T1/ptm/m/n/10 Unnecessary/ Underfull \hbox (badness 10000) in paragraph at lines 3341--3342 []|\T1/ptm/m/n/10 Unnecessary / Overfull \hbox (8.87277pt too wide) in paragraph at lines 3351--3352 []|\T1/ptm/m/n/10 tile_static.barrier()| Overfull \hbox (86.37299pt too wide) in paragraph at lines 3355--3357 []|\T1/ptm/m/n/10 barrier(CLK_LOCAL_MEMFENCE)| Overfull \hbox (20.8231pt too wide) in paragraph at lines 3364--3365 []|\T1/ptm/m/n/10 hc::atomic_fetch_add| Underfull \hbox (badness 10000) in paragraph at lines 3366--3368 []|\T1/ptm/m/n/10 concurrency:: Overfull \hbox (5.82338pt too wide) in paragraph at lines 3366--3368 \T1/ptm/m/n/10 atomic_fetch_add| Underfull \hbox (badness 10000) in paragraph at lines 3378--3380 []|\T1/ptm/m/n/10 hc:: pre- Overfull \hbox (3.60303pt too wide) in paragraph at lines 3378--3380 \T1/ptm/m/n/10 cise_math::cos(f)| Underfull \hbox (badness 10000) in paragraph at lines 3381--3383 []|\T1/ptm/m/n/10 concurrency:: Underfull \hbox (badness 10000) in paragraph at lines 3381--3383 \T1/ptm/m/n/10 pre- Overfull \hbox (3.60303pt too wide) in paragraph at lines 3381--3383 \T1/ptm/m/n/10 cise_math::cos(f)| Overfull \hbox (17.39278pt too wide) in paragraph at lines 3393--3394 []|\T1/ptm/m/n/10 hc::fast_math::cos(f)| Underfull \hbox (badness 10000) in paragraph at lines 3395--3397 []|\T1/ptm/m/n/10 concurrency:: Overfull \hbox (2.39305pt too wide) in paragraph at lines 3395--3397 \T1/ptm/m/n/10 fast_math::cos(f)| Underfull \hbox (badness 10000) in paragraph at lines 3407--3409 []|\T1/ptm/m/n/10 hc:: Overfull \hbox (12.35327pt too wide) in paragraph at lines 3407--3409 \T1/ptm/m/n/10 short_vector::float4| Underfull \hbox (badness 10000) in paragraph at lines 3410--3412 []|\T1/ptm/m/n/10 concurrency:: Underfull \hbox (badness 10000) in paragraph at lines 3410--3412 \T1/ptm/m/n/10 graph- [42] [43] Overfull \vbox (114.7473pt too high) has occurred while \output is active [44] [45] [46] [47] [48] [49] [50] Underfull \hbox (badness 6792) in paragraph at lines 3952--3953 []\T1/ptm/m/n/10 int* cpu_memory = (int*) mal-loc(...); ... par-al-lel_for_each (ext, [=](in-dex i) [[hc]] { [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 61 undefined on input line 5073. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 61 undefined on input line 5073. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 61 undefined on input line 5073. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 61 undefined on input line 5073. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 61 undefined on input line 5073. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 61 undefined on input line 5082. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 61 undefined on input line 5082. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 61 undefined on input line 5082. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 61 undefined on input line 5082. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 61 undefined on input line 5082. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 61 undefined on input line 5121. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 61 undefined on input line 5121. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 61 undefined on input line 5121. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 61 undefined on input line 5121. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 61 undefined on input line 5121. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 61 undefined on input line 5130. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 61 undefined on input line 5130. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 61 undefined on input line 5130. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 61 undefined on input line 5130. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 61 undefined on input line 5130. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 61 undefined on input line 5139. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 61 undefined on input line 5139. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 61 undefined on input line 5139. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 61 undefined on input line 5139. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 61 undefined on input line 5139. Underfull \hbox (badness 10000) in paragraph at lines 5139--5139 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float *\T1/ptm/m/it /10 al-pha\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 61 undefined on input line 5148. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 61 undefined on input line 5148. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 61 undefined on input line 5148. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 61 undefined on input line 5148. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 61 undefined on input line 5148. Underfull \hbox (badness 10000) in paragraph at lines 5148--5148 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 dou-ble *\T1/ptm/m/ it/10 al-pha\T1/ptm/m/n/10 , [61] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 62 undefined on input line 5160. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 62 undefined on input line 5160. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 62 undefined on input line 5160. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5160. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5160. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5160. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 62 undefined on input line 5202. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 62 undefined on input line 5202. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 62 undefined on input line 5202. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5202. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5202. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5202. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 62 undefined on input line 5211. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 62 undefined on input line 5211. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 62 undefined on input line 5211. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5211. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5211. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5211. Underfull \hbox (badness 10000) in paragraph at lines 5211--5211 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 5211--5211 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , ro cblas_float_complex LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 62 undefined on input line 5220. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 62 undefined on input line 5220. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 62 undefined on input line 5220. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5220. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5220. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5220. Underfull \hbox (badness 10000) in paragraph at lines 5220--5220 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 5220--5220 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , r ocblas_double_complex LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 62 undefined on input line 5229. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 62 undefined on input line 5229. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 62 undefined on input line 5229. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5229. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5229. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5229. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 62 undefined on input line 5238. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 62 undefined on input line 5238. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 62 undefined on input line 5238. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5238. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5238. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5238. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 62 undefined on input line 5250. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 62 undefined on input line 5250. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 62 undefined on input line 5250. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5250. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5250. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 62 undefined on input line 5250. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 62 undefined on input line 5250. [62] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 63 undefined on input line 5295. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 63 undefined on input line 5295. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 63 undefined on input line 5295. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5295. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5295. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 63 undefined on input line 5295. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5295. Underfull \hbox (badness 5175) in paragraph at lines 5295--5295 \T1/ptm/m/n/10 dou-ble *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , dou-ble *\T1/ptm /m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 63 undefined on input line 5304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 63 undefined on input line 5304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 63 undefined on input line 5304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 63 undefined on input line 5304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5304. Underfull \hbox (badness 10000) in paragraph at lines 5304--5304 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5304--5304 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 al-p ha\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5304--5304 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 63 undefined on input line 5313. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 63 undefined on input line 5313. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 63 undefined on input line 5313. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5313. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5313. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 63 undefined on input line 5313. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5313. Underfull \hbox (badness 10000) in paragraph at lines 5313--5313 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5313--5313 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 al- pha\T1/ptm/m/n/10 , Underfull \hbox (badness 6978) in paragraph at lines 5313--5313 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 63 undefined on input line 5322. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 63 undefined on input line 5322. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 63 undefined on input line 5322. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5322. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5322. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 63 undefined on input line 5322. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5322. Underfull \hbox (badness 10000) in paragraph at lines 5322--5322 \T1/ptm/m/n/10 float *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , rocblas_float_comp lex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5322--5322 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_x\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 63 undefined on input line 5331. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 63 undefined on input line 5331. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 63 undefined on input line 5331. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5331. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5331. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 63 undefined on input line 5331. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5331. Underfull \hbox (badness 8019) in paragraph at lines 5331--5331 \T1/ptm/m/n/10 dou-ble *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , rocblas_double_c omplex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5331--5331 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_x\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 63 undefined on input line 5343. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 63 undefined on input line 5343. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 63 undefined on input line 5343. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5343. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5343. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5343. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 63 undefined on input line 5352. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 63 undefined on input line 5352. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 63 undefined on input line 5352. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5352. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5352. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 63 undefined on input line 5352. [63] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 64 undefined on input line 5394. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 64 undefined on input line 5394. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 64 undefined on input line 5394. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5394. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5394. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5394. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 64 undefined on input line 5403. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 64 undefined on input line 5403. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 64 undefined on input line 5403. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5403. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5403. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5403. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 64 undefined on input line 5415. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 64 undefined on input line 5415. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 64 undefined on input line 5415. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5415. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5415. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5415. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5415. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 64 undefined on input line 5462. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 64 undefined on input line 5462. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 64 undefined on input line 5462. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5462. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5462. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5462. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5462. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 64 undefined on input line 5471. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 64 undefined on input line 5471. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 64 undefined on input line 5471. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5471. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5471. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5471. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5471. Underfull \hbox (badness 10000) in paragraph at lines 5471--5471 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 5471--5471 \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1 /ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5471--5471 \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 y\T1 /ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incy\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 64 undefined on input line 5480. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 64 undefined on input line 5480. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 64 undefined on input line 5480. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5480. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5480. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5480. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 64 undefined on input line 5480. Underfull \hbox (badness 10000) in paragraph at lines 5480--5480 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 5480--5480 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5480--5480 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 y\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incy\T1/ptm/m/n/10 , [64] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 65 undefined on input line 5492. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 65 undefined on input line 5492. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 65 undefined on input line 5492. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 65 undefined on input line 5492. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 65 undefined on input line 5492. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 65 undefined on input line 5492. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 65 undefined on input line 5492. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 65 undefined on input line 5492. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 65 undefined on input line 5492. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 65 undefined on input line 5548. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 65 undefined on input line 5548. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 65 undefined on input line 5548. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 65 undefined on input line 5548. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 65 undefined on input line 5548. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 65 undefined on input line 5548. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 65 undefined on input line 5548. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 65 undefined on input line 5548. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 65 undefined on input line 5548. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 65 undefined on input line 5557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 65 undefined on input line 5557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 65 undefined on input line 5557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 65 undefined on input line 5557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 65 undefined on input line 5557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 65 undefined on input line 5557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 65 undefined on input line 5557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 65 undefined on input line 5557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 65 undefined on input line 5557. Underfull \hbox (badness 10000) in paragraph at lines 5557--5557 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5557--5557 \T1/ptm/m/it/10 rocblas_stride stridex\T1/ptm/m/n/10 , rocblas_float_complex Underfull \hbox (badness 10000) in paragraph at lines 5557--5557 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int i ncy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 65 undefined on input line 5566. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 65 undefined on input line 5566. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 65 undefined on input line 5566. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 65 undefined on input line 5566. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 65 undefined on input line 5566. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 65 undefined on input line 5566. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 65 undefined on input line 5566. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 65 undefined on input line 5566. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 65 undefined on input line 5566. Underfull \hbox (badness 6978) in paragraph at lines 5566--5566 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5566--5566 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int i ncy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ptm/m/n/10 , [65] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 66 undefined on input line 5578. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 66 undefined on input line 5578. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 66 undefined on input line 5578. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5578. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5578. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5578. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 66 undefined on input line 5587. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 66 undefined on input line 5587. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 66 undefined on input line 5587. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5587. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5587. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5587. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 66 undefined on input line 5638. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 66 undefined on input line 5638. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 66 undefined on input line 5638. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5638. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 66 undefined on input line 5638. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5638. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 66 undefined on input line 5638. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5638. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 66 undefined on input line 5638. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 66 undefined on input line 5647. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 66 undefined on input line 5647. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 66 undefined on input line 5647. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5647. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5647. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5647. Underfull \hbox (badness 10000) in paragraph at lines 5647--5647 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m /n/10 rocblas_bfloat16 *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbl as_int incy\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 66 undefined on input line 5656. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 66 undefined on input line 5656. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 66 undefined on input line 5656. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5656. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5656. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5656. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 66 undefined on input line 5665. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 66 undefined on input line 5665. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 66 undefined on input line 5665. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5665. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5665. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5665. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 66 undefined on input line 5674. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 66 undefined on input line 5674. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 66 undefined on input line 5674. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5674. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5674. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5674. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 66 undefined on input line 5683. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 66 undefined on input line 5683. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 66 undefined on input line 5683. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5683. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5683. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 66 undefined on input line 5683. [66] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 67 undefined on input line 5695. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 67 undefined on input line 5695. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 67 undefined on input line 5695. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5695. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5695. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5695. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5695. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 67 undefined on input line 5751. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 67 undefined on input line 5751. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 67 undefined on input line 5751. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5751. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5751. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5751. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5751. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 67 undefined on input line 5760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 67 undefined on input line 5760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 67 undefined on input line 5760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 67 undefined on input line 5760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 67 undefined on input line 5760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 67 undefined on input line 5760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 67 undefined on input line 5769. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 67 undefined on input line 5769. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 67 undefined on input line 5769. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5769. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5769. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5769. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5769. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 67 undefined on input line 5778. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 67 undefined on input line 5778. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 67 undefined on input line 5778. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5778. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5778. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5778. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5778. Underfull \hbox (badness 10000) in paragraph at lines 5778--5778 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 5778--5778 \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1 /ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 8189) in paragraph at lines 5778--5778 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 y\T1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 67 undefined on input line 5787. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 67 undefined on input line 5787. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 67 undefined on input line 5787. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5787. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5787. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5787. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5787. Underfull \hbox (badness 10000) in paragraph at lines 5787--5787 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 5787--5787 \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1 /ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 8189) in paragraph at lines 5787--5787 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 y\T1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 67 undefined on input line 5796. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 67 undefined on input line 5796. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 67 undefined on input line 5796. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5796. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5796. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5796. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 67 undefined on input line 5796. Underfull \hbox (badness 10000) in paragraph at lines 5796--5796 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 5796--5796 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5796--5796 \T1/ptm/m/it/10 incy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int batch_count\T1 /ptm/m/n/10 , rocblas_double_complex [67] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 68 undefined on input line 5805. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 68 undefined on input line 5805. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 68 undefined on input line 5805. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 68 undefined on input line 5805. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 68 undefined on input line 5805. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 68 undefined on input line 5805. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 68 undefined on input line 5805. Underfull \hbox (badness 10000) in paragraph at lines 5805--5805 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 5805--5805 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5805--5805 \T1/ptm/m/it/10 incy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int batch_count\T1 /ptm/m/n/10 , rocblas_double_complex LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 68 undefined on input line 5817. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 68 undefined on input line 5817. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 68 undefined on input line 5817. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 68 undefined on input line 5817. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 68 undefined on input line 5817. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 68 undefined on input line 5817. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 68 undefined on input line 5817. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 68 undefined on input line 5817. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 68 undefined on input line 5817. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 68 undefined on input line 5879. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 68 undefined on input line 5879. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 68 undefined on input line 5879. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 68 undefined on input line 5879. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 68 undefined on input line 5879. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 68 undefined on input line 5879. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 68 undefined on input line 5879. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 68 undefined on input line 5879. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 68 undefined on input line 5879. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 68 undefined on input line 5888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 68 undefined on input line 5888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 68 undefined on input line 5888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 68 undefined on input line 5888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 68 undefined on input line 5888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 68 undefined on input line 5888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 68 undefined on input line 5888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 68 undefined on input line 5888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 68 undefined on input line 5888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 68 undefined on input line 5888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 68 undefined on input line 5888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 68 undefined on input line 5888. Underfull \hbox (badness 5756) in paragraph at lines 5888--5888 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 5939) in paragraph at lines 5888--5888 \T1/ptm/m/it/10 rocblas_stride stridey\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_ int batch_count\T1/ptm/m/n/10 , [68] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 69 undefined on input line 5897. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 69 undefined on input line 5897. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 69 undefined on input line 5897. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5897. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5897. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 69 undefined on input line 5897. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5897. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 69 undefined on input line 5897. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5897. Underfull \hbox (badness 10000) in paragraph at lines 5897--5897 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5897--5897 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int i ncy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 69 undefined on input line 5906. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 69 undefined on input line 5906. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 69 undefined on input line 5906. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5906. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5906. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 69 undefined on input line 5906. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5906. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 69 undefined on input line 5906. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5906. Underfull \hbox (badness 10000) in paragraph at lines 5906--5906 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 5787) in paragraph at lines 5906--5906 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 5906--5906 \T1/ptm/m/it/10 incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 5906--5906 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int incy\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 69 undefined on input line 5915. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 69 undefined on input line 5915. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 69 undefined on input line 5915. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5915. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5915. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 69 undefined on input line 5915. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5915. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 69 undefined on input line 5915. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5915. Underfull \hbox (badness 10000) in paragraph at lines 5915--5915 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 5787) in paragraph at lines 5915--5915 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 5915--5915 \T1/ptm/m/it/10 incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 5915--5915 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int incy\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 69 undefined on input line 5924. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 69 undefined on input line 5924. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 69 undefined on input line 5924. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5924. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5924. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 69 undefined on input line 5924. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5924. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 69 undefined on input line 5924. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5924. Underfull \hbox (badness 10000) in paragraph at lines 5924--5924 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 5924--5924 \T1/ptm/m/it/10 incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 6978) in paragraph at lines 5924--5924 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int incy\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 69 undefined on input line 5933. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 69 undefined on input line 5933. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 69 undefined on input line 5933. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5933. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5933. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 69 undefined on input line 5933. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5933. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 69 undefined on input line 5933. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5933. Underfull \hbox (badness 10000) in paragraph at lines 5933--5933 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 5933--5933 \T1/ptm/m/it/10 incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 6978) in paragraph at lines 5933--5933 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int incy\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 69 undefined on input line 5945. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 69 undefined on input line 5945. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 69 undefined on input line 5945. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5945. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5945. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 69 undefined on input line 5945. [69] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 70 undefined on input line 5987. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 70 undefined on input line 5987. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 70 undefined on input line 5987. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 5987. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 5987. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 5987. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 70 undefined on input line 5996. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 70 undefined on input line 5996. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 70 undefined on input line 5996. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 5996. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 5996. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 5996. Underfull \hbox (badness 10000) in paragraph at lines 5996--5996 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 70 undefined on input line 6005. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 70 undefined on input line 6005. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 70 undefined on input line 6005. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6005. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6005. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6005. Underfull \hbox (badness 5431) in paragraph at lines 6005--6005 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 70 undefined on input line 6017. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 70 undefined on input line 6017. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 70 undefined on input line 6017. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6017. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6017. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6017. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6017. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 70 undefined on input line 6062. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 70 undefined on input line 6062. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 70 undefined on input line 6062. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6062. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6062. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6062. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6062. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 70 undefined on input line 6071. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 70 undefined on input line 6071. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 70 undefined on input line 6071. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6071. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6071. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6071. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6071. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 70 undefined on input line 6080. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 70 undefined on input line 6080. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 70 undefined on input line 6080. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6080. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6080. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6080. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 70 undefined on input line 6080. Underfull \hbox (badness 10000) in paragraph at lines 6080--6080 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6080--6080 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 [], \T1/ ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , [70] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 71 undefined on input line 6092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 71 undefined on input line 6092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 71 undefined on input line 6092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 71 undefined on input line 6092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 71 undefined on input line 6092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 71 undefined on input line 6092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 71 undefined on input line 6092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 71 undefined on input line 6092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 71 undefined on input line 6092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 71 undefined on input line 6143. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 71 undefined on input line 6143. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 71 undefined on input line 6143. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 71 undefined on input line 6143. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 71 undefined on input line 6143. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 71 undefined on input line 6143. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 71 undefined on input line 6143. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 71 undefined on input line 6143. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 71 undefined on input line 6143. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 71 undefined on input line 6152. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 71 undefined on input line 6152. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 71 undefined on input line 6152. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 71 undefined on input line 6152. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 71 undefined on input line 6152. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 71 undefined on input line 6152. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 71 undefined on input line 6152. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 71 undefined on input line 6152. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 71 undefined on input line 6152. Underfull \hbox (badness 10000) in paragraph at lines 6152--6152 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6152--6152 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6152--6152 \T1/ptm/m/it/10 rocblas_stride stridex\T1/ptm/m/n/10 , rocblas_float_complex Underfull \hbox (badness 10000) in paragraph at lines 6152--6152 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int i ncy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 71 undefined on input line 6161. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 71 undefined on input line 6161. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 71 undefined on input line 6161. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 71 undefined on input line 6161. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 71 undefined on input line 6161. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 71 undefined on input line 6161. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 71 undefined on input line 6161. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 71 undefined on input line 6161. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 71 undefined on input line 6161. Underfull \hbox (badness 10000) in paragraph at lines 6161--6161 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 6978) in paragraph at lines 6161--6161 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6161--6161 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int i ncy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ptm/m/n/10 , [71] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 72 undefined on input line 6173. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 72 undefined on input line 6173. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 72 undefined on input line 6173. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6173. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6173. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6173. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 72 undefined on input line 6182. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 72 undefined on input line 6182. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 72 undefined on input line 6182. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6182. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6182. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6182. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 72 undefined on input line 6227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 72 undefined on input line 6227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 72 undefined on input line 6227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 72 undefined on input line 6227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 72 undefined on input line 6227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 72 undefined on input line 6227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 72 undefined on input line 6236. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 72 undefined on input line 6236. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 72 undefined on input line 6236. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6236. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6236. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6236. Underfull \hbox (badness 10000) in paragraph at lines 6236--6236 \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/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/ it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 72 undefined on input line 6245. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 72 undefined on input line 6245. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 72 undefined on input line 6245. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6245. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6245. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6245. Underfull \hbox (badness 10000) in paragraph at lines 6245--6245 \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/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m /it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 72 undefined on input line 6257. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 72 undefined on input line 6257. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 72 undefined on input line 6257. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6257. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6257. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 72 undefined on input line 6266. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 72 undefined on input line 6266. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 72 undefined on input line 6266. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6266. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 72 undefined on input line 6266. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 72 undefined on input line 6301. [72] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 73 undefined on input line 6301. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 73 undefined on input line 6301. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6301. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6301. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 73 undefined on input line 6310. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 73 undefined on input line 6310. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 73 undefined on input line 6310. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6310. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6310. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 73 undefined on input line 6322. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 73 undefined on input line 6322. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 73 undefined on input line 6322. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6322. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6322. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6322. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 73 undefined on input line 6360. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 73 undefined on input line 6360. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 73 undefined on input line 6360. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6360. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6360. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6360. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 73 undefined on input line 6369. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 73 undefined on input line 6369. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 73 undefined on input line 6369. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6369. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6369. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6369. Underfull \hbox (badness 10000) in paragraph at lines 6369--6369 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 6369--6369 \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1 /ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 73 undefined on input line 6378. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 73 undefined on input line 6378. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 73 undefined on input line 6378. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6378. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6378. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6378. Underfull \hbox (badness 10000) in paragraph at lines 6378--6378 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 73 undefined on input line 6390. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 73 undefined on input line 6390. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 73 undefined on input line 6390. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6390. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6390. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 73 undefined on input line 6390. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 73 undefined on input line 6390. [73] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 74 undefined on input line 6431. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 74 undefined on input line 6431. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 74 undefined on input line 6431. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 74 undefined on input line 6431. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 74 undefined on input line 6431. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 74 undefined on input line 6431. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 74 undefined on input line 6431. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 74 undefined on input line 6440. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 74 undefined on input line 6440. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 74 undefined on input line 6440. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 74 undefined on input line 6440. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 74 undefined on input line 6440. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 74 undefined on input line 6440. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 74 undefined on input line 6440. Underfull \hbox (badness 10000) in paragraph at lines 6440--6440 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 74 undefined on input line 6449. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 74 undefined on input line 6449. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 74 undefined on input line 6449. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 74 undefined on input line 6449. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 74 undefined on input line 6449. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 74 undefined on input line 6449. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 74 undefined on input line 6449. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 74 undefined on input line 6461. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 74 undefined on input line 6461. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 74 undefined on input line 6461. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 74 undefined on input line 6461. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 74 undefined on input line 6461. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 74 undefined on input line 6470. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 74 undefined on input line 6470. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 74 undefined on input line 6470. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 74 undefined on input line 6470. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 74 undefined on input line 6470. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 74 undefined on input line 6510. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 74 undefined on input line 6510. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 74 undefined on input line 6510. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 74 undefined on input line 6510. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 74 undefined on input line 6510. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 74 undefined on input line 6519. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 74 undefined on input line 6519. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 74 undefined on input line 6519. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 74 undefined on input line 6519. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 74 undefined on input line 6519. [74] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 75 undefined on input line 6531. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 75 undefined on input line 6531. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 75 undefined on input line 6531. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 75 undefined on input line 6531. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 75 undefined on input line 6531. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 75 undefined on input line 6531. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 75 undefined on input line 6574. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 75 undefined on input line 6574. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 75 undefined on input line 6574. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 75 undefined on input line 6574. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 75 undefined on input line 6574. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 75 undefined on input line 6574. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 75 undefined on input line 6583. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 75 undefined on input line 6583. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 75 undefined on input line 6583. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 75 undefined on input line 6583. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 75 undefined on input line 6583. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 75 undefined on input line 6583. Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 6583--6583 \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1 /ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 75 undefined on input line 6592. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 75 undefined on input line 6592. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 75 undefined on input line 6592. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 75 undefined on input line 6592. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 75 undefined on input line 6592. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 75 undefined on input line 6592. Underfull \hbox (badness 10000) in paragraph at lines 6592--6592 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 75 undefined on input line 6604. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 75 undefined on input line 6604. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 75 undefined on input line 6604. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 75 undefined on input line 6604. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 75 undefined on input line 6604. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 75 undefined on input line 6604. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 75 undefined on input line 6604. [75] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 76 undefined on input line 6650. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 76 undefined on input line 6650. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 76 undefined on input line 6650. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6650. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6650. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 76 undefined on input line 6650. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6650. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 76 undefined on input line 6659. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 76 undefined on input line 6659. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 76 undefined on input line 6659. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6659. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6659. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 76 undefined on input line 6659. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6659. Underfull \hbox (badness 10000) in paragraph at lines 6659--6659 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 76 undefined on input line 6668. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 76 undefined on input line 6668. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 76 undefined on input line 6668. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6668. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6668. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 76 undefined on input line 6668. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6668. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 76 undefined on input line 6680. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 76 undefined on input line 6680. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 76 undefined on input line 6680. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6680. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6680. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6680. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 76 undefined on input line 6689. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 76 undefined on input line 6689. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 76 undefined on input line 6689. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6689. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6689. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6689. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 76 undefined on input line 6724. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 76 undefined on input line 6724. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 76 undefined on input line 6724. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6724. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6724. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6724. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 76 undefined on input line 6733. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 76 undefined on input line 6733. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 76 undefined on input line 6733. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6733. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6733. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 76 undefined on input line 6733. [76] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 77 undefined on input line 6745. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 77 undefined on input line 6745. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 77 undefined on input line 6745. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6745. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6745. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6745. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6745. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 77 undefined on input line 6783. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 77 undefined on input line 6783. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 77 undefined on input line 6783. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6783. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6783. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6783. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6783. Underfull \hbox (badness 6032) in paragraph at lines 6783--6783 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 dou-ble LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 77 undefined on input line 6792. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 77 undefined on input line 6792. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 77 undefined on input line 6792. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6792. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6792. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6792. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6792. Underfull \hbox (badness 10000) in paragraph at lines 6792--6792 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 6792--6792 \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1 /ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 77 undefined on input line 6801. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 77 undefined on input line 6801. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 77 undefined on input line 6801. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6801. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6801. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6801. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6801. Underfull \hbox (badness 10000) in paragraph at lines 6801--6801 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 77 undefined on input line 6813. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 77 undefined on input line 6813. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 77 undefined on input line 6813. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6813. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6813. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 77 undefined on input line 6813. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6813. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 77 undefined on input line 6813. [77] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 78 undefined on input line 6854. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 78 undefined on input line 6854. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 78 undefined on input line 6854. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6854. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6854. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 78 undefined on input line 6854. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6854. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6854. Underfull \hbox (badness 6691) in paragraph at lines 6854--6854 \T1/ptm/m/n/10 dou-ble *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbl as_int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 78 undefined on input line 6863. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 78 undefined on input line 6863. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 78 undefined on input line 6863. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6863. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6863. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 78 undefined on input line 6863. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6863. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6863. Underfull \hbox (badness 10000) in paragraph at lines 6863--6863 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 78 undefined on input line 6872. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 78 undefined on input line 6872. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 78 undefined on input line 6872. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6872. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6872. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 78 undefined on input line 6872. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6872. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6872. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 78 undefined on input line 6884. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 78 undefined on input line 6884. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 78 undefined on input line 6884. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6884. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6884. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6884. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 78 undefined on input line 6893. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 78 undefined on input line 6893. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 78 undefined on input line 6893. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6893. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6893. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6893. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 78 undefined on input line 6930. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 78 undefined on input line 6930. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 78 undefined on input line 6930. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6930. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6930. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6930. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 78 undefined on input line 6939. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 78 undefined on input line 6939. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 78 undefined on input line 6939. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6939. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6939. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6939. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 78 undefined on input line 6951. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 78 undefined on input line 6951. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 78 undefined on input line 6951. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6951. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6951. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6951. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 78 undefined on input line 6951. [78] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 79 undefined on input line 6989. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 79 undefined on input line 6989. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 79 undefined on input line 6989. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 6989. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 6989. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 6989. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 6989. Underfull \hbox (badness 6032) in paragraph at lines 6989--6989 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 dou-ble LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 79 undefined on input line 6998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 79 undefined on input line 6998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 79 undefined on input line 6998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 6998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 6998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 6998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 6998. Underfull \hbox (badness 10000) in paragraph at lines 6998--6998 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 6998--6998 \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1 /ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 79 undefined on input line 7007. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 79 undefined on input line 7007. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 79 undefined on input line 7007. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7007. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7007. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7007. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7007. Underfull \hbox (badness 10000) in paragraph at lines 7007--7007 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 79 undefined on input line 7019. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 79 undefined on input line 7019. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 79 undefined on input line 7019. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7019. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7019. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 79 undefined on input line 7019. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7019. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7019. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 79 undefined on input line 7060. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 79 undefined on input line 7060. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 79 undefined on input line 7060. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7060. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7060. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 79 undefined on input line 7060. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7060. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7060. Underfull \hbox (badness 6691) in paragraph at lines 7060--7060 \T1/ptm/m/n/10 dou-ble *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbl as_int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 79 undefined on input line 7069. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 79 undefined on input line 7069. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 79 undefined on input line 7069. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7069. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7069. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 79 undefined on input line 7069. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7069. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7069. Underfull \hbox (badness 10000) in paragraph at lines 7069--7069 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 79 undefined on input line 7078. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 79 undefined on input line 7078. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 79 undefined on input line 7078. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7078. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7078. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 79 undefined on input line 7078. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7078. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 79 undefined on input line 7078. [79] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 80 undefined on input line 7090. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 80 undefined on input line 7090. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 80 undefined on input line 7090. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 80 undefined on input line 7090. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 80 undefined on input line 7090. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 80 undefined on input line 7090. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 80 undefined on input line 7134. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 80 undefined on input line 7134. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 80 undefined on input line 7134. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 80 undefined on input line 7134. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 80 undefined on input line 7134. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 80 undefined on input line 7134. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 80 undefined on input line 7143. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 80 undefined on input line 7143. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 80 undefined on input line 7143. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 80 undefined on input line 7143. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 80 undefined on input line 7143. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 80 undefined on input line 7143. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 80 undefined on input line 7152. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 80 undefined on input line 7152. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 80 undefined on input line 7152. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 80 undefined on input line 7152. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 80 undefined on input line 7152. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 80 undefined on input line 7152. Underfull \hbox (badness 10000) in paragraph at lines 7152--7152 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 80 undefined on input line 7161. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 80 undefined on input line 7161. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 80 undefined on input line 7161. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 80 undefined on input line 7161. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 80 undefined on input line 7161. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 80 undefined on input line 7161. Underfull \hbox (badness 10000) in paragraph at lines 7161--7161 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 80 undefined on input line 7170. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 80 undefined on input line 7170. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 80 undefined on input line 7170. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 80 undefined on input line 7170. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 80 undefined on input line 7170. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 80 undefined on input line 7170. Underfull \hbox (badness 5431) in paragraph at lines 7170--7170 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , [80] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 81 undefined on input line 7182. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 81 undefined on input line 7182. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 81 undefined on input line 7182. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7182. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7182. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7182. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7182. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 81 undefined on input line 7229. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 81 undefined on input line 7229. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 81 undefined on input line 7229. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7229. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7229. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7229. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7229. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 81 undefined on input line 7238. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 81 undefined on input line 7238. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 81 undefined on input line 7238. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7238. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7238. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7238. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7238. Underfull \hbox (badness 10000) in paragraph at lines 7238--7238 \T1/ptm/m/n/10 *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1/ptm/m/n/10 [], \T1/pt m/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , rocblas_float_complex LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 81 undefined on input line 7247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 81 undefined on input line 7247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 81 undefined on input line 7247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 81 undefined on input line 7256. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 81 undefined on input line 7256. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 81 undefined on input line 7256. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7256. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7256. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7256. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7256. Underfull \hbox (badness 10000) in paragraph at lines 7256--7256 \T1/ptm/m/n/10 *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1/ptm/m/n/10 [], \T1/pt m/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , rocblas_double_complex LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 81 undefined on input line 7265. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 81 undefined on input line 7265. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 81 undefined on input line 7265. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7265. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7265. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7265. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 81 undefined on input line 7265. Underfull \hbox (badness 10000) in paragraph at lines 7265--7265 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7265--7265 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7265--7265 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 y\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incy\T1/ptm/m/n/10 , [81] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 82 undefined on input line 7277. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 82 undefined on input line 7277. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 82 undefined on input line 7277. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7277. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7277. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 82 undefined on input line 7277. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7277. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 82 undefined on input line 7277. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7277. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 82 undefined on input line 7330. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 82 undefined on input line 7330. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 82 undefined on input line 7330. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7330. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7330. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 82 undefined on input line 7330. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7330. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 82 undefined on input line 7330. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7330. Underfull \hbox (badness 5403) in paragraph at lines 7330--7330 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_x\T1/ptm/m/n/10 , dou- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 82 undefined on input line 7339. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 82 undefined on input line 7339. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 82 undefined on input line 7339. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7339. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7339. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 82 undefined on input line 7339. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7339. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 82 undefined on input line 7339. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7339. Underfull \hbox (badness 10000) in paragraph at lines 7339--7339 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7339--7339 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7339--7339 \T1/ptm/m/it/10 rocblas_stride stride_x\T1/ptm/m/n/10 , rocblas_float_complex Underfull \hbox (badness 10000) in paragraph at lines 7339--7339 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int i ncy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_y\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 82 undefined on input line 7348. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 82 undefined on input line 7348. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 82 undefined on input line 7348. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7348. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7348. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 82 undefined on input line 7348. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7348. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 82 undefined on input line 7348. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7348. Underfull \hbox (badness 10000) in paragraph at lines 7348--7348 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7348--7348 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 82 undefined on input line 7357. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 82 undefined on input line 7357. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 82 undefined on input line 7357. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7357. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7357. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 82 undefined on input line 7357. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7357. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 82 undefined on input line 7357. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 82 undefined on input line 7357. Underfull \hbox (badness 10000) in paragraph at lines 7357--7357 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7357--7357 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 5607) in paragraph at lines 7357--7357 \T1/ptm/m/it/10 rocblas_stride stride_x\T1/ptm/m/n/10 , rocblas_double_complex [82] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 83 undefined on input line 7366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 83 undefined on input line 7366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 83 undefined on input line 7366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 83 undefined on input line 7366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 83 undefined on input line 7366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 83 undefined on input line 7366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 83 undefined on input line 7366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 83 undefined on input line 7366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 83 undefined on input line 7366. Underfull \hbox (badness 10000) in paragraph at lines 7366--7366 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 6978) in paragraph at lines 7366--7366 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 5652) in paragraph at lines 7366--7366 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int i ncy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_y\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 83 undefined on input line 7378. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 83 undefined on input line 7378. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 83 undefined on input line 7378. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 83 undefined on input line 7413. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 83 undefined on input line 7413. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 83 undefined on input line 7413. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 83 undefined on input line 7422. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 83 undefined on input line 7422. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 83 undefined on input line 7422. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 83 undefined on input line 7431. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 83 undefined on input line 7431. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 83 undefined on input line 7431. Underfull \hbox (badness 10000) in paragraph at lines 7431--7431 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , rocblas_double_complex *\T1/ptm/m/it/10 a\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 83 undefined on input line 7443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 83 undefined on input line 7443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 83 undefined on input line 7443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 83 undefined on input line 7443. [83] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 84 undefined on input line 7481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 84 undefined on input line 7481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 84 undefined on input line 7481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 84 undefined on input line 7481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 84 undefined on input line 7490. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 84 undefined on input line 7490. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 84 undefined on input line 7490. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 84 undefined on input line 7490. Underfull \hbox (badness 7595) in paragraph at lines 7490--7490 \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 b\T1 /ptm/m/n/10 [], float *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 c\T1/ptm/m/n/10 [], LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 84 undefined on input line 7499. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 84 undefined on input line 7499. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 84 undefined on input line 7499. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 84 undefined on input line 7499. Underfull \hbox (badness 5008) in paragraph at lines 7499--7499 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , rocblas_double_complex *\T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 7499--7499 \T1/ptm/m/it/10 c\T1/ptm/m/n/10 [], rocblas_double_complex *\T1/pcr/b/n/10 cons t \T1/ptm/m/it/10 s\T1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 84 undefined on input line 7511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 84 undefined on input line 7511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 84 undefined on input line 7511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 84 undefined on input line 7511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 84 undefined on input line 7511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 84 undefined on input line 7511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 84 undefined on input line 7511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 84 undefined on input line 7511. [84] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 85 undefined on input line 7561. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 85 undefined on input line 7561. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 85 undefined on input line 7561. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 85 undefined on input line 7561. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 85 undefined on input line 7561. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 85 undefined on input line 7561. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 85 undefined on input line 7561. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 85 undefined on input line 7561. Underfull \hbox (badness 6220) in paragraph at lines 7561--7561 \T1/ptm/m/it/10 stride_a\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/10 b\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 rocblas_stride stride_b\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 85 undefined on input line 7570. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 85 undefined on input line 7570. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 85 undefined on input line 7570. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 85 undefined on input line 7570. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 85 undefined on input line 7570. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 85 undefined on input line 7570. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 85 undefined on input line 7570. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 85 undefined on input line 7570. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 85 undefined on input line 7579. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 85 undefined on input line 7579. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 85 undefined on input line 7579. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 85 undefined on input line 7579. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 85 undefined on input line 7579. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 85 undefined on input line 7579. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 85 undefined on input line 7579. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 85 undefined on input line 7579. Underfull \hbox (badness 10000) in paragraph at lines 7579--7579 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 a\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_strid e stride_a\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7579--7579 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 b\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_stride Underfull \hbox (badness 7030) in paragraph at lines 7579--7579 \T1/ptm/m/it/10 stride_b\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/10 c\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 rocblas_stride stride_c\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7579--7579 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 s\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_stride LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 85 undefined on input line 7591. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 85 undefined on input line 7591. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 85 undefined on input line 7591. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 85 undefined on input line 7591. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 85 undefined on input line 7591. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 85 undefined on input line 7591. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 85 undefined on input line 7632. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 85 undefined on input line 7632. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 85 undefined on input line 7632. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 85 undefined on input line 7632. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 85 undefined on input line 7632. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 85 undefined on input line 7632. [85] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 86 undefined on input line 7644. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 86 undefined on input line 7644. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 86 undefined on input line 7644. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 86 undefined on input line 7644. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 86 undefined on input line 7644. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 86 undefined on input line 7644. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 86 undefined on input line 7644. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 86 undefined on input line 7688. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 86 undefined on input line 7688. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 86 undefined on input line 7688. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 86 undefined on input line 7688. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 86 undefined on input line 7688. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 86 undefined on input line 7688. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 86 undefined on input line 7688. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 86 undefined on input line 7700. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 86 undefined on input line 7700. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 86 undefined on input line 7700. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 86 undefined on input line 7700. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 86 undefined on input line 7700. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 86 undefined on input line 7700. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 86 undefined on input line 7700. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 86 undefined on input line 7700. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 86 undefined on input line 7700. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 86 undefined on input line 7700. Underfull \hbox (badness 5652) in paragraph at lines 7700--7700 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int i ncy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_y\T1/ptm/m/n/10 , [86] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 87 undefined on input line 7753. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 87 undefined on input line 7753. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 87 undefined on input line 7753. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 87 undefined on input line 7753. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 87 undefined on input line 7753. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 87 undefined on input line 7753. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 87 undefined on input line 7753. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 87 undefined on input line 7753. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 87 undefined on input line 7753. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 87 undefined on input line 7753. Underfull \hbox (badness 5652) in paragraph at lines 7753--7753 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int i ncx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_x\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7753--7753 \T1/ptm/m/n/10 dou-ble *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbl as_int incy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 87 undefined on input line 7765. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 87 undefined on input line 7765. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 87 undefined on input line 7765. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 87 undefined on input line 7803. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 87 undefined on input line 7803. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 87 undefined on input line 7803. [87] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 88 undefined on input line 7815. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 88 undefined on input line 7815. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 88 undefined on input line 7815. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 88 undefined on input line 7815. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 88 undefined on input line 7856. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 88 undefined on input line 7856. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 88 undefined on input line 7856. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 88 undefined on input line 7856. Underfull \hbox (badness 6842) in paragraph at lines 7856--7856 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , dou-ble *\T1/pcr/b/n/1 0 const \T1/ptm/m/it/10 d1\T1/ptm/m/n/10 [], dou-ble LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 88 undefined on input line 7868. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 88 undefined on input line 7868. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 88 undefined on input line 7868. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 88 undefined on input line 7868. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 88 undefined on input line 7868. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 88 undefined on input line 7868. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 88 undefined on input line 7868. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 88 undefined on input line 7868. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 88 undefined on input line 7868. Underfull \hbox (badness 10000) in paragraph at lines 7868--7868 \T1/ptm/m/it/10 rocblas_stride stride_param\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc blas_int [88] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 89 undefined on input line 7924. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 89 undefined on input line 7924. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 89 undefined on input line 7924. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 89 undefined on input line 7924. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 89 undefined on input line 7924. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 89 undefined on input line 7924. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 89 undefined on input line 7924. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 89 undefined on input line 7924. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 89 undefined on input line 7924. Underfull \hbox (badness 10000) in paragraph at lines 7924--7924 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/ 10 d1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7924--7924 \T1/ptm/m/it/10 rocblas_stride stride_d1\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/ 10 d2\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7924--7924 \T1/ptm/m/it/10 rocblas_stride stride_d2\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/ 10 x1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7924--7924 \T1/ptm/m/it/10 rocblas_stride stride_y1\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/ 10 param\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7924--7924 \T1/ptm/m/it/10 rocblas_stride stride_param\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc blas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 89 undefined on input line 7939. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 89 undefined on input line 7939. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 89 undefined on input line 7939. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 89 undefined on input line 7939. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 89 undefined on input line 7939. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 89 undefined on input line 7939. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 89 undefined on input line 7939. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 89 undefined on input line 7939. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 89 undefined on input line 7939. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 89 undefined on input line 7948. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 89 undefined on input line 7948. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 89 undefined on input line 7948. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 89 undefined on input line 7948. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 89 undefined on input line 7948. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 89 undefined on input line 7948. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 89 undefined on input line 7948. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 89 undefined on input line 7948. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 89 undefined on input line 7948. [89] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 90 undefined on input line 8012. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 90 undefined on input line 8012. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 90 undefined on input line 8012. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 90 undefined on input line 8012. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 90 undefined on input line 8012. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 90 undefined on input line 8012. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 90 undefined on input line 8012. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 90 undefined on input line 8012. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 90 undefined on input line 8012. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 90 undefined on input line 8021. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 90 undefined on input line 8021. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 90 undefined on input line 8021. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 90 undefined on input line 8021. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 90 undefined on input line 8021. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 90 undefined on input line 8021. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 90 undefined on input line 8021. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 90 undefined on input line 8021. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 90 undefined on input line 8021. Underfull \hbox (badness 10000) in paragraph at lines 8021--8021 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation trans\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 8021--8021 \T1/ptm/m/it/10 m\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 al - Underfull \hbox (badness 10000) in paragraph at lines 8021--8021 \T1/ptm/m/it/10 pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas _double_complex *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8021--8021 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 90 undefined on input line 8033. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 90 undefined on input line 8033. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 90 undefined on input line 8033. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 90 undefined on input line 8033. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 90 undefined on input line 8033. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 90 undefined on input line 8033. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 90 undefined on input line 8033. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 90 undefined on input line 8033. Underfull \hbox (badness 10000) in paragraph at lines 8033--8033 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , \T1/p cr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 8033--8033 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T 1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 A\T1/p tm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8033--8033 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 beta \T1/ptm/m/n/10 , rocblas_float_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , [90] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 91 undefined on input line 8092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 91 undefined on input line 8092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 91 undefined on input line 8092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 91 undefined on input line 8092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 91 undefined on input line 8092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 91 undefined on input line 8092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 91 undefined on input line 8092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 91 undefined on input line 8092. Underfull \hbox (badness 10000) in paragraph at lines 8092--8092 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , \T1/p cr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 8092--8092 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \ T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 91 undefined on input line 8104. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 91 undefined on input line 8104. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 91 undefined on input line 8104. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 91 undefined on input line 8104. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 91 undefined on input line 8104. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 91 undefined on input line 8104. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 91 undefined on input line 8104. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 91 undefined on input line 8104. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 91 undefined on input line 8104. [91] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 92 undefined on input line 8166. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 92 undefined on input line 8166. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 92 undefined on input line 8166. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 92 undefined on input line 8166. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 92 undefined on input line 8166. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 92 undefined on input line 8166. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 92 undefined on input line 8166. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 92 undefined on input line 8166. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 92 undefined on input line 8166. Underfull \hbox (badness 10000) in paragraph at lines 8166--8166 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 8166--8166 \T1/ptm/m/it/10 n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_d ouble_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 8166--8166 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 A\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 8166--8166 \T1/ptm/m/it/10 lda\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas _double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1/ptm/m/n/10 [], Underfull \hbox (badness 10000) in paragraph at lines 8166--8166 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 y\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incy\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 92 undefined on input line 8178. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 92 undefined on input line 8178. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 92 undefined on input line 8178. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 92 undefined on input line 8178. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 92 undefined on input line 8178. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 92 undefined on input line 8178. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 92 undefined on input line 8178. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 92 undefined on input line 8178. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 92 undefined on input line 8178. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 92 undefined on input line 8178. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 92 undefined on input line 8178. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 92 undefined on input line 8178. Underfull \hbox (badness 10000) in paragraph at lines 8178--8178 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8178--8178 \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/ 10 rocblas_float_complex Underfull \hbox (badness 10000) in paragraph at lines 8178--8178 \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/n/10 rocblas_float_complex Underfull \hbox (badness 10000) in paragraph at lines 8178--8178 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int l da\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride Underfull \hbox (badness 10000) in paragraph at lines 8178--8178 \T1/ptm/m/it/10 stride_A\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 ro cblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8178--8178 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_x\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8178--8178 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 beta \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8178--8178 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int incy\T1/ptm/m/n/10 , [92] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 93 undefined on input line 8240. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 93 undefined on input line 8240. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 93 undefined on input line 8240. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 93 undefined on input line 8240. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 93 undefined on input line 8240. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 93 undefined on input line 8240. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 93 undefined on input line 8240. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 93 undefined on input line 8240. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 93 undefined on input line 8240. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 93 undefined on input line 8240. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 93 undefined on input line 8240. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 93 undefined on input line 8240. Underfull \hbox (badness 10000) in paragraph at lines 8240--8240 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8240--8240 \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/n/10 rocblas_double_complex *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8240--8240 \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_A\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8240--8240 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8240--8240 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_x\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8240--8240 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 bet a\T1/ptm/m/n/10 , Underfull \hbox (badness 6978) in paragraph at lines 8240--8240 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int incy\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 93 undefined on input line 8252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 93 undefined on input line 8252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 93 undefined on input line 8252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 93 undefined on input line 8252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 93 undefined on input line 8252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 93 undefined on input line 8252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 93 undefined on input line 8252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 93 undefined on input line 8252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 93 undefined on input line 8252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 93 undefined on input line 8252. [93] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 94 undefined on input line 8319. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 94 undefined on input line 8319. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 94 undefined on input line 8319. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 94 undefined on input line 8319. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8319. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8319. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8319. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8319. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8319. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8319. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 94 undefined on input line 8328. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 94 undefined on input line 8328. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 94 undefined on input line 8328. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 94 undefined on input line 8328. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8328. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8328. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8328. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8328. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8328. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8328. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 94 undefined on input line 8337. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 94 undefined on input line 8337. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 94 undefined on input line 8337. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 94 undefined on input line 8337. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8337. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8337. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8337. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8337. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8337. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8337. Underfull \hbox (badness 5217) in paragraph at lines 8337--8337 \T1/ptm/m/it/10 m\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 al - Underfull \hbox (badness 10000) in paragraph at lines 8337--8337 \T1/ptm/m/it/10 pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas _double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 A\T1/ptm/m/n/10 [], Underfull \hbox (badness 10000) in paragraph at lines 8337--8337 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 y\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incy\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 94 undefined on input line 8349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 94 undefined on input line 8349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 94 undefined on input line 8349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 94 undefined on input line 8349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 94 undefined on input line 8349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 94 undefined on input line 8349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 94 undefined on input line 8349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 94 undefined on input line 8349. Underfull \hbox (badness 10000) in paragraph at lines 8349--8349 \T1/ptm/m/it/10 strideA\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 flo at *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m /n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8349--8349 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int i ncy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ptm/m/n/10 , [94] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 95 undefined on input line 8425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 95 undefined on input line 8425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 95 undefined on input line 8425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 95 undefined on input line 8425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 95 undefined on input line 8425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 95 undefined on input line 8425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 95 undefined on input line 8425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 95 undefined on input line 8425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 95 undefined on input line 8425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 95 undefined on input line 8425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 95 undefined on input line 8425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 95 undefined on input line 8425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 95 undefined on input line 8425. Underfull \hbox (badness 8113) in paragraph at lines 8425--8425 \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int n\T1/ ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 dou- Underfull \hbox (badness 7631) in paragraph at lines 8425--8425 \T1/ptm/m/n/10 ble *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 dou-ble *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocb las_int Underfull \hbox (badness 10000) in paragraph at lines 8425--8425 \T1/ptm/m/n/10 dou-ble *\T1/ptm/m/it/10 beta\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m /it/10 y\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int incy\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 95 undefined on input line 8434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 95 undefined on input line 8434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 95 undefined on input line 8434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 95 undefined on input line 8434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 95 undefined on input line 8434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 95 undefined on input line 8434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 95 undefined on input line 8434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 95 undefined on input line 8434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 95 undefined on input line 8434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 95 undefined on input line 8434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 95 undefined on input line 8434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 95 undefined on input line 8434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 95 undefined on input line 8434. Underfull \hbox (badness 10000) in paragraph at lines 8434--8434 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 10000) in paragraph at lines 8434--8434 \T1/ptm/m/it/10 transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n /10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8434--8434 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 al- Underfull \hbox (badness 10000) in paragraph at lines 8434--8434 \T1/ptm/m/it/10 pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas _float_complex *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8434--8434 \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride strideA\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8434--8434 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1 /ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8434--8434 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8434--8434 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 beta \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8434--8434 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int incy\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 95 undefined on input line 8443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 95 undefined on input line 8443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 95 undefined on input line 8443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 95 undefined on input line 8443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 95 undefined on input line 8443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 95 undefined on input line 8443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 95 undefined on input line 8443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 95 undefined on input line 8443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 95 undefined on input line 8443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 95 undefined on input line 8443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 95 undefined on input line 8443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 95 undefined on input line 8443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 95 undefined on input line 8443. Underfull \hbox (badness 10000) in paragraph at lines 8443--8443 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 10000) in paragraph at lines 8443--8443 \T1/ptm/m/it/10 transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n /10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8443--8443 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 al- Underfull \hbox (badness 10000) in paragraph at lines 8443--8443 \T1/ptm/m/it/10 pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas _double_complex *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8443--8443 \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride strideA\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8443--8443 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8443--8443 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8443--8443 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 bet a\T1/ptm/m/n/10 , Underfull \hbox (badness 6978) in paragraph at lines 8443--8443 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int incy\T1/ptm/m/n/10 , [95] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 96 undefined on input line 8455. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 96 undefined on input line 8455. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 96 undefined on input line 8455. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 96 undefined on input line 8455. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 96 undefined on input line 8455. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 96 undefined on input line 8455. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 96 undefined on input line 8455. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 96 undefined on input line 8455. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 96 undefined on input line 8455. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 96 undefined on input line 8510. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 96 undefined on input line 8510. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 96 undefined on input line 8510. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 96 undefined on input line 8510. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 96 undefined on input line 8510. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 96 undefined on input line 8510. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 96 undefined on input line 8510. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 96 undefined on input line 8510. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 96 undefined on input line 8510. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 96 undefined on input line 8519. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 96 undefined on input line 8519. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 96 undefined on input line 8519. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 96 undefined on input line 8519. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 96 undefined on input line 8519. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 96 undefined on input line 8519. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 96 undefined on input line 8519. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 96 undefined on input line 8519. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 96 undefined on input line 8519. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 96 undefined on input line 8528. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 96 undefined on input line 8528. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 96 undefined on input line 8528. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 96 undefined on input line 8528. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 96 undefined on input line 8528. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 96 undefined on input line 8528. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 96 undefined on input line 8528. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 96 undefined on input line 8528. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 96 undefined on input line 8528. [96] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 97 undefined on input line 8540. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 97 undefined on input line 8540. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 97 undefined on input line 8540. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 97 undefined on input line 8540. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 97 undefined on input line 8540. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 97 undefined on input line 8540. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 97 undefined on input line 8540. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 97 undefined on input line 8540. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 97 undefined on input line 8540. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 97 undefined on input line 8540. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 97 undefined on input line 8598. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 97 undefined on input line 8598. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 97 undefined on input line 8598. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 97 undefined on input line 8598. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 97 undefined on input line 8598. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 97 undefined on input line 8598. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 97 undefined on input line 8598. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 97 undefined on input line 8598. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 97 undefined on input line 8598. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 97 undefined on input line 8598. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 97 undefined on input line 8607. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 97 undefined on input line 8607. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 97 undefined on input line 8607. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 97 undefined on input line 8607. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 97 undefined on input line 8607. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 97 undefined on input line 8607. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 97 undefined on input line 8607. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 97 undefined on input line 8607. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 97 undefined on input line 8607. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 97 undefined on input line 8607. Underfull \hbox (badness 8038) in paragraph at lines 8607--8607 \T1/ptm/m/it/10 transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_diagonal diag\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/10 , \T1/pcr/b/n/10 cons t Underfull \hbox (badness 10000) in paragraph at lines 8607--8607 \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/n/10 *\T1/ ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8607--8607 \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/n/10 *\T1/ ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 97 undefined on input line 8616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 97 undefined on input line 8616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 97 undefined on input line 8616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 97 undefined on input line 8616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 97 undefined on input line 8616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 97 undefined on input line 8616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 97 undefined on input line 8616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 97 undefined on input line 8616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 97 undefined on input line 8616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 97 undefined on input line 8616. Underfull \hbox (badness 8038) in paragraph at lines 8616--8616 \T1/ptm/m/it/10 transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_diagonal diag\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/10 , \T1/pcr/b/n/10 cons t Underfull \hbox (badness 10000) in paragraph at lines 8616--8616 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/n/10 *\T1 /ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8616--8616 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/n/10 *\T1 /ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , [97] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 98 undefined on input line 8628. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 98 undefined on input line 8628. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 98 undefined on input line 8628. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 98 undefined on input line 8628. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 98 undefined on input line 8628. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 98 undefined on input line 8628. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 98 undefined on input line 8628. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 98 undefined on input line 8628. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 98 undefined on input line 8628. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 98 undefined on input line 8628. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 98 undefined on input line 8628. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 98 undefined on input line 8628. Underfull \hbox (badness 10000) in paragraph at lines 8628--8628 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 98 undefined on input line 8692. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 98 undefined on input line 8692. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 98 undefined on input line 8692. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 98 undefined on input line 8692. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 98 undefined on input line 8692. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 98 undefined on input line 8692. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 98 undefined on input line 8692. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 98 undefined on input line 8692. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 98 undefined on input line 8692. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 98 undefined on input line 8692. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 98 undefined on input line 8692. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 98 undefined on input line 8692. Underfull \hbox (badness 10000) in paragraph at lines 8692--8692 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 98 undefined on input line 8701. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 98 undefined on input line 8701. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 98 undefined on input line 8701. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 98 undefined on input line 8701. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 98 undefined on input line 8701. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 98 undefined on input line 8701. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 98 undefined on input line 8701. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 98 undefined on input line 8701. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 98 undefined on input line 8701. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 98 undefined on input line 8701. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 98 undefined on input line 8701. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 98 undefined on input line 8701. Underfull \hbox (badness 10000) in paragraph at lines 8701--8701 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 7869) in paragraph at lines 8701--8701 \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/ 10 rocblas_float_complex Underfull \hbox (badness 10000) in paragraph at lines 8701--8701 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int l da\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridea\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8701--8701 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 98 undefined on input line 8710. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 98 undefined on input line 8710. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 98 undefined on input line 8710. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 98 undefined on input line 8710. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 98 undefined on input line 8710. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 98 undefined on input line 8710. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 98 undefined on input line 8710. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 98 undefined on input line 8710. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 98 undefined on input line 8710. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 98 undefined on input line 8710. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 98 undefined on input line 8710. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 98 undefined on input line 8710. Underfull \hbox (badness 10000) in paragraph at lines 8710--8710 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8710--8710 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int l da\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridea\T1/ptm/m/n/10 , Underfull \hbox (badness 6978) in paragraph at lines 8710--8710 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , [98] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 99 undefined on input line 8722. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 99 undefined on input line 8722. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 99 undefined on input line 8722. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 99 undefined on input line 8722. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 99 undefined on input line 8722. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 99 undefined on input line 8722. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 99 undefined on input line 8722. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 99 undefined on input line 8722. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 99 undefined on input line 8722. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 99 undefined on input line 8722. Underfull \hbox (badness 7486) in paragraph at lines 8722--8722 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_operation trans\T1/ptm/m/n/ 10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 99 undefined on input line 8780. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 99 undefined on input line 8780. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 99 undefined on input line 8780. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 99 undefined on input line 8780. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 99 undefined on input line 8780. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 99 undefined on input line 8780. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 99 undefined on input line 8780. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 99 undefined on input line 8780. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 99 undefined on input line 8780. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 99 undefined on input line 8780. Underfull \hbox (badness 7486) in paragraph at lines 8780--8780 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_operation trans\T1/ptm/m/n/ 10 , [99] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 100 undefined on input line 8789. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 100 undefined on input line 8789. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 100 undefined on input line 8789. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 100 undefined on input line 8789. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 100 undefined on input line 8789. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 100 undefined on input line 8789. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 100 undefined on input line 8789. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 100 undefined on input line 8789. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 100 undefined on input line 8789. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 100 undefined on input line 8789. Underfull \hbox (badness 7486) in paragraph at lines 8789--8789 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_operation trans\T1/ptm/m/n/ 10 , Underfull \hbox (badness 10000) in paragraph at lines 8789--8789 \T1/ptm/m/it/10 rocblas_diagonal diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_i nt m\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int k\T1/ptm/m/n/10 , \T1/pcr/b/n/ 10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 100 undefined on input line 8798. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 100 undefined on input line 8798. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 100 undefined on input line 8798. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 100 undefined on input line 8798. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 100 undefined on input line 8798. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 100 undefined on input line 8798. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 100 undefined on input line 8798. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 100 undefined on input line 8798. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 100 undefined on input line 8798. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 100 undefined on input line 8798. Underfull \hbox (badness 7486) in paragraph at lines 8798--8798 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_operation trans\T1/ptm/m/n/ 10 , Underfull \hbox (badness 10000) in paragraph at lines 8798--8798 \T1/ptm/m/it/10 rocblas_diagonal diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_i nt m\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int k\T1/ptm/m/n/10 , \T1/pcr/b/n/ 10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 100 undefined on input line 8810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 100 undefined on input line 8810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 100 undefined on input line 8810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 100 undefined on input line 8810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 100 undefined on input line 8810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 100 undefined on input line 8810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 100 undefined on input line 8810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 100 undefined on input line 8810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 100 undefined on input line 8810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 100 undefined on input line 8810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 100 undefined on input line 8810. [100] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 101 undefined on input line 8871. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 101 undefined on input line 8871. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 101 undefined on input line 8871. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 101 undefined on input line 8871. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 101 undefined on input line 8871. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 101 undefined on input line 8871. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8871. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8871. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8871. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8871. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8871. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 101 undefined on input line 8880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 101 undefined on input line 8880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 101 undefined on input line 8880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 101 undefined on input line 8880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 101 undefined on input line 8880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 101 undefined on input line 8880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 101 undefined on input line 8889. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 101 undefined on input line 8889. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 101 undefined on input line 8889. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 101 undefined on input line 8889. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 101 undefined on input line 8889. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 101 undefined on input line 8889. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8889. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8889. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8889. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8889. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8889. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 101 undefined on input line 8901. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 101 undefined on input line 8901. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 101 undefined on input line 8901. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 101 undefined on input line 8901. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 101 undefined on input line 8901. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 101 undefined on input line 8901. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8901. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8901. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8901. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 101 undefined on input line 8901. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8901. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 101 undefined on input line 8901. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 101 undefined on input line 8901. Underfull \hbox (badness 10000) in paragraph at lines 8901--8901 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 5652) in paragraph at lines 8901--8901 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int i ncx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_x\T1/ptm/m/n/10 , [101] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 102 undefined on input line 8968. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 102 undefined on input line 8968. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 102 undefined on input line 8968. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 102 undefined on input line 8968. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 102 undefined on input line 8968. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 102 undefined on input line 8968. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 102 undefined on input line 8968. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 102 undefined on input line 8968. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 102 undefined on input line 8968. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 102 undefined on input line 8968. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 102 undefined on input line 8968. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 102 undefined on input line 8968. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 102 undefined on input line 8968. Underfull \hbox (badness 10000) in paragraph at lines 8968--8968 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 5652) in paragraph at lines 8968--8968 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int i ncx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_x\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 102 undefined on input line 8977. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 102 undefined on input line 8977. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 102 undefined on input line 8977. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 102 undefined on input line 8977. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 102 undefined on input line 8977. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 102 undefined on input line 8977. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 102 undefined on input line 8977. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 102 undefined on input line 8977. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 102 undefined on input line 8977. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 102 undefined on input line 8977. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 102 undefined on input line 8977. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 102 undefined on input line 8977. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 102 undefined on input line 8977. Underfull \hbox (badness 10000) in paragraph at lines 8977--8977 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8977--8977 \T1/ptm/m/it/10 rocblas_operation trans\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _diagonal Underfull \hbox (badness 6364) in paragraph at lines 8977--8977 \T1/ptm/m/it/10 diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 rocblas_int k\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 8977--8977 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int lda\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8977--8977 \T1/ptm/m/it/10 rocblas_stride stride_A\T1/ptm/m/n/10 , rocblas_float_complex Underfull \hbox (badness 5652) in paragraph at lines 8977--8977 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int i ncx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_x\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 102 undefined on input line 8986. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 102 undefined on input line 8986. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 102 undefined on input line 8986. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 102 undefined on input line 8986. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 102 undefined on input line 8986. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 102 undefined on input line 8986. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 102 undefined on input line 8986. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 102 undefined on input line 8986. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 102 undefined on input line 8986. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 102 undefined on input line 8986. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 102 undefined on input line 8986. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 102 undefined on input line 8986. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 102 undefined on input line 8986. Underfull \hbox (badness 10000) in paragraph at lines 8986--8986 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8986--8986 \T1/ptm/m/it/10 rocblas_operation trans\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _diagonal Underfull \hbox (badness 6364) in paragraph at lines 8986--8986 \T1/ptm/m/it/10 diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 rocblas_int k\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 8986--8986 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , Underfull \hbox (badness 5652) in paragraph at lines 8986--8986 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int i ncx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_x\T1/ptm/m/n/10 , [102] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 103 undefined on input line 8998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 103 undefined on input line 8998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 103 undefined on input line 8998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 103 undefined on input line 8998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 103 undefined on input line 8998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 103 undefined on input line 8998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 103 undefined on input line 8998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 103 undefined on input line 8998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 103 undefined on input line 8998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 103 undefined on input line 9007. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 103 undefined on input line 9007. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 103 undefined on input line 9007. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 103 undefined on input line 9007. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 103 undefined on input line 9007. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 103 undefined on input line 9007. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 103 undefined on input line 9007. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 103 undefined on input line 9007. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 103 undefined on input line 9007. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 103 undefined on input line 9065. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 103 undefined on input line 9065. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 103 undefined on input line 9065. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 103 undefined on input line 9065. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 103 undefined on input line 9065. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 103 undefined on input line 9065. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 103 undefined on input line 9065. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 103 undefined on input line 9065. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 103 undefined on input line 9065. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 103 undefined on input line 9065. [103] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 104 undefined on input line 9123. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 104 undefined on input line 9123. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 104 undefined on input line 9123. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 104 undefined on input line 9123. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 104 undefined on input line 9123. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 104 undefined on input line 9123. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 104 undefined on input line 9123. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 104 undefined on input line 9123. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 104 undefined on input line 9123. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 104 undefined on input line 9123. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 104 undefined on input line 9135. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 104 undefined on input line 9135. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 104 undefined on input line 9135. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 104 undefined on input line 9135. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 104 undefined on input line 9135. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 104 undefined on input line 9135. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 104 undefined on input line 9135. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 104 undefined on input line 9135. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 104 undefined on input line 9135. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 104 undefined on input line 9135. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 104 undefined on input line 9135. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 104 undefined on input line 9135. Underfull \hbox (badness 10000) in paragraph at lines 9135--9135 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , [104] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 105 undefined on input line 9199. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 105 undefined on input line 9199. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 105 undefined on input line 9199. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 105 undefined on input line 9199. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 105 undefined on input line 9199. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 105 undefined on input line 9199. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 105 undefined on input line 9199. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 105 undefined on input line 9199. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 105 undefined on input line 9199. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 105 undefined on input line 9199. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 105 undefined on input line 9199. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 105 undefined on input line 9199. Underfull \hbox (badness 10000) in paragraph at lines 9199--9199 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 9199--9199 \T1/ptm/m/it/10 rocblas_operation transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_diagonal Underfull \hbox (badness 10000) in paragraph at lines 9199--9199 \T1/ptm/m/it/10 diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/1 0 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 dou-ble *\T1/ptm/m/it/10 A\T1/ptm/m/n/1 0 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 105 undefined on input line 9211. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 105 undefined on input line 9211. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 105 undefined on input line 9211. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 105 undefined on input line 9211. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 105 undefined on input line 9211. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 105 undefined on input line 9211. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 105 undefined on input line 9211. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 105 undefined on input line 9211. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 105 undefined on input line 9220. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 105 undefined on input line 9220. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 105 undefined on input line 9220. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 105 undefined on input line 9220. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 105 undefined on input line 9220. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 105 undefined on input line 9220. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 105 undefined on input line 9220. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 105 undefined on input line 9220. [105] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 106 undefined on input line 9279. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 106 undefined on input line 9279. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 106 undefined on input line 9279. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 106 undefined on input line 9279. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 106 undefined on input line 9279. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 106 undefined on input line 9279. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 106 undefined on input line 9279. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 106 undefined on input line 9279. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 106 undefined on input line 9279. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 106 undefined on input line 9338. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 106 undefined on input line 9338. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 106 undefined on input line 9338. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 106 undefined on input line 9338. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 106 undefined on input line 9338. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 106 undefined on input line 9338. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 106 undefined on input line 9338. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 106 undefined on input line 9338. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 106 undefined on input line 9338. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 106 undefined on input line 9350. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 106 undefined on input line 9350. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 106 undefined on input line 9350. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 106 undefined on input line 9350. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 106 undefined on input line 9350. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 106 undefined on input line 9350. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 106 undefined on input line 9350. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 106 undefined on input line 9350. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 106 undefined on input line 9350. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 106 undefined on input line 9350. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 106 undefined on input line 9350. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 106 undefined on input line 9350. Underfull \hbox (badness 5893) in paragraph at lines 9350--9350 \T1/ptm/m/it/10 incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float *\T1/ptm/m/it/10 y\T1/pt m/m/n/10 , [106] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 107 undefined on input line 9418. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 107 undefined on input line 9418. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 107 undefined on input line 9418. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 107 undefined on input line 9418. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 107 undefined on input line 9418. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 107 undefined on input line 9418. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 107 undefined on input line 9418. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 107 undefined on input line 9418. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 107 undefined on input line 9418. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 107 undefined on input line 9418. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 107 undefined on input line 9418. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 107 undefined on input line 9418. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 107 undefined on input line 9430. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 107 undefined on input line 9430. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 107 undefined on input line 9430. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 107 undefined on input line 9430. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 107 undefined on input line 9430. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 107 undefined on input line 9430. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 107 undefined on input line 9430. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 107 undefined on input line 9439. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 107 undefined on input line 9439. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 107 undefined on input line 9439. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 107 undefined on input line 9439. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 107 undefined on input line 9439. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 107 undefined on input line 9439. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 107 undefined on input line 9439. Underfull \hbox (badness 10000) in paragraph at lines 9457--9458 []\T1/pcr/m/n/10 [in] uplo\T1/ptm/m/n/10 : [rocblas_fill] spec-i-fies whether t he up-per `rocblas_fill_upper' or lower [107] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 108 undefined on input line 9492. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 108 undefined on input line 9492. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 108 undefined on input line 9492. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 108 undefined on input line 9492. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 108 undefined on input line 9492. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 108 undefined on input line 9492. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 108 undefined on input line 9492. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 108 undefined on input line 9492. Underfull \hbox (badness 10000) in paragraph at lines 9510--9511 []\T1/pcr/m/n/10 [in] uplo\T1/ptm/m/n/10 : [rocblas_fill] spec-i-fies whether t he up-per `rocblas_fill_upper' or lower LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 108 undefined on input line 9545. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 108 undefined on input line 9545. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 108 undefined on input line 9545. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 108 undefined on input line 9545. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 108 undefined on input line 9545. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 108 undefined on input line 9545. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 108 undefined on input line 9545. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 108 undefined on input line 9545. [108] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 109 undefined on input line 9557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 109 undefined on input line 9557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 109 undefined on input line 9557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 109 undefined on input line 9557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 109 undefined on input line 9557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 109 undefined on input line 9557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 109 undefined on input line 9557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 109 undefined on input line 9557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 109 undefined on input line 9557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 109 undefined on input line 9557. Underfull \hbox (badness 10000) in paragraph at lines 9575--9576 []\T1/pcr/m/n/10 [in] uplo\T1/ptm/m/n/10 : [rocblas_fill] spec-i-fies whether t he up-per `rocblas_fill_upper' or lower LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 109 undefined on input line 9616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 109 undefined on input line 9616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 109 undefined on input line 9616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 109 undefined on input line 9616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 109 undefined on input line 9616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 109 undefined on input line 9616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 109 undefined on input line 9616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 109 undefined on input line 9616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 109 undefined on input line 9616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 109 undefined on input line 9616. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 109 undefined on input line 9631. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 109 undefined on input line 9631. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 109 undefined on input line 9631. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 109 undefined on input line 9631. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 109 undefined on input line 9631. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 109 undefined on input line 9631. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 109 undefined on input line 9631. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 109 undefined on input line 9631. Underfull \hbox (badness 7486) in paragraph at lines 9631--9631 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_diagonal diag\T1/ptm/m/n/10 , [109] Underfull \hbox (badness 10000) in paragraph at lines 9647--9648 []\T1/pcr/m/n/10 [in] uplo\T1/ptm/m/n/10 : [rocblas_fill] spec-i-fies whether t he up-per `rocblas_fill_upper' or lower LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 110 undefined on input line 9679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 110 undefined on input line 9679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 110 undefined on input line 9679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 110 undefined on input line 9679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 110 undefined on input line 9679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 110 undefined on input line 9679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 110 undefined on input line 9679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 110 undefined on input line 9679. Underfull \hbox (badness 7486) in paragraph at lines 9679--9679 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_diagonal diag\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 110 undefined on input line 9691. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 110 undefined on input line 9691. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 110 undefined on input line 9691. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 110 undefined on input line 9691. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 110 undefined on input line 9691. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 110 undefined on input line 9691. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 110 undefined on input line 9691. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 110 undefined on input line 9691. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 110 undefined on input line 9691. Underfull \hbox (badness 10000) in paragraph at lines 9691--9691 \T1/ptm/m/it/10 lda\T1/ptm/m/n/10 , float *\T1/ptm/m/it/10 invA\T1/ptm/m/n/10 [ ], \T1/ptm/m/it/10 rocblas_int ld-invA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_ int Underfull \hbox (badness 10000) in paragraph at lines 9703--9704 []\T1/pcr/m/n/10 [in] uplo\T1/ptm/m/n/10 : [rocblas_fill] spec-i-fies whether t he up-per `rocblas_fill_upper' or lower LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 110 undefined on input line 9738. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 110 undefined on input line 9738. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 110 undefined on input line 9738. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 110 undefined on input line 9738. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 110 undefined on input line 9738. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 110 undefined on input line 9738. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 110 undefined on input line 9738. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 110 undefined on input line 9738. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 110 undefined on input line 9738. Underfull \hbox (badness 10000) in paragraph at lines 9738--9738 \T1/ptm/m/it/10 lda\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/10 invA\T1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int ld-invA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int [110] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 111 undefined on input line 9750. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 111 undefined on input line 9750. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 111 undefined on input line 9750. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 111 undefined on input line 9750. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 111 undefined on input line 9750. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 111 undefined on input line 9750. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 111 undefined on input line 9750. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 111 undefined on input line 9750. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 111 undefined on input line 9750. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 111 undefined on input line 9750. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 111 undefined on input line 9750. Underfull \hbox (badness 10000) in paragraph at lines 9750--9750 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 9762--9763 []\T1/pcr/m/n/10 [in] uplo\T1/ptm/m/n/10 : [rocblas_fill] spec-i-fies whether t he up-per `rocblas_fill_upper' or lower LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 111 undefined on input line 9803. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 111 undefined on input line 9803. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 111 undefined on input line 9803. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 111 undefined on input line 9803. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 111 undefined on input line 9803. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 111 undefined on input line 9803. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 111 undefined on input line 9803. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 111 undefined on input line 9803. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 111 undefined on input line 9803. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 111 undefined on input line 9803. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 111 undefined on input line 9803. Underfull \hbox (badness 10000) in paragraph at lines 9803--9803 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 9803--9803 \T1/ptm/m/n/10 dou-ble *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbl as_int lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride Underfull \hbox (badness 10000) in paragraph at lines 9803--9803 \T1/ptm/m/it/10 stride_a\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/10 invA\T1/ptm/m /n/10 , \T1/ptm/m/it/10 rocblas_int ld- Underfull \hbox (badness 10000) in paragraph at lines 9803--9803 \T1/ptm/m/it/10 invA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_invA \T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int [111] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 112 undefined on input line 9815. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 112 undefined on input line 9815. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 112 undefined on input line 9815. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 112 undefined on input line 9815. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 112 undefined on input line 9815. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 112 undefined on input line 9815. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 112 undefined on input line 9815. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 112 undefined on input line 9815. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 112 undefined on input line 9815. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 112 undefined on input line 9815. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 112 undefined on input line 9815. Underfull \hbox (badness 10000) in paragraph at lines 9815--9815 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_side side\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 9815--9815 \T1/ptm/m/it/10 rocblas_operation transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_diagonal diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 112 undefined on input line 9824. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 112 undefined on input line 9824. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 112 undefined on input line 9824. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 112 undefined on input line 9824. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 112 undefined on input line 9824. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 112 undefined on input line 9824. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 112 undefined on input line 9824. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 112 undefined on input line 9824. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 112 undefined on input line 9824. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 112 undefined on input line 9824. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 112 undefined on input line 9824. Underfull \hbox (badness 10000) in paragraph at lines 9824--9824 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_side side\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 9824--9824 \T1/ptm/m/it/10 rocblas_operation transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_diagonal diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/10 , [112] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 113 undefined on input line 9899. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 113 undefined on input line 9899. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 113 undefined on input line 9899. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 113 undefined on input line 9899. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 113 undefined on input line 9899. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 113 undefined on input line 9899. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 113 undefined on input line 9899. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 113 undefined on input line 9899. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 113 undefined on input line 9899. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 113 undefined on input line 9899. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 113 undefined on input line 9899. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 113 undefined on input line 9899. [113] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 114 undefined on input line 9972. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 114 undefined on input line 9972. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 114 undefined on input line 9972. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 114 undefined on input line 9972. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 114 undefined on input line 9972. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 114 undefined on input line 9972. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 114 undefined on input line 9972. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 114 undefined on input line 9972. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 114 undefined on input line 9972. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 114 undefined on input line 9972. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 114 undefined on input line 9972. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 114 undefined on input line 9972. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 114 undefined on input line 9984. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 114 undefined on input line 9984. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 114 undefined on input line 9984. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 114 undefined on input line 9984. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 114 undefined on input line 9984. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 114 undefined on input line 9984. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 114 undefined on input line 9984. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 114 undefined on input line 9984. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 114 undefined on input line 9984. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 114 undefined on input line 9984. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 114 undefined on input line 9984. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 114 undefined on input line 9984. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 114 undefined on input line 9984. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 114 undefined on input line 9984. Underfull \hbox (badness 10000) in paragraph at lines 9984--9984 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_side side\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 9984--9984 \T1/ptm/m/it/10 rocblas_fill uplo\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_opera tion transA\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 9984--9984 \T1/ptm/m/it/10 n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float *\T 1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , Underfull \hbox (badness 8075) in paragraph at lines 9984--9984 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 B\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int l db\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_b\T1/ptm/m/n/10 , [114] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 115 undefined on input line 10061. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 115 undefined on input line 10061. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 115 undefined on input line 10061. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 115 undefined on input line 10061. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 115 undefined on input line 10061. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 115 undefined on input line 10061. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 115 undefined on input line 10061. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 115 undefined on input line 10061. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 115 undefined on input line 10061. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 115 undefined on input line 10061. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 115 undefined on input line 10061. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 115 undefined on input line 10061. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 115 undefined on input line 10061. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 115 undefined on input line 10061. Underfull \hbox (badness 10000) in paragraph at lines 10061--10061 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_side side\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10061--10061 \T1/ptm/m/it/10 rocblas_fill uplo\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_opera tion transA\T1/ptm/m/n/10 , Underfull \hbox (badness 8075) in paragraph at lines 10061--10061 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 B\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int l db\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_b\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 115 undefined on input line 10073. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 115 undefined on input line 10073. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 115 undefined on input line 10073. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 115 undefined on input line 10073. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 115 undefined on input line 10073. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 115 undefined on input line 10073. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 115 undefined on input line 10073. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 115 undefined on input line 10073. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 115 undefined on input line 10073. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 115 undefined on input line 10073. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 115 undefined on input line 10073. Underfull \hbox (badness 10000) in paragraph at lines 10073--10073 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_side side\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10073--10073 \T1/ptm/m/it/10 rocblas_operation transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_diagonal diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/10 , [115] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 116 undefined on input line 10137. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 116 undefined on input line 10137. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 116 undefined on input line 10137. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 116 undefined on input line 10137. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 116 undefined on input line 10137. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 116 undefined on input line 10137. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 116 undefined on input line 10137. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 116 undefined on input line 10137. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 116 undefined on input line 10137. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 116 undefined on input line 10137. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 116 undefined on input line 10137. Underfull \hbox (badness 10000) in paragraph at lines 10137--10137 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_side side\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10137--10137 \T1/ptm/m/it/10 rocblas_operation transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_diagonal diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 116 undefined on input line 10149. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 116 undefined on input line 10149. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 116 undefined on input line 10149. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 116 undefined on input line 10149. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 116 undefined on input line 10149. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 116 undefined on input line 10149. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 116 undefined on input line 10149. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 116 undefined on input line 10149. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 116 undefined on input line 10149. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 116 undefined on input line 10149. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 116 undefined on input line 10149. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 116 undefined on input line 10158. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 116 undefined on input line 10158. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 116 undefined on input line 10158. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 116 undefined on input line 10158. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 116 undefined on input line 10158. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 116 undefined on input line 10158. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 116 undefined on input line 10158. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 116 undefined on input line 10158. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 116 undefined on input line 10158. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 116 undefined on input line 10158. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 116 undefined on input line 10158. [116] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 117 undefined on input line 10234. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 117 undefined on input line 10234. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 117 undefined on input line 10234. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 117 undefined on input line 10234. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 117 undefined on input line 10234. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10234. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10234. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10234. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 117 undefined on input line 10234. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 117 undefined on input line 10234. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10234. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 117 undefined on input line 10234. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10234. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 117 undefined on input line 10234. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 117 undefined on input line 10234. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10234. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 117 undefined on input line 10243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 117 undefined on input line 10243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 117 undefined on input line 10243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 117 undefined on input line 10243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 117 undefined on input line 10243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10243. Underfull \hbox (badness 10000) in paragraph at lines 10243--10243 \T1/ptm/m/it/10 transB\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n /10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int k\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 10243--10243 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T 1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 A\T1/p tm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 117 undefined on input line 10252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 117 undefined on input line 10252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 117 undefined on input line 10252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 117 undefined on input line 10252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 117 undefined on input line 10252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10252. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10252. Underfull \hbox (badness 10000) in paragraph at lines 10252--10252 \T1/ptm/m/it/10 transB\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n /10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int k\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 10252--10252 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \ T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 117 undefined on input line 10264. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 117 undefined on input line 10264. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 117 undefined on input line 10264. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 117 undefined on input line 10264. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 117 undefined on input line 10264. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10264. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10264. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10264. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10264. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10264. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10264. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 117 undefined on input line 10264. Underfull \hbox (badness 10000) in paragraph at lines 10264--10264 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation transA\T1/ptm/m/n/10 , Underfull \hbox (badness 5388) in paragraph at lines 10264--10264 \T1/ptm/m/it/10 rocblas_operation transB\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int m\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , [117] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 118 undefined on input line 10327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 118 undefined on input line 10327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 118 undefined on input line 10327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 118 undefined on input line 10327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 118 undefined on input line 10327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10327. Underfull \hbox (badness 10000) in paragraph at lines 10327--10327 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation transA\T1/ptm/m/n/10 , Underfull \hbox (badness 5388) in paragraph at lines 10327--10327 \T1/ptm/m/it/10 rocblas_operation transB\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int m\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 118 undefined on input line 10336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 118 undefined on input line 10336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 118 undefined on input line 10336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 118 undefined on input line 10336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 118 undefined on input line 10336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 118 undefined on input line 10336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 118 undefined on input line 10336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 118 undefined on input line 10336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 118 undefined on input line 10336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 118 undefined on input line 10336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10336. Underfull \hbox (badness 10000) in paragraph at lines 10336--10336 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation transA\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10336--10336 \T1/ptm/m/it/10 rocblas_operation transB\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int m\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 10336--10336 \T1/ptm/m/it/10 rocblas_half \T1/ptm/m/n/10 *\T1/pcr/b/n/10 const \T1/ptm/m/it/ 10 A\T1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , \T1/pcr/ b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 10336--10336 \T1/ptm/m/it/10 rocblas_half \T1/ptm/m/n/10 *\T1/pcr/b/n/10 const \T1/ptm/m/it/ 10 B\T1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int ldb\T1/ptm/m/n/10 , \T1/pcr/ b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 118 undefined on input line 10345. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 118 undefined on input line 10345. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 118 undefined on input line 10345. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 118 undefined on input line 10345. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 118 undefined on input line 10345. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10345. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10345. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10345. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10345. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10345. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10345. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10345. Underfull \hbox (badness 10000) in paragraph at lines 10345--10345 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation transA\T1/ptm/m/n/10 , Underfull \hbox (badness 5388) in paragraph at lines 10345--10345 \T1/ptm/m/it/10 rocblas_operation transB\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int m\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 118 undefined on input line 10354. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 118 undefined on input line 10354. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 118 undefined on input line 10354. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 118 undefined on input line 10354. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 118 undefined on input line 10354. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10354. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10354. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10354. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10354. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10354. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10354. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 118 undefined on input line 10354. Underfull \hbox (badness 10000) in paragraph at lines 10354--10354 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation transa\T1/ptm/m/n/10 , Underfull \hbox (badness 5231) in paragraph at lines 10354--10354 \T1/ptm/m/it/10 rocblas_operation transb\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int m\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10354--10354 \T1/ptm/m/it/10 rocblas_int k\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/ 10 rocblas_double_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10354--10354 \T1/ptm/m/it/10 lda\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas _double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 B\T1/ptm/m/n/10 [], Underfull \hbox (badness 7326) in paragraph at lines 10354--10354 \T1/ptm/m/it/10 rocblas_int ldb\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/ n/10 rocblas_double_complex *\T1/ptm/m/it/10 beta\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10354--10354 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 C\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int ldc\T1/ptm/m/n/10 , [118] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 119 undefined on input line 10366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 119 undefined on input line 10366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 119 undefined on input line 10366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 119 undefined on input line 10366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 119 undefined on input line 10366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 119 undefined on input line 10366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 119 undefined on input line 10366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 119 undefined on input line 10366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 119 undefined on input line 10366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 119 undefined on input line 10366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 119 undefined on input line 10366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 119 undefined on input line 10366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 119 undefined on input line 10366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 119 undefined on input line 10366. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 119 undefined on input line 10366. Underfull \hbox (badness 10000) in paragraph at lines 10366--10366 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 10000) in paragraph at lines 10366--10366 \T1/ptm/m/it/10 transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_operation transB \T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 7631) in paragraph at lines 10366--10366 \T1/ptm/m/n/10 ble *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 dou-ble *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocb las_int Underfull \hbox (badness 8132) in paragraph at lines 10366--10366 \T1/ptm/m/it/10 lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_a\T1/ ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 dou-ble Underfull \hbox (badness 8075) in paragraph at lines 10366--10366 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 B\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int l db\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_b\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 119 undefined on input line 10375. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 119 undefined on input line 10375. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 119 undefined on input line 10375. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 119 undefined on input line 10375. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 119 undefined on input line 10375. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 119 undefined on input line 10375. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 119 undefined on input line 10375. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 119 undefined on input line 10375. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 119 undefined on input line 10375. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 119 undefined on input line 10375. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 119 undefined on input line 10375. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 119 undefined on input line 10375. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 119 undefined on input line 10375. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 119 undefined on input line 10375. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 119 undefined on input line 10375. Underfull \hbox (badness 10000) in paragraph at lines 10375--10375 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 10000) in paragraph at lines 10375--10375 \T1/ptm/m/it/10 stride_a\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 fl oat *\T1/ptm/m/it/10 B\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int ldb\T1/ptm/m /n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10375--10375 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 C\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int l dc\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_c\T1/ptm/m/n/10 , [119] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 120 undefined on input line 10463. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10463. Underfull \hbox (badness 10000) in paragraph at lines 10463--10463 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 5189) in paragraph at lines 10463--10463 \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 rocblas_half \T1/ptm/m/n/10 *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1 /ptm/m/it/10 rocblas_int Underfull \hbox (badness 8075) in paragraph at lines 10463--10463 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 B\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int l db\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_b\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10463--10463 \T1/pcr/b/n/10 const \T1/ptm/m/it/10 rocblas_half \T1/ptm/m/n/10 *\T1/ptm/m/it/ 10 beta\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_half Underfull \hbox (badness 10000) in paragraph at lines 10463--10463 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 C\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int l dc\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_c\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 120 undefined on input line 10472. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 120 undefined on input line 10472. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 120 undefined on input line 10472. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 120 undefined on input line 10472. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 120 undefined on input line 10472. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10472. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10472. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10472. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10472. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 120 undefined on input line 10472. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10472. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 120 undefined on input line 10472. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10472. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 120 undefined on input line 10472. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10472. Underfull \hbox (badness 10000) in paragraph at lines 10472--10472 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 10000) in paragraph at lines 10472--10472 \T1/ptm/m/it/10 transa\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_operation transb \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10472--10472 \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int n\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 10472--10472 \T1/ptm/m/it/10 k\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_f loat_complex *\T1/ptm/m/it/10 al- Underfull \hbox (badness 10000) in paragraph at lines 10472--10472 \T1/ptm/m/it/10 pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas _float_complex *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10472--10472 \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_a\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10472--10472 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 B\T1 /ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10472--10472 \T1/ptm/m/it/10 rocblas_int ldb\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_b\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10472--10472 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 beta \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10472--10472 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 C\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int ldc\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 120 undefined on input line 10481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 120 undefined on input line 10481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 120 undefined on input line 10481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 120 undefined on input line 10481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 120 undefined on input line 10481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 120 undefined on input line 10481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 120 undefined on input line 10481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 120 undefined on input line 10481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10481. Underfull \hbox (badness 10000) in paragraph at lines 10481--10481 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 10000) in paragraph at lines 10481--10481 \T1/ptm/m/it/10 transa\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_operation transb \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10481--10481 \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int n\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 10481--10481 \T1/ptm/m/it/10 k\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_d ouble_complex *\T1/ptm/m/it/10 al- Underfull \hbox (badness 10000) in paragraph at lines 10481--10481 \T1/ptm/m/it/10 pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas _double_complex *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10481--10481 \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_a\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10481--10481 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 B\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10481--10481 \T1/ptm/m/it/10 rocblas_int ldb\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_b\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10481--10481 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 bet a\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10481--10481 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 C\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int ldc\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 120 undefined on input line 10493. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 120 undefined on input line 10493. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 120 undefined on input line 10493. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 120 undefined on input line 10493. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 120 undefined on input line 10493. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10493. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10493. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10493. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10493. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 120 undefined on input line 10493. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10493. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 120 undefined on input line 10493. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10493. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 120 undefined on input line 10493. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10493. Underfull \hbox (badness 10000) in paragraph at lines 10493--10493 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation transA\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 120 undefined on input line 10502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 120 undefined on input line 10502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 120 undefined on input line 10502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 120 undefined on input line 10502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 120 undefined on input line 10502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 120 undefined on input line 10502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 120 undefined on input line 10502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 120 undefined on input line 10502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 120 undefined on input line 10502. Underfull \hbox (badness 10000) in paragraph at lines 10502--10502 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation transA\T1/ptm/m/n/10 , [120] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 121 undefined on input line 10511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 121 undefined on input line 10511. Underfull \hbox (badness 10000) in paragraph at lines 10511--10511 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation transA\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 121 undefined on input line 10523. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 121 undefined on input line 10523. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 121 undefined on input line 10523. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 121 undefined on input line 10523. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 121 undefined on input line 10523. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 121 undefined on input line 10523. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 121 undefined on input line 10523. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 121 undefined on input line 10523. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 121 undefined on input line 10523. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 121 undefined on input line 10523. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 121 undefined on input line 10532. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 121 undefined on input line 10532. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 121 undefined on input line 10532. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 121 undefined on input line 10532. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 121 undefined on input line 10532. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 121 undefined on input line 10532. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 121 undefined on input line 10532. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 121 undefined on input line 10532. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 121 undefined on input line 10532. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 121 undefined on input line 10532. [121] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 122 undefined on input line 10611. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 122 undefined on input line 10611. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 122 undefined on input line 10611. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 122 undefined on input line 10611. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 122 undefined on input line 10611. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 122 undefined on input line 10611. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 122 undefined on input line 10611. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 122 undefined on input line 10611. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 122 undefined on input line 10611. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 122 undefined on input line 10611. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 122 undefined on input line 10611. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 122 undefined on input line 10611. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 122 undefined on input line 10611. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 122 undefined on input line 10611. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 122 undefined on input line 10611. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 122 undefined on input line 10611. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 122 undefined on input line 10611. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_g emm_algo' on page 122 undefined on input line 10611. [122] [123] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 124 undefined on input line 10799. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_g emm_algo' on page 124 undefined on input line 10799. Underfull \hbox (badness 10000) in paragraph at lines 10799--10799 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 5417) in paragraph at lines 10799--10799 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 void *\T1/ptm/m/it/10 b\T1/ptm/m/n/10 , \T1 /ptm/m/it/10 rocblas_datatype b_type\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10799--10799 \T1/ptm/m/it/10 c_type\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int ldc\T1/ptm/m /n/10 , \T1/ptm/m/it/10 rocblas_stride Underfull \hbox (badness 10000) in paragraph at lines 10799--10799 \T1/ptm/m/it/10 rocblas_int ldd\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_d\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10799--10799 \T1/ptm/m/it/10 rocblas_int batch_count\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _datatype Underfull \hbox (badness 10000) in paragraph at lines 10799--10799 \T1/ptm/m/it/10 com-pute_type\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_gemm_algo algo\T1/ptm/m/n/10 , [124] Overfull \vbox (2.72583pt too high) detected at line 10897 [125] [126] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 127 undefined on input line 11004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 127 undefined on input line 11004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 127 undefined on input line 11004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 127 undefined on input line 11004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 127 undefined on input line 11004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 127 undefined on input line 11004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 127 undefined on input line 11004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 127 undefined on input line 11004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 127 undefined on input line 11004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 127 undefined on input line 11004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 127 undefined on input line 11004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 127 undefined on input line 11004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 127 undefined on input line 11004. Underfull \hbox (badness 10000) in paragraph at lines 11004--11004 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_side side\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_fill uplo\T1/ptm/m/n/10 , [127] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 128 undefined on input line 11122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 128 undefined on input line 11122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 128 undefined on input line 11122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 128 undefined on input line 11122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 128 undefined on input line 11122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 128 undefined on input line 11122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 128 undefined on input line 11122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 128 undefined on input line 11122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 128 undefined on input line 11122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 128 undefined on input line 11122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 128 undefined on input line 11122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 128 undefined on input line 11122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 128 undefined on input line 11122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 128 undefined on input line 11122. [128] [129] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 130 undefined on input line 11243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 130 undefined on input line 11243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 130 undefined on input line 11243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 130 undefined on input line 11243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 130 undefined on input line 11243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 130 undefined on input line 11243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 130 undefined on input line 11243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 130 undefined on input line 11243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 130 undefined on input line 11243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 130 undefined on input line 11243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 130 undefined on input line 11243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 130 undefined on input line 11243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 130 undefined on input line 11243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 130 undefined on input line 11243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 130 undefined on input line 11243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 130 undefined on input line 11243. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 130 undefined on input line 11243. Underfull \hbox (badness 10000) in paragraph at lines 11243--11243 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_side side\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11243--11243 \T1/ptm/m/it/10 rocblas_diagonal diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_i nt m\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11243--11243 \T1/ptm/m/n/10 void *\T1/ptm/m/it/10 B\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_ int ldb\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride [130] [131] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 132 undefined on input line 11376. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 132 undefined on input line 11376. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocblas_p ointer_mode' on page 132 undefined on input line 11406. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocblas_p ointer_mode' on page 132 undefined on input line 11406. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 132 undefined on input line 11420. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 132 undefined on input line 11420. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 132 undefined on input line 11420. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 132 undefined on input line 11434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 132 undefined on input line 11434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 132 undefined on input line 11434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 132 undefined on input line 11448. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 132 undefined on input line 11448. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 132 undefined on input line 11448. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 132 undefined on input line 11448. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 132 undefined on input line 11462. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 132 undefined on input line 11462. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 132 undefined on input line 11462. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 132 undefined on input line 11462. [132] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 133 undefined on input line 11476. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 133 undefined on input line 11476. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 133 undefined on input line 11476. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 133 undefined on input line 11476. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 133 undefined on input line 11490. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 133 undefined on input line 11490. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 133 undefined on input line 11490. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocblas_p ointer_mode' on page 133 undefined on input line 11490. Underfull \hbox (badness 10000) in paragraph at lines 11490--11490 []\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 133 undefined on input line 11504. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 133 undefined on input line 11504. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 133 undefined on input line 11504. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocblas_p ointer_mode' on page 133 undefined on input line 11504. Underfull \hbox (badness 10000) in paragraph at lines 11504--11504 []\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 133 undefined on input line 11518. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 133 undefined on input line 11518. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 133 undefined on input line 11518. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 133 undefined on input line 11518. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 133 undefined on input line 11518. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 133 undefined on input line 11518. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 133 undefined on input line 11532. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 133 undefined on input line 11532. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 133 undefined on input line 11532. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 133 undefined on input line 11532. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 133 undefined on input line 11532. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 133 undefined on input line 11532. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 133 undefined on input line 11532. [133] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 134 undefined on input line 11571. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 134 undefined on input line 11571. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11571. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11571. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11571. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11571. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 134 undefined on input line 11585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 134 undefined on input line 11585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 134 undefined on input line 11585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 134 undefined on input line 11624. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 134 undefined on input line 11624. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11624. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11624. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11624. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11624. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11624. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 134 undefined on input line 11638. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 134 undefined on input line 11638. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11638. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11638. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11638. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11638. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11638. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 134 undefined on input line 11652. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 134 undefined on input line 11652. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11652. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11652. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11652. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11652. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 134 undefined on input line 11652. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 134 undefined on input line 11652. [134] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 135 undefined on input line 11697. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 135 undefined on input line 11697. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 135 undefined on input line 11697. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 135 undefined on input line 11719. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 135 undefined on input line 11719. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 135 undefined on input line 11719. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 135 undefined on input line 11744. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 135 undefined on input line 11744. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 135 undefined on input line 11744. [135] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 136 undefined on input line 11769. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 136 undefined on input line 11769. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 136 undefined on input line 11769. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 136 undefined on input line 11798. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:rocblas-auxiliary _8h' on page 136 undefined on input line 11859. [136] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11866. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11866. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 137 undefined on input line 11866. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11877. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11877. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 137 undefined on input line 11877. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 137 undefined on input line 11888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 137 undefined on input line 11888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11899. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11899. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 137 undefined on input line 11899. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 137 undefined on input line 11899. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11910. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11910. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 137 undefined on input line 11910. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 137 undefined on input line 11910. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11921. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11921. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 137 undefined on input line 11921. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocblas_p ointer_mode' on page 137 undefined on input line 11921. Underfull \hbox (badness 10000) in paragraph at lines 11921--11921 []\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 137 undefined on input line 11932. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11932. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 137 undefined on input line 11932. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocblas_p ointer_mode' on page 137 undefined on input line 11932. Underfull \hbox (badness 10000) in paragraph at lines 11932--11932 []\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:_CPPv420rocblas_p ointer_mode' on page 137 undefined on input line 11943. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocblas_p ointer_mode' on page 137 undefined on input line 11943. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11954. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11954. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11954. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11954. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11954. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11954. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11965. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11965. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11965. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11965. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11965. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11965. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11976. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11976. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11976. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11976. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11976. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11976. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11976. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11987. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11987. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11987. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11987. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11987. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11987. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11987. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 11998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 11998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 137 undefined on input line 11998. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 12034. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 137 undefined on input line 12034. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 12034. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 12034. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 12034. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 137 undefined on input line 12034. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 137 undefined on input line 12034. [137] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 138 undefined on input line 12070. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 138 undefined on input line 12070. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 138 undefined on input line 12070. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 138 undefined on input line 12070. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 138 undefined on input line 12070. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 138 undefined on input line 12070. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 138 undefined on input line 12070. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 138 undefined on input line 12070. Underfull \hbox (badness 6094) in paragraph at lines 12070--12070 []\T1/ptm/m/it/10 rocblas_int rows\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int cols\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 138 undefined on input line 12112. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 138 undefined on input line 12112. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 138 undefined on input line 12112. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 138 undefined on input line 12112. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 138 undefined on input line 12112. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 138 undefined on input line 12112. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 138 undefined on input line 12112. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 138 undefined on input line 12112. Underfull \hbox (badness 6094) in paragraph at lines 12112--12112 []\T1/ptm/m/it/10 rocblas_int rows\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int cols\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int [138] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 139 undefined on input line 12272. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 139 undefined on input line 12272. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 139 undefined on input line 12272. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 139 undefined on input line 12272. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 139 undefined on input line 12272. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 139 undefined on input line 12311. [139] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12311. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 140 undefined on input line 12311. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12311. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12311. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12320. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12320. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 140 undefined on input line 12320. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12320. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12320. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12329. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12329. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 140 undefined on input line 12329. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12329. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12329. Underfull \hbox (badness 10000) in paragraph at lines 12329--12329 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 12329--12329 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , r ocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12338. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12338. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 140 undefined on input line 12338. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12338. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12338. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12347. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12347. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 140 undefined on input line 12347. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12347. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12347. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12356. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12356. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 140 undefined on input line 12356. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12356. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12356. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12356. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 140 undefined on input line 12398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 140 undefined on input line 12407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12407. Underfull \hbox (badness 10000) in paragraph at lines 12407--12407 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 5954) in paragraph at lines 12407--12407 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , ro cblas_float_complex LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 140 undefined on input line 12416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12416. Underfull \hbox (badness 10000) in paragraph at lines 12416--12416 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 12416--12416 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 al- pha\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 12416--12416 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 140 undefined on input line 12425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 140 undefined on input line 12434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12434. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 140 undefined on input line 12443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 140 undefined on input line 12443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 140 undefined on input line 12443. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 140 undefined on input line 12443. Underfull \hbox (badness 10000) in paragraph at lines 12443--12443 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , [140] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 141 undefined on input line 12488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 141 undefined on input line 12488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 141 undefined on input line 12488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 141 undefined on input line 12488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 141 undefined on input line 12488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 141 undefined on input line 12488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 141 undefined on input line 12488. Underfull \hbox (badness 10000) in paragraph at lines 12488--12488 \T1/ptm/m/n/10 dou-ble *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , dou-ble *\T1/ptm /m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 141 undefined on input line 12497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 141 undefined on input line 12497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 141 undefined on input line 12497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 141 undefined on input line 12497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 141 undefined on input line 12497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 141 undefined on input line 12497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 141 undefined on input line 12497. Underfull \hbox (badness 10000) in paragraph at lines 12497--12497 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 12497--12497 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 al-p ha\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 12497--12497 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 141 undefined on input line 12506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 141 undefined on input line 12506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 141 undefined on input line 12506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 141 undefined on input line 12506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 141 undefined on input line 12506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 141 undefined on input line 12506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 141 undefined on input line 12506. Underfull \hbox (badness 10000) in paragraph at lines 12506--12506 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 12506--12506 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 al- pha\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 12506--12506 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 141 undefined on input line 12515. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 141 undefined on input line 12515. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 141 undefined on input line 12515. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 141 undefined on input line 12515. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 141 undefined on input line 12515. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 141 undefined on input line 12515. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 141 undefined on input line 12515. Underfull \hbox (badness 10000) in paragraph at lines 12515--12515 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 141 undefined on input line 12524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 141 undefined on input line 12524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 141 undefined on input line 12524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 141 undefined on input line 12524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 141 undefined on input line 12524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 141 undefined on input line 12524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 141 undefined on input line 12524. Underfull \hbox (badness 10000) in paragraph at lines 12524--12524 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int Underfull \hbox (badness 10000) in paragraph at lines 12524--12524 \T1/ptm/m/it/10 n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 dou-ble * \T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , Underfull \hbox (badness 7012) in paragraph at lines 12524--12524 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 141 undefined on input line 12533. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 141 undefined on input line 12533. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 141 undefined on input line 12533. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 141 undefined on input line 12533. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 141 undefined on input line 12533. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 141 undefined on input line 12533. [141] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 142 undefined on input line 12575. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 142 undefined on input line 12575. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 142 undefined on input line 12575. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12575. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12575. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12575. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 142 undefined on input line 12584. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 142 undefined on input line 12584. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 142 undefined on input line 12584. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12584. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12584. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12584. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 142 undefined on input line 12593. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 142 undefined on input line 12593. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 142 undefined on input line 12593. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12593. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12593. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12593. Underfull \hbox (badness 10000) in paragraph at lines 12593--12593 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 12593--12593 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 142 undefined on input line 12602. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 142 undefined on input line 12602. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 142 undefined on input line 12602. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12602. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12602. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12602. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12602. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 142 undefined on input line 12649. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 142 undefined on input line 12649. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 142 undefined on input line 12649. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12649. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12649. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12649. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12649. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 142 undefined on input line 12658. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 142 undefined on input line 12658. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 142 undefined on input line 12658. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12658. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12658. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12658. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12658. Underfull \hbox (badness 10000) in paragraph at lines 12658--12658 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 142 undefined on input line 12667. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 142 undefined on input line 12667. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 142 undefined on input line 12667. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12667. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12667. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12667. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 142 undefined on input line 12667. Underfull \hbox (badness 10000) in paragraph at lines 12667--12667 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 12667--12667 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int [142] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 143 undefined on input line 12676. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 143 undefined on input line 12676. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 143 undefined on input line 12676. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 143 undefined on input line 12676. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 143 undefined on input line 12676. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 143 undefined on input line 12676. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 143 undefined on input line 12676. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 143 undefined on input line 12676. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 143 undefined on input line 12676. Underfull \hbox (badness 10000) in paragraph at lines 12676--12676 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int Underfull \hbox (badness 10000) in paragraph at lines 12676--12676 \T1/ptm/m/it/10 n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float *\T 1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 12676--12676 \T1/ptm/m/it/10 incy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 143 undefined on input line 12732. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 143 undefined on input line 12732. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 143 undefined on input line 12732. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 143 undefined on input line 12732. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 143 undefined on input line 12732. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 143 undefined on input line 12732. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 143 undefined on input line 12732. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 143 undefined on input line 12732. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 143 undefined on input line 12732. Underfull \hbox (badness 10000) in paragraph at lines 12732--12732 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 12732--12732 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 dou-ble *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 12732--12732 \T1/ptm/m/it/10 incy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 143 undefined on input line 12741. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 143 undefined on input line 12741. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 143 undefined on input line 12741. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 143 undefined on input line 12741. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 143 undefined on input line 12741. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 143 undefined on input line 12741. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 143 undefined on input line 12741. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 143 undefined on input line 12741. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 143 undefined on input line 12741. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 143 undefined on input line 12750. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 143 undefined on input line 12750. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 143 undefined on input line 12750. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 143 undefined on input line 12750. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 143 undefined on input line 12750. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 143 undefined on input line 12750. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 143 undefined on input line 12750. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 143 undefined on input line 12750. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 143 undefined on input line 12750. Underfull \hbox (badness 10000) in paragraph at lines 12750--12750 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 12750--12750 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 12750--12750 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 12750--12750 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 12750--12750 \T1/ptm/m/it/10 incy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int [143] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 144 undefined on input line 12759. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 144 undefined on input line 12759. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 144 undefined on input line 12759. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12759. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12759. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12759. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 144 undefined on input line 12810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 144 undefined on input line 12810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 144 undefined on input line 12810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12810. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 144 undefined on input line 12819. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 144 undefined on input line 12819. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 144 undefined on input line 12819. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12819. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 144 undefined on input line 12819. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12819. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 144 undefined on input line 12819. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12819. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 144 undefined on input line 12819. Underfull \hbox (badness 10000) in paragraph at lines 12819--12819 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m /it/10 rocblas_half \T1/ptm/m/n/10 *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m /it/10 rocblas_int incy\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 144 undefined on input line 12828. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 144 undefined on input line 12828. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 144 undefined on input line 12828. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12828. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12828. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12828. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 144 undefined on input line 12837. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 144 undefined on input line 12837. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 144 undefined on input line 12837. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12837. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12837. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12837. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 144 undefined on input line 12846. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 144 undefined on input line 12846. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 144 undefined on input line 12846. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12846. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12846. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12846. Underfull \hbox (badness 10000) in paragraph at lines 12846--12846 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 12846--12846 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 12846--12846 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int incy\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 144 undefined on input line 12855. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 144 undefined on input line 12855. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 144 undefined on input line 12855. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12855. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12855. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12855. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 144 undefined on input line 12864. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 144 undefined on input line 12864. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 144 undefined on input line 12864. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12864. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12864. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 144 undefined on input line 12864. Underfull \hbox (badness 10000) in paragraph at lines 12864--12864 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 12864--12864 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 12864--12864 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int incy\T1/ptm/m/n/10 , [144] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 145 undefined on input line 12873. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 145 undefined on input line 12873. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 145 undefined on input line 12873. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12873. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12873. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12873. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12873. Underfull \hbox (badness 5726) in paragraph at lines 12873--12873 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 145 undefined on input line 12929. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 145 undefined on input line 12929. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 145 undefined on input line 12929. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12929. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12929. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12929. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12929. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 145 undefined on input line 12938. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 145 undefined on input line 12938. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 145 undefined on input line 12938. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12938. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 145 undefined on input line 12938. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12938. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 145 undefined on input line 12938. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12938. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12938. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 145 undefined on input line 12938. Underfull \hbox (badness 5133) in paragraph at lines 12938--12938 \T1/ptm/m/n/10 *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1/ptm/m/n/10 [], \T1/pt m/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/it/10 rocblas_half LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 145 undefined on input line 12947. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 145 undefined on input line 12947. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 145 undefined on input line 12947. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12947. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12947. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12947. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12947. Underfull \hbox (badness 10000) in paragraph at lines 12947--12947 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 12947--12947 \T1/ptm/m/n/10 rocblas_bfloat16 *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1/ptm/ m/n/10 [], \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 12947--12947 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_bfloat16 *\T1/pcr/b/n/10 const \T1/ ptm/m/it/10 y\T1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 145 undefined on input line 12956. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 145 undefined on input line 12956. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 145 undefined on input line 12956. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12956. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12956. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12956. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12956. Underfull \hbox (badness 10000) in paragraph at lines 12956--12956 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 145 undefined on input line 12965. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 145 undefined on input line 12965. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 145 undefined on input line 12965. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12965. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12965. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12965. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 145 undefined on input line 12965. Underfull \hbox (badness 10000) in paragraph at lines 12965--12965 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 12965--12965 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 12965--12965 \T1/ptm/m/it/10 incx\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocbla s_double_complex *\T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 12965--12965 \T1/ptm/m/it/10 y\T1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incy\T1/ptm/m/n /10 , \T1/ptm/m/it/10 rocblas_int batch_count\T1/ptm/m/n/10 , [145] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 146 undefined on input line 12974. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 146 undefined on input line 12974. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 146 undefined on input line 12974. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 146 undefined on input line 12974. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 146 undefined on input line 12974. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 146 undefined on input line 12974. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 146 undefined on input line 12974. Underfull \hbox (badness 10000) in paragraph at lines 12974--12974 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 146 undefined on input line 12983. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 146 undefined on input line 12983. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 146 undefined on input line 12983. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 146 undefined on input line 12983. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 146 undefined on input line 12983. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 146 undefined on input line 12983. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 146 undefined on input line 12983. Underfull \hbox (badness 10000) in paragraph at lines 12983--12983 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 12983--12983 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 12983--12983 \T1/ptm/m/it/10 incx\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocbla s_double_complex *\T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 12983--12983 \T1/ptm/m/it/10 y\T1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incy\T1/ptm/m/n /10 , \T1/ptm/m/it/10 rocblas_int batch_count\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 146 undefined on input line 12992. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 146 undefined on input line 12992. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 146 undefined on input line 12992. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 146 undefined on input line 12992. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 146 undefined on input line 12992. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 146 undefined on input line 12992. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 146 undefined on input line 12992. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 146 undefined on input line 12992. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 146 undefined on input line 12992. Underfull \hbox (badness 6300) in paragraph at lines 12992--12992 \T1/ptm/m/n/10 float *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride Underfull \hbox (badness 10000) in paragraph at lines 12992--12992 \T1/ptm/m/it/10 stridex\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 flo at *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 12992--12992 \T1/ptm/m/it/10 incy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 146 undefined on input line 13054. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 146 undefined on input line 13054. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 146 undefined on input line 13054. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 146 undefined on input line 13054. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 146 undefined on input line 13054. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 146 undefined on input line 13054. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 146 undefined on input line 13054. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 146 undefined on input line 13054. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 146 undefined on input line 13054. Underfull \hbox (badness 10000) in paragraph at lines 13054--13054 \T1/ptm/m/it/10 stridex\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 dou -ble *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 13054--13054 \T1/ptm/m/it/10 incy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int [146] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 147 undefined on input line 13063. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 147 undefined on input line 13063. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 147 undefined on input line 13063. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13063. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 147 undefined on input line 13063. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13063. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 147 undefined on input line 13063. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 147 undefined on input line 13063. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13063. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 147 undefined on input line 13063. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13063. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 147 undefined on input line 13063. Underfull \hbox (badness 10000) in paragraph at lines 13063--13063 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 147 undefined on input line 13072. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 147 undefined on input line 13072. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 147 undefined on input line 13072. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13072. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13072. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 147 undefined on input line 13072. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13072. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 147 undefined on input line 13072. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13072. Underfull \hbox (badness 10000) in paragraph at lines 13072--13072 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 8151) in paragraph at lines 13072--13072 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_bfloat16 *\T1/ptm/m/it/10 x\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 13072--13072 \T1/ptm/m/it/10 incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 13072--13072 \T1/ptm/m/n/10 rocblas_bfloat16 *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m/it /10 rocblas_int incy\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13072--13072 \T1/ptm/m/it/10 rocblas_stride stridey\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_ int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 147 undefined on input line 13081. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 147 undefined on input line 13081. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 147 undefined on input line 13081. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13081. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13081. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 147 undefined on input line 13081. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13081. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 147 undefined on input line 13081. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13081. Underfull \hbox (badness 10000) in paragraph at lines 13081--13081 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 13081--13081 \T1/ptm/m/it/10 incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 13081--13081 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 13081--13081 \T1/ptm/m/it/10 incy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 147 undefined on input line 13090. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 147 undefined on input line 13090. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 147 undefined on input line 13090. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13090. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13090. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 147 undefined on input line 13090. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13090. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 147 undefined on input line 13090. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13090. Underfull \hbox (badness 10000) in paragraph at lines 13090--13090 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 13090--13090 \T1/ptm/m/it/10 incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 13090--13090 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 13090--13090 \T1/ptm/m/it/10 incy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 13090--13090 \T1/ptm/m/it/10 batch_count\T1/ptm/m/n/10 , rocblas_double_complex LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 147 undefined on input line 13099. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 147 undefined on input line 13099. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 147 undefined on input line 13099. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13099. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13099. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 147 undefined on input line 13099. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13099. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 147 undefined on input line 13099. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13099. Underfull \hbox (badness 10000) in paragraph at lines 13099--13099 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 13099--13099 \T1/ptm/m/it/10 incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 13099--13099 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 13099--13099 \T1/ptm/m/it/10 incy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 147 undefined on input line 13108. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 147 undefined on input line 13108. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 147 undefined on input line 13108. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13108. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13108. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 147 undefined on input line 13108. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13108. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 147 undefined on input line 13108. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13108. Underfull \hbox (badness 10000) in paragraph at lines 13108--13108 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 13108--13108 \T1/ptm/m/it/10 incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 13108--13108 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 13108--13108 \T1/ptm/m/it/10 incy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 13108--13108 \T1/ptm/m/it/10 batch_count\T1/ptm/m/n/10 , rocblas_double_complex LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 147 undefined on input line 13117. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 147 undefined on input line 13117. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 147 undefined on input line 13117. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13117. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13117. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 147 undefined on input line 13117. [147] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 148 undefined on input line 13159. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 148 undefined on input line 13159. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 148 undefined on input line 13159. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13159. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13159. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13159. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 148 undefined on input line 13168. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 148 undefined on input line 13168. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 148 undefined on input line 13168. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13168. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13168. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13168. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 148 undefined on input line 13177. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 148 undefined on input line 13177. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 148 undefined on input line 13177. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13177. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13177. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13177. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 148 undefined on input line 13186. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 148 undefined on input line 13186. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 148 undefined on input line 13186. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13186. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13186. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13186. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13186. Underfull \hbox (badness 10000) in paragraph at lines 13186--13186 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , float *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 [], LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 148 undefined on input line 13231. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 148 undefined on input line 13231. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 148 undefined on input line 13231. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13231. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13231. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13231. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13231. Underfull \hbox (badness 10000) in paragraph at lines 13231--13231 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/10 y\T1/ ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int incy\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 148 undefined on input line 13240. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 148 undefined on input line 13240. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 148 undefined on input line 13240. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13240. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13240. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13240. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13240. Underfull \hbox (badness 10000) in paragraph at lines 13240--13240 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13240--13240 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 [], \T1/p tm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 148 undefined on input line 13249. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 148 undefined on input line 13249. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 148 undefined on input line 13249. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13249. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13249. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13249. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13249. Underfull \hbox (badness 10000) in paragraph at lines 13249--13249 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13249--13249 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 [], \T1/ ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13249--13249 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 [], \T1/ ptm/m/it/10 rocblas_int incy\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 148 undefined on input line 13258. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 148 undefined on input line 13258. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 148 undefined on input line 13258. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13258. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13258. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 148 undefined on input line 13258. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13258. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 148 undefined on input line 13258. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 148 undefined on input line 13258. [148] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 149 undefined on input line 13309. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 149 undefined on input line 13309. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 149 undefined on input line 13309. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 149 undefined on input line 13309. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 149 undefined on input line 13309. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 149 undefined on input line 13309. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 149 undefined on input line 13309. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 149 undefined on input line 13309. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 149 undefined on input line 13309. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 149 undefined on input line 13318. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 149 undefined on input line 13318. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 149 undefined on input line 13318. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 149 undefined on input line 13318. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 149 undefined on input line 13318. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 149 undefined on input line 13318. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 149 undefined on input line 13318. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 149 undefined on input line 13318. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 149 undefined on input line 13318. Underfull \hbox (badness 10000) in paragraph at lines 13318--13318 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 149 undefined on input line 13327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 149 undefined on input line 13327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 149 undefined on input line 13327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 149 undefined on input line 13327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 149 undefined on input line 13327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 149 undefined on input line 13327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 149 undefined on input line 13327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 149 undefined on input line 13327. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 149 undefined on input line 13327. Underfull \hbox (badness 10000) in paragraph at lines 13327--13327 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int Underfull \hbox (badness 10000) in paragraph at lines 13327--13327 \T1/ptm/m/it/10 n\T1/ptm/m/n/10 , rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13327--13327 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13327--13327 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 13327--13327 \T1/ptm/m/it/10 incy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 149 undefined on input line 13336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 149 undefined on input line 13336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 149 undefined on input line 13336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 149 undefined on input line 13336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 149 undefined on input line 13336. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 149 undefined on input line 13336. [149] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 150 undefined on input line 13381. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 150 undefined on input line 13381. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 150 undefined on input line 13381. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13381. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13381. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13381. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 150 undefined on input line 13390. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 150 undefined on input line 13390. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 150 undefined on input line 13390. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13390. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 150 undefined on input line 13390. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 150 undefined on input line 13390. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13390. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 150 undefined on input line 13390. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13390. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 150 undefined on input line 13399. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 150 undefined on input line 13399. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 150 undefined on input line 13399. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13399. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13399. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13399. Underfull \hbox (badness 10000) in paragraph at lines 13399--13399 \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/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/ it/10 rocblas_int incx\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 150 undefined on input line 13408. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 150 undefined on input line 13408. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 150 undefined on input line 13408. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13408. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13408. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13408. Underfull \hbox (badness 10000) in paragraph at lines 13408--13408 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 150 undefined on input line 13417. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 150 undefined on input line 13417. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 150 undefined on input line 13417. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13417. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 150 undefined on input line 13417. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 150 undefined on input line 13417. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13417. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 150 undefined on input line 13417. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13417. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13417. Underfull \hbox (badness 10000) in paragraph at lines 13417--13417 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 150 undefined on input line 13461. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 150 undefined on input line 13461. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 150 undefined on input line 13461. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13461. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13461. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13461. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13461. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 150 undefined on input line 13470. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 150 undefined on input line 13470. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 150 undefined on input line 13470. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13470. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13470. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13470. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13470. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 150 undefined on input line 13479. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 150 undefined on input line 13479. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 150 undefined on input line 13479. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13479. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13479. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13479. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13479. Underfull \hbox (badness 10000) in paragraph at lines 13479--13479 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 13479--13479 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T 1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 150 undefined on input line 13488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 150 undefined on input line 13488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 150 undefined on input line 13488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 150 undefined on input line 13488. Underfull \hbox (badness 10000) in paragraph at lines 13488--13488 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 13488--13488 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \ T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 13488--13488 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int [150] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 151 undefined on input line 13497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 151 undefined on input line 13497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 151 undefined on input line 13497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 151 undefined on input line 13497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 151 undefined on input line 13497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 151 undefined on input line 13497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 151 undefined on input line 13497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 151 undefined on input line 13497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13497. Underfull \hbox (badness 10000) in paragraph at lines 13497--13497 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int i ncx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride Underfull \hbox (badness 10000) in paragraph at lines 13497--13497 \T1/ptm/m/it/10 stridex\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_half \T1/ptm/m/ n/10 *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 13497--13497 \T1/ptm/m/it/10 incy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 151 undefined on input line 13547. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 151 undefined on input line 13547. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 151 undefined on input line 13547. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13547. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13547. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 151 undefined on input line 13547. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13547. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 151 undefined on input line 13547. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13547. Underfull \hbox (badness 10000) in paragraph at lines 13547--13547 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 6758) in paragraph at lines 13547--13547 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 151 undefined on input line 13556. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 151 undefined on input line 13556. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 151 undefined on input line 13556. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13556. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13556. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 151 undefined on input line 13556. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13556. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 151 undefined on input line 13556. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13556. Underfull \hbox (badness 10000) in paragraph at lines 13556--13556 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13556--13556 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 151 undefined on input line 13565. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 151 undefined on input line 13565. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 151 undefined on input line 13565. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13565. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13565. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 151 undefined on input line 13565. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13565. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 151 undefined on input line 13565. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13565. Underfull \hbox (badness 10000) in paragraph at lines 13565--13565 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T 1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 151 undefined on input line 13574. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 151 undefined on input line 13574. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 151 undefined on input line 13574. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13574. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13574. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 151 undefined on input line 13574. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13574. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 151 undefined on input line 13574. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 151 undefined on input line 13574. Underfull \hbox (badness 10000) in paragraph at lines 13574--13574 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13574--13574 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 al- Underfull \hbox (badness 10000) in paragraph at lines 13574--13574 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13574--13574 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 13574--13574 \T1/ptm/m/it/10 incy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int [151] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 152 undefined on input line 13583. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 152 undefined on input line 13583. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 152 undefined on input line 13583. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 152 undefined on input line 13583. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 152 undefined on input line 13583. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 152 undefined on input line 13618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 152 undefined on input line 13618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 152 undefined on input line 13618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 152 undefined on input line 13618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 152 undefined on input line 13618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 152 undefined on input line 13627. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 152 undefined on input line 13627. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 152 undefined on input line 13627. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 152 undefined on input line 13627. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 152 undefined on input line 13627. Underfull \hbox (badness 10000) in paragraph at lines 13627--13627 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 152 undefined on input line 13636. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 152 undefined on input line 13636. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 152 undefined on input line 13636. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 152 undefined on input line 13636. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 152 undefined on input line 13636. Underfull \hbox (badness 10000) in paragraph at lines 13636--13636 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 152 undefined on input line 13645. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 152 undefined on input line 13645. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 152 undefined on input line 13645. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 152 undefined on input line 13645. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 152 undefined on input line 13645. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 152 undefined on input line 13645. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 152 undefined on input line 13683. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 152 undefined on input line 13683. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 152 undefined on input line 13683. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 152 undefined on input line 13683. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 152 undefined on input line 13683. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 152 undefined on input line 13683. [152] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 153 undefined on input line 13692. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 153 undefined on input line 13692. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 153 undefined on input line 13692. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13692. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13692. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13692. Underfull \hbox (badness 10000) in paragraph at lines 13692--13692 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 13692--13692 \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1 /ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 153 undefined on input line 13701. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 153 undefined on input line 13701. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 153 undefined on input line 13701. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13701. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13701. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13701. Underfull \hbox (badness 10000) in paragraph at lines 13701--13701 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 13701--13701 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 153 undefined on input line 13710. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 153 undefined on input line 13710. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 153 undefined on input line 13710. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13710. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13710. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 153 undefined on input line 13710. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13710. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 153 undefined on input line 13751. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 153 undefined on input line 13751. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 153 undefined on input line 13751. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13751. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13751. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 153 undefined on input line 13751. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13751. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 153 undefined on input line 13760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 153 undefined on input line 13760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 153 undefined on input line 13760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 153 undefined on input line 13760. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13760. Underfull \hbox (badness 10000) in paragraph at lines 13760--13760 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int Underfull \hbox (badness 10000) in paragraph at lines 13760--13760 \T1/ptm/m/it/10 n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_f loat_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 153 undefined on input line 13769. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 153 undefined on input line 13769. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 153 undefined on input line 13769. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13769. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13769. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 153 undefined on input line 13769. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13769. Underfull \hbox (badness 10000) in paragraph at lines 13769--13769 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13769--13769 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T 1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 153 undefined on input line 13778. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 153 undefined on input line 13778. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 153 undefined on input line 13778. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13778. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 153 undefined on input line 13778. [153] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 154 undefined on input line 13818. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 154 undefined on input line 13818. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 154 undefined on input line 13818. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 154 undefined on input line 13818. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 154 undefined on input line 13818. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 154 undefined on input line 13827. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 154 undefined on input line 13827. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 154 undefined on input line 13827. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 154 undefined on input line 13827. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 154 undefined on input line 13827. Underfull \hbox (badness 10000) in paragraph at lines 13827--13827 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 154 undefined on input line 13836. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 154 undefined on input line 13836. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 154 undefined on input line 13836. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 154 undefined on input line 13836. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 154 undefined on input line 13836. Underfull \hbox (badness 10000) in paragraph at lines 13836--13836 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 154 undefined on input line 13845. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 154 undefined on input line 13845. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 154 undefined on input line 13845. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 154 undefined on input line 13845. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 154 undefined on input line 13845. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 154 undefined on input line 13845. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 154 undefined on input line 13888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 154 undefined on input line 13888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 154 undefined on input line 13888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 154 undefined on input line 13888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 154 undefined on input line 13888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 154 undefined on input line 13888. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 154 undefined on input line 13897. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 154 undefined on input line 13897. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 154 undefined on input line 13897. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 154 undefined on input line 13897. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 154 undefined on input line 13897. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 154 undefined on input line 13897. Underfull \hbox (badness 10000) in paragraph at lines 13897--13897 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 13897--13897 \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1 /ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 154 undefined on input line 13906. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 154 undefined on input line 13906. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 154 undefined on input line 13906. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 154 undefined on input line 13906. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 154 undefined on input line 13906. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 154 undefined on input line 13906. Underfull \hbox (badness 10000) in paragraph at lines 13906--13906 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 13906--13906 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int [154] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 155 undefined on input line 13915. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 155 undefined on input line 13915. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 155 undefined on input line 13915. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 155 undefined on input line 13915. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 155 undefined on input line 13915. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 155 undefined on input line 13915. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 155 undefined on input line 13915. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 155 undefined on input line 13961. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 155 undefined on input line 13961. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 155 undefined on input line 13961. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 155 undefined on input line 13961. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 155 undefined on input line 13961. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 155 undefined on input line 13961. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 155 undefined on input line 13961. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 155 undefined on input line 13970. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 155 undefined on input line 13970. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 155 undefined on input line 13970. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 155 undefined on input line 13970. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 155 undefined on input line 13970. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 155 undefined on input line 13970. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 155 undefined on input line 13970. Underfull \hbox (badness 10000) in paragraph at lines 13970--13970 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int Underfull \hbox (badness 10000) in paragraph at lines 13970--13970 \T1/ptm/m/it/10 n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_f loat_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 155 undefined on input line 13979. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 155 undefined on input line 13979. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 155 undefined on input line 13979. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 155 undefined on input line 13979. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 155 undefined on input line 13979. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 155 undefined on input line 13979. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 155 undefined on input line 13979. Underfull \hbox (badness 10000) in paragraph at lines 13979--13979 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 13979--13979 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T 1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 155 undefined on input line 13988. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 155 undefined on input line 13988. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 155 undefined on input line 13988. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 155 undefined on input line 13988. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 155 undefined on input line 13988. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 155 undefined on input line 13988. [155] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 156 undefined on input line 14023. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 156 undefined on input line 14023. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 156 undefined on input line 14023. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14023. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14023. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14023. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 156 undefined on input line 14032. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 156 undefined on input line 14032. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 156 undefined on input line 14032. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14032. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14032. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14032. Underfull \hbox (badness 10000) in paragraph at lines 14032--14032 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 156 undefined on input line 14041. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 156 undefined on input line 14041. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 156 undefined on input line 14041. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14041. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14041. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14041. Underfull \hbox (badness 10000) in paragraph at lines 14041--14041 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 156 undefined on input line 14050. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 156 undefined on input line 14050. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 156 undefined on input line 14050. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14050. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14050. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14050. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14050. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 156 undefined on input line 14088. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 156 undefined on input line 14088. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 156 undefined on input line 14088. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14088. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14088. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14088. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14088. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 156 undefined on input line 14097. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 156 undefined on input line 14097. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 156 undefined on input line 14097. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14097. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14097. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14097. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14097. Underfull \hbox (badness 10000) in paragraph at lines 14097--14097 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 14097--14097 \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1 /ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 156 undefined on input line 14106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 156 undefined on input line 14106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 156 undefined on input line 14106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14106. Underfull \hbox (badness 10000) in paragraph at lines 14106--14106 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 14106--14106 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 156 undefined on input line 14115. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 156 undefined on input line 14115. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 156 undefined on input line 14115. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14115. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14115. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 156 undefined on input line 14115. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14115. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 156 undefined on input line 14115. Underfull \hbox (badness 10000) in paragraph at lines 14115--14115 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14115--14115 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14115--14115 \T1/ptm/m/it/10 rocblas_stride stridex\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_ int [156] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 157 undefined on input line 14156. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 157 undefined on input line 14156. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 157 undefined on input line 14156. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14156. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14156. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 157 undefined on input line 14156. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14156. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14156. Underfull \hbox (badness 10000) in paragraph at lines 14156--14156 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14156--14156 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 dou-ble *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14156--14156 \T1/ptm/m/it/10 rocblas_stride stridex\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_ int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 157 undefined on input line 14165. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 157 undefined on input line 14165. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 157 undefined on input line 14165. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14165. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14165. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 157 undefined on input line 14165. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14165. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14165. Underfull \hbox (badness 10000) in paragraph at lines 14165--14165 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int Underfull \hbox (badness 10000) in paragraph at lines 14165--14165 \T1/ptm/m/it/10 n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_f loat_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14165--14165 \T1/ptm/m/it/10 rocblas_int batch_count\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 157 undefined on input line 14174. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 157 undefined on input line 14174. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 157 undefined on input line 14174. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14174. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14174. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 157 undefined on input line 14174. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14174. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14174. Underfull \hbox (badness 10000) in paragraph at lines 14174--14174 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14174--14174 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14174--14174 \T1/ptm/m/it/10 rocblas_int batch_count\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 157 undefined on input line 14183. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 157 undefined on input line 14183. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 157 undefined on input line 14183. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14183. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14183. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14183. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 157 undefined on input line 14220. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 157 undefined on input line 14220. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 157 undefined on input line 14220. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14220. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14220. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14220. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 157 undefined on input line 14229. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 157 undefined on input line 14229. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 157 undefined on input line 14229. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14229. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14229. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14229. Underfull \hbox (badness 10000) in paragraph at lines 14229--14229 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 157 undefined on input line 14238. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 157 undefined on input line 14238. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 157 undefined on input line 14238. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14238. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14238. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14238. Underfull \hbox (badness 10000) in paragraph at lines 14238--14238 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 157 undefined on input line 14247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 157 undefined on input line 14247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 157 undefined on input line 14247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 157 undefined on input line 14247. [157] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 158 undefined on input line 14285. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 158 undefined on input line 14285. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 158 undefined on input line 14285. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14285. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14285. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14285. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14285. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 158 undefined on input line 14294. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 158 undefined on input line 14294. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 158 undefined on input line 14294. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14294. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14294. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14294. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14294. Underfull \hbox (badness 10000) in paragraph at lines 14294--14294 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 14294--14294 \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1 /ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 158 undefined on input line 14303. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 158 undefined on input line 14303. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 158 undefined on input line 14303. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14303. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14303. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14303. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14303. Underfull \hbox (badness 10000) in paragraph at lines 14303--14303 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 14303--14303 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 158 undefined on input line 14312. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 158 undefined on input line 14312. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 158 undefined on input line 14312. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14312. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14312. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 158 undefined on input line 14312. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14312. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14312. Underfull \hbox (badness 10000) in paragraph at lines 14312--14312 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14312--14312 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14312--14312 \T1/ptm/m/it/10 rocblas_stride stridex\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_ int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 158 undefined on input line 14353. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 158 undefined on input line 14353. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 158 undefined on input line 14353. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14353. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14353. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 158 undefined on input line 14353. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14353. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 158 undefined on input line 14353. Underfull \hbox (badness 10000) in paragraph at lines 14353--14353 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14353--14353 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 dou-ble *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14353--14353 \T1/ptm/m/it/10 rocblas_stride stridex\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_ int [158] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 159 undefined on input line 14362. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 159 undefined on input line 14362. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 159 undefined on input line 14362. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14362. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14362. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 159 undefined on input line 14362. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14362. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14362. Underfull \hbox (badness 10000) in paragraph at lines 14362--14362 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int Underfull \hbox (badness 10000) in paragraph at lines 14362--14362 \T1/ptm/m/it/10 n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_f loat_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14362--14362 \T1/ptm/m/it/10 rocblas_int batch_count\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 159 undefined on input line 14371. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 159 undefined on input line 14371. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 159 undefined on input line 14371. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14371. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14371. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 159 undefined on input line 14371. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14371. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14371. Underfull \hbox (badness 10000) in paragraph at lines 14371--14371 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14371--14371 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14371--14371 \T1/ptm/m/it/10 rocblas_int batch_count\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 159 undefined on input line 14380. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 159 undefined on input line 14380. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 159 undefined on input line 14380. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14380. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14380. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14380. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 159 undefined on input line 14424. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 159 undefined on input line 14424. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 159 undefined on input line 14424. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14424. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14424. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14424. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 159 undefined on input line 14433. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 159 undefined on input line 14433. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 159 undefined on input line 14433. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14433. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14433. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14433. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 159 undefined on input line 14442. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 159 undefined on input line 14442. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 159 undefined on input line 14442. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14442. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14442. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14442. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 159 undefined on input line 14451. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 159 undefined on input line 14451. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 159 undefined on input line 14451. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14451. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14451. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14451. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 159 undefined on input line 14460. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 159 undefined on input line 14460. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 159 undefined on input line 14460. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14460. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14460. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14460. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 159 undefined on input line 14469. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 159 undefined on input line 14469. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 159 undefined on input line 14469. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14469. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14469. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14469. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 159 undefined on input line 14469. [159] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 160 undefined on input line 14516. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 160 undefined on input line 14516. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 160 undefined on input line 14516. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14516. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14516. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14516. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14516. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 160 undefined on input line 14525. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 160 undefined on input line 14525. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 160 undefined on input line 14525. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14525. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14525. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14525. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14525. Underfull \hbox (badness 10000) in paragraph at lines 14525--14525 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 6575) in paragraph at lines 14525--14525 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float *\T1/ptm/m/it/10 c\T1/ptm/m/n/10 , \T 1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 s\T1/p tm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 160 undefined on input line 14534. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 160 undefined on input line 14534. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 160 undefined on input line 14534. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14534. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14534. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14534. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14534. Underfull \hbox (badness 10000) in paragraph at lines 14534--14534 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14534--14534 \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1 /ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 160 undefined on input line 14543. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 160 undefined on input line 14543. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 160 undefined on input line 14543. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14543. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14543. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14543. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14543. Underfull \hbox (badness 10000) in paragraph at lines 14543--14543 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 160 undefined on input line 14552. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 160 undefined on input line 14552. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 160 undefined on input line 14552. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14552. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14552. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14552. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14552. Underfull \hbox (badness 10000) in paragraph at lines 14552--14552 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14552--14552 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 160 undefined on input line 14561. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 160 undefined on input line 14561. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 160 undefined on input line 14561. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14561. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14561. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 160 undefined on input line 14561. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14561. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 160 undefined on input line 14561. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 160 undefined on input line 14561. [160] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 161 undefined on input line 14614. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 161 undefined on input line 14614. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 161 undefined on input line 14614. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14614. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14614. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 161 undefined on input line 14614. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14614. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 161 undefined on input line 14614. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14614. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 161 undefined on input line 14623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 161 undefined on input line 14623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 161 undefined on input line 14623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 161 undefined on input line 14623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 161 undefined on input line 14623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14623. Underfull \hbox (badness 10000) in paragraph at lines 14623--14623 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14623--14623 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int i ncy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride Underfull \hbox (badness 10000) in paragraph at lines 14623--14623 \T1/ptm/m/it/10 stride_y\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 fl oat *\T1/ptm/m/it/10 c\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 14623--14623 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 s\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 161 undefined on input line 14632. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 161 undefined on input line 14632. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 161 undefined on input line 14632. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14632. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14632. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 161 undefined on input line 14632. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14632. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 161 undefined on input line 14632. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14632. Underfull \hbox (badness 10000) in paragraph at lines 14632--14632 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14632--14632 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 14632--14632 \T1/ptm/m/it/10 incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_x\T1 /ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14632--14632 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 161 undefined on input line 14641. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 161 undefined on input line 14641. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 161 undefined on input line 14641. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14641. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14641. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 161 undefined on input line 14641. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14641. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 161 undefined on input line 14641. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14641. Underfull \hbox (badness 10000) in paragraph at lines 14641--14641 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int Underfull \hbox (badness 10000) in paragraph at lines 14641--14641 \T1/ptm/m/it/10 n\T1/ptm/m/n/10 , rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14641--14641 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_x\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14641--14641 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 161 undefined on input line 14650. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 161 undefined on input line 14650. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 161 undefined on input line 14650. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14650. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14650. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 161 undefined on input line 14650. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14650. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 161 undefined on input line 14650. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 161 undefined on input line 14650. Underfull \hbox (badness 10000) in paragraph at lines 14650--14650 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int Underfull \hbox (badness 10000) in paragraph at lines 14650--14650 \T1/ptm/m/it/10 n\T1/ptm/m/n/10 , rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ ptm/m/n/10 , Underfull \hbox (badness 5345) in paragraph at lines 14650--14650 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_x\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14650--14650 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int Underfull \hbox (badness 5817) in paragraph at lines 14650--14650 \T1/ptm/m/n/10 ble *\T1/ptm/m/it/10 c\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ ptm/m/n/10 dou-ble *\T1/ptm/m/it/10 s\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_i nt [161] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 162 undefined on input line 14659. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 162 undefined on input line 14659. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 162 undefined on input line 14659. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 162 undefined on input line 14694. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 162 undefined on input line 14694. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 162 undefined on input line 14694. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 162 undefined on input line 14703. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 162 undefined on input line 14703. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 162 undefined on input line 14703. Underfull \hbox (badness 10000) in paragraph at lines 14703--14703 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , rocblas_float_complex *\T1/ptm/m/it/10 a\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 162 undefined on input line 14712. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 162 undefined on input line 14712. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 162 undefined on input line 14712. Underfull \hbox (badness 10000) in paragraph at lines 14712--14712 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , rocblas_double_complex *\T1/ptm/m/it/10 a\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 162 undefined on input line 14721. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 162 undefined on input line 14721. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 162 undefined on input line 14721. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 162 undefined on input line 14721. [162] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 163 undefined on input line 14759. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 163 undefined on input line 14759. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 163 undefined on input line 14759. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 163 undefined on input line 14759. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 163 undefined on input line 14768. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 163 undefined on input line 14768. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 163 undefined on input line 14768. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 163 undefined on input line 14768. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 163 undefined on input line 14777. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 163 undefined on input line 14777. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 163 undefined on input line 14777. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 163 undefined on input line 14777. Underfull \hbox (badness 10000) in paragraph at lines 14777--14777 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , rocblas_double_complex LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 163 undefined on input line 14786. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 163 undefined on input line 14786. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 163 undefined on input line 14786. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 163 undefined on input line 14786. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 163 undefined on input line 14786. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 163 undefined on input line 14786. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 163 undefined on input line 14786. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 163 undefined on input line 14786. Underfull \hbox (badness 10000) in paragraph at lines 14786--14786 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , float *\T1/ptm/m/it/10 a\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14786--14786 \T1/ptm/m/it/10 rocblas_stride stride_a\T1/ptm/m/n/10 , float *\T1/ptm/m/it/10 b\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14786--14786 \T1/ptm/m/it/10 rocblas_stride stride_b\T1/ptm/m/n/10 , float *\T1/ptm/m/it/10 c\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14786--14786 \T1/ptm/m/it/10 rocblas_stride stride_c\T1/ptm/m/n/10 , float *\T1/ptm/m/it/10 s\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14786--14786 \T1/ptm/m/it/10 rocblas_stride stride_s\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _int [163] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 164 undefined on input line 14836. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 164 undefined on input line 14836. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 164 undefined on input line 14836. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 164 undefined on input line 14836. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 164 undefined on input line 14836. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 164 undefined on input line 14836. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 164 undefined on input line 14836. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 164 undefined on input line 14836. Underfull \hbox (badness 10000) in paragraph at lines 14836--14836 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/ 10 a\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14836--14836 \T1/ptm/m/it/10 rocblas_stride stride_a\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/1 0 b\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14836--14836 \T1/ptm/m/it/10 rocblas_stride stride_b\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/1 0 c\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14836--14836 \T1/ptm/m/it/10 rocblas_stride stride_c\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/1 0 s\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14836--14836 \T1/ptm/m/it/10 rocblas_stride stride_s\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 164 undefined on input line 14845. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 164 undefined on input line 14845. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 164 undefined on input line 14845. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 164 undefined on input line 14845. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 164 undefined on input line 14845. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 164 undefined on input line 14845. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 164 undefined on input line 14845. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 164 undefined on input line 14845. Underfull \hbox (badness 10000) in paragraph at lines 14845--14845 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14845--14845 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 a\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_stride Underfull \hbox (badness 10000) in paragraph at lines 14845--14845 \T1/ptm/m/it/10 stride_a\T1/ptm/m/n/10 , rocblas_float_complex Underfull \hbox (badness 10000) in paragraph at lines 14845--14845 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 b\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_strid e stride_b\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14845--14845 \T1/ptm/m/n/10 float *\T1/ptm/m/it/10 c\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _stride stride_c\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14845--14845 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 s\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_stride LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 164 undefined on input line 14854. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 164 undefined on input line 14854. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 164 undefined on input line 14854. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 164 undefined on input line 14854. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 164 undefined on input line 14854. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 164 undefined on input line 14854. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 164 undefined on input line 14854. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 164 undefined on input line 14854. Underfull \hbox (badness 10000) in paragraph at lines 14854--14854 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14854--14854 \T1/ptm/m/it/10 stride_a\T1/ptm/m/n/10 , rocblas_double_complex Underfull \hbox (badness 10000) in paragraph at lines 14854--14854 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 b\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_strid e stride_b\T1/ptm/m/n/10 , dou- Underfull \hbox (badness 10000) in paragraph at lines 14854--14854 \T1/ptm/m/n/10 ble *\T1/ptm/m/it/10 c\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_s tride stride_c\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 164 undefined on input line 14863. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 164 undefined on input line 14863. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 164 undefined on input line 14863. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 164 undefined on input line 14863. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 164 undefined on input line 14863. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 164 undefined on input line 14863. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 164 undefined on input line 14904. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 164 undefined on input line 14904. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 164 undefined on input line 14904. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 164 undefined on input line 14904. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 164 undefined on input line 14904. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 164 undefined on input line 14904. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 164 undefined on input line 14913. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 164 undefined on input line 14913. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 164 undefined on input line 14913. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 164 undefined on input line 14913. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 164 undefined on input line 14913. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 164 undefined on input line 14913. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 164 undefined on input line 14913. [164] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 165 undefined on input line 14957. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 165 undefined on input line 14957. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 165 undefined on input line 14957. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 165 undefined on input line 14957. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 165 undefined on input line 14957. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 165 undefined on input line 14957. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 165 undefined on input line 14957. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 165 undefined on input line 14966. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 165 undefined on input line 14966. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 165 undefined on input line 14966. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 165 undefined on input line 14966. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 165 undefined on input line 14966. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 165 undefined on input line 14966. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 165 undefined on input line 14966. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 165 undefined on input line 14966. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 165 undefined on input line 14966. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 165 undefined on input line 14966. [165] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 166 undefined on input line 15019. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 166 undefined on input line 15019. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 166 undefined on input line 15019. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 166 undefined on input line 15019. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 166 undefined on input line 15019. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 166 undefined on input line 15019. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 166 undefined on input line 15019. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 166 undefined on input line 15019. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 166 undefined on input line 15019. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 166 undefined on input line 15019. Underfull \hbox (badness 5985) in paragraph at lines 15019--15019 \T1/ptm/m/n/10 ble *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_i nt incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride Underfull \hbox (badness 10000) in paragraph at lines 15019--15019 \T1/ptm/m/it/10 stride_x\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/10 y\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 rocblas_int incy\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15019--15019 \T1/ptm/m/it/10 rocblas_stride stride_y\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T 1/ptm/m/n/10 dou-ble Underfull \hbox (badness 10000) in paragraph at lines 15019--15019 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 param\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_s tride stride_param\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 166 undefined on input line 15028. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 166 undefined on input line 15028. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 166 undefined on input line 15028. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 166 undefined on input line 15066. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 166 undefined on input line 15066. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 166 undefined on input line 15066. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 166 undefined on input line 15075. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 166 undefined on input line 15075. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 166 undefined on input line 15075. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 166 undefined on input line 15075. Underfull \hbox (badness 5119) in paragraph at lines 15075--15075 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , float *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 d1\T1/ptm/m/n/10 [], float [166] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 167 undefined on input line 15116. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 167 undefined on input line 15116. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 167 undefined on input line 15116. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 167 undefined on input line 15116. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 167 undefined on input line 15125. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 167 undefined on input line 15125. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 167 undefined on input line 15125. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 167 undefined on input line 15125. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 167 undefined on input line 15125. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 167 undefined on input line 15125. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 167 undefined on input line 15125. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 167 undefined on input line 15125. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 167 undefined on input line 15125. Underfull \hbox (badness 10000) in paragraph at lines 15125--15125 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , float *\T1/ptm/m/it/10 d1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15125--15125 \T1/ptm/m/it/10 rocblas_stride stride_d1\T1/ptm/m/n/10 , float *\T1/ptm/m/it/10 d2\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15125--15125 \T1/ptm/m/it/10 rocblas_stride stride_d2\T1/ptm/m/n/10 , float *\T1/ptm/m/it/10 x1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15125--15125 \T1/ptm/m/it/10 rocblas_stride stride_x1\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \ T1/ptm/m/n/10 float Underfull \hbox (badness 5302) in paragraph at lines 15125--15125 \T1/ptm/m/it/10 rocblas_stride stride_param\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc blas_int [167] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 168 undefined on input line 15181. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 168 undefined on input line 15181. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 168 undefined on input line 15181. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 168 undefined on input line 15181. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 168 undefined on input line 15181. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 168 undefined on input line 15181. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 168 undefined on input line 15181. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 168 undefined on input line 15181. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 168 undefined on input line 15181. Underfull \hbox (badness 10000) in paragraph at lines 15181--15181 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/ 10 d1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15181--15181 \T1/ptm/m/it/10 rocblas_stride stride_d1\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/ 10 d2\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15181--15181 \T1/ptm/m/it/10 rocblas_stride stride_d2\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/ 10 x1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15181--15181 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 y1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stri de stride_y1\T1/ptm/m/n/10 , dou-ble Underfull \hbox (badness 10000) in paragraph at lines 15181--15181 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 param\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_s tride stride_param\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 168 undefined on input line 15190. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 168 undefined on input line 15190. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 168 undefined on input line 15190. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 168 undefined on input line 15190. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 168 undefined on input line 15190. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 168 undefined on input line 15190. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 168 undefined on input line 15190. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 168 undefined on input line 15190. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 168 undefined on input line 15190. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 168 undefined on input line 15254. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 168 undefined on input line 15254. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 168 undefined on input line 15254. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 168 undefined on input line 15254. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 168 undefined on input line 15254. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 168 undefined on input line 15254. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 168 undefined on input line 15254. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 168 undefined on input line 15254. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 168 undefined on input line 15254. [168] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 169 undefined on input line 15263. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 169 undefined on input line 15263. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 169 undefined on input line 15263. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 169 undefined on input line 15263. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 169 undefined on input line 15263. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 169 undefined on input line 15263. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 169 undefined on input line 15263. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 169 undefined on input line 15263. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 169 undefined on input line 15263. Underfull \hbox (badness 10000) in paragraph at lines 15263--15263 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation trans\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 15263--15263 \T1/ptm/m/it/10 m\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 al- Underfull \hbox (badness 10000) in paragraph at lines 15263--15263 \T1/ptm/m/it/10 pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas _float_complex *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int l da\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15263--15263 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/pcr/b/n/10 c onst LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 169 undefined on input line 15272. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 169 undefined on input line 15272. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 169 undefined on input line 15272. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 169 undefined on input line 15272. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 169 undefined on input line 15272. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 169 undefined on input line 15272. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 169 undefined on input line 15272. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 169 undefined on input line 15272. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 169 undefined on input line 15272. Underfull \hbox (badness 10000) in paragraph at lines 15272--15272 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation trans\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 15272--15272 \T1/ptm/m/it/10 m\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 al - Underfull \hbox (badness 10000) in paragraph at lines 15272--15272 \T1/ptm/m/it/10 pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas _double_complex *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15272--15272 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 beta\T1/ptm/m/n/10 , roc blas_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 169 undefined on input line 15281. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 169 undefined on input line 15281. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 169 undefined on input line 15281. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 169 undefined on input line 15281. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 169 undefined on input line 15281. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 169 undefined on input line 15281. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 169 undefined on input line 15281. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 169 undefined on input line 15281. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 169 undefined on input line 15340. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 169 undefined on input line 15340. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 169 undefined on input line 15340. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 169 undefined on input line 15340. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 169 undefined on input line 15340. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 169 undefined on input line 15340. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 169 undefined on input line 15340. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 169 undefined on input line 15340. Underfull \hbox (badness 10000) in paragraph at lines 15340--15340 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int l da\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex * \T1/ptm/m/it/10 x\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15340--15340 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m /n/10 rocblas_double_complex *\T1/ptm/m/it/10 beta\T1/ptm/m/n/10 , [169] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 170 undefined on input line 15349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 170 undefined on input line 15349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 170 undefined on input line 15349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 170 undefined on input line 15349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 170 undefined on input line 15349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 170 undefined on input line 15349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 170 undefined on input line 15349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 170 undefined on input line 15349. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 170 undefined on input line 15349. Underfull \hbox (badness 10000) in paragraph at lines 15349--15349 \T1/ptm/m/it/10 n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_f loat_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 15349--15349 \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 A\T1 /ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 15349--15349 \T1/ptm/m/it/10 lda\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas _float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1/ptm/m/n/10 [], LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 170 undefined on input line 15411. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 170 undefined on input line 15411. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 170 undefined on input line 15411. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 170 undefined on input line 15411. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 170 undefined on input line 15411. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 170 undefined on input line 15411. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 170 undefined on input line 15411. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 170 undefined on input line 15411. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 170 undefined on input line 15411. Underfull \hbox (badness 10000) in paragraph at lines 15411--15411 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 A\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 6825) in paragraph at lines 15411--15411 \T1/ptm/m/it/10 lda\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas _double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1/ptm/m/n/10 [], LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 170 undefined on input line 15420. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 170 undefined on input line 15420. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 170 undefined on input line 15420. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 170 undefined on input line 15420. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 170 undefined on input line 15420. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 170 undefined on input line 15420. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 170 undefined on input line 15420. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 170 undefined on input line 15420. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 170 undefined on input line 15420. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 170 undefined on input line 15420. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 170 undefined on input line 15420. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 170 undefined on input line 15420. Underfull \hbox (badness 5008) in paragraph at lines 15420--15420 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15420--15420 \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/n/10 rocblas_float_complex Underfull \hbox (badness 10000) in paragraph at lines 15420--15420 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int l da\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride Underfull \hbox (badness 10000) in paragraph at lines 15420--15420 \T1/ptm/m/it/10 stride_A\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 ro cblas_float_complex Underfull \hbox (badness 10000) in paragraph at lines 15420--15420 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 beta \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15420--15420 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int [170] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 171 undefined on input line 15482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 171 undefined on input line 15482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 171 undefined on input line 15482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 171 undefined on input line 15482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 171 undefined on input line 15482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 171 undefined on input line 15482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 171 undefined on input line 15482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 171 undefined on input line 15482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 171 undefined on input line 15482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 171 undefined on input line 15482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 171 undefined on input line 15482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 171 undefined on input line 15482. Underfull \hbox (badness 10000) in paragraph at lines 15482--15482 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill Underfull \hbox (badness 10000) in paragraph at lines 15482--15482 \T1/ptm/m/it/10 uplo\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/1 0 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 15482--15482 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15482--15482 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 A\T 1/ptm/m/n/10 , Underfull \hbox (badness 7504) in paragraph at lines 15482--15482 \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_A\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15482--15482 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T 1/ptm/m/n/10 , Underfull \hbox (badness 5345) in paragraph at lines 15482--15482 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_x\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15482--15482 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 bet a\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15482--15482 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int [171] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 172 undefined on input line 15491. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 172 undefined on input line 15491. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 172 undefined on input line 15491. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 172 undefined on input line 15491. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 172 undefined on input line 15491. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 172 undefined on input line 15491. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 172 undefined on input line 15491. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 172 undefined on input line 15491. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 172 undefined on input line 15491. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 172 undefined on input line 15491. Underfull \hbox (badness 10000) in paragraph at lines 15491--15491 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation trans\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 172 undefined on input line 15558. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 172 undefined on input line 15558. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 172 undefined on input line 15558. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 172 undefined on input line 15558. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 172 undefined on input line 15558. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 172 undefined on input line 15558. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 172 undefined on input line 15558. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 172 undefined on input line 15558. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 172 undefined on input line 15558. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 172 undefined on input line 15558. Underfull \hbox (badness 10000) in paragraph at lines 15558--15558 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation trans\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 172 undefined on input line 15567. [172] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 173 undefined on input line 15567. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 173 undefined on input line 15567. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 173 undefined on input line 15567. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 173 undefined on input line 15567. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 173 undefined on input line 15567. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 173 undefined on input line 15567. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 173 undefined on input line 15567. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 173 undefined on input line 15567. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 173 undefined on input line 15567. Underfull \hbox (badness 10000) in paragraph at lines 15567--15567 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 10000) in paragraph at lines 15567--15567 \T1/ptm/m/it/10 trans\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 15567--15567 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T 1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 15567--15567 \T1/ptm/m/n/10 rocblas_float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 A\T1 /ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 15567--15567 \T1/ptm/m/it/10 lda\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas _float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1/ptm/m/n/10 [], LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 173 undefined on input line 15576. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 173 undefined on input line 15576. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 173 undefined on input line 15576. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 173 undefined on input line 15576. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 173 undefined on input line 15576. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 173 undefined on input line 15576. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 173 undefined on input line 15576. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 173 undefined on input line 15576. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 173 undefined on input line 15576. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 173 undefined on input line 15576. Underfull \hbox (badness 10000) in paragraph at lines 15576--15576 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 10000) in paragraph at lines 15576--15576 \T1/ptm/m/it/10 trans\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 15576--15576 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \ T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 15576--15576 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 A\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 6825) in paragraph at lines 15576--15576 \T1/ptm/m/it/10 lda\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas _double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 x\T1/ptm/m/n/10 [], LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 173 undefined on input line 15585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 173 undefined on input line 15585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 173 undefined on input line 15585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 173 undefined on input line 15585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 173 undefined on input line 15585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 173 undefined on input line 15585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 173 undefined on input line 15585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 173 undefined on input line 15585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 173 undefined on input line 15585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 173 undefined on input line 15585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 173 undefined on input line 15585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 173 undefined on input line 15585. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 173 undefined on input line 15585. Underfull \hbox (badness 5175) in paragraph at lines 15585--15585 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 10000) in paragraph at lines 15585--15585 \T1/ptm/m/it/10 incy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int [173] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 174 undefined on input line 15661. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 174 undefined on input line 15661. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 174 undefined on input line 15661. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 174 undefined on input line 15661. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15661. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15661. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15661. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 174 undefined on input line 15661. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15661. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 174 undefined on input line 15661. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15661. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 174 undefined on input line 15661. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15661. Underfull \hbox (badness 5175) in paragraph at lines 15661--15661 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 10000) in paragraph at lines 15661--15661 \T1/ptm/m/it/10 transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n /10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15661--15661 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 dou-ble *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/ 10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 dou- Underfull \hbox (badness 10000) in paragraph at lines 15661--15661 \T1/ptm/m/n/10 ble *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_i nt lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 174 undefined on input line 15670. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 174 undefined on input line 15670. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 174 undefined on input line 15670. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 174 undefined on input line 15670. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15670. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15670. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15670. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 174 undefined on input line 15670. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15670. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 174 undefined on input line 15670. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15670. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 174 undefined on input line 15670. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15670. Underfull \hbox (badness 5175) in paragraph at lines 15670--15670 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 10000) in paragraph at lines 15670--15670 \T1/ptm/m/it/10 transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n /10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15670--15670 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 al- Underfull \hbox (badness 10000) in paragraph at lines 15670--15670 \T1/ptm/m/it/10 pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas _float_complex *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15670--15670 \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride strideA\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15670--15670 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1 /ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15670--15670 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15670--15670 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 beta \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15670--15670 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 15670--15670 \T1/ptm/m/it/10 incy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 174 undefined on input line 15679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 174 undefined on input line 15679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 174 undefined on input line 15679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 174 undefined on input line 15679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 174 undefined on input line 15679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 174 undefined on input line 15679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 174 undefined on input line 15679. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15679. Underfull \hbox (badness 5175) in paragraph at lines 15679--15679 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 10000) in paragraph at lines 15679--15679 \T1/ptm/m/it/10 transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n /10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15679--15679 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 al- Underfull \hbox (badness 10000) in paragraph at lines 15679--15679 \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride strideA\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15679--15679 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15679--15679 \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15679--15679 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 bet a\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15679--15679 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 15679--15679 \T1/ptm/m/it/10 incy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridey\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 174 undefined on input line 15688. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 174 undefined on input line 15688. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 174 undefined on input line 15688. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 174 undefined on input line 15688. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 174 undefined on input line 15688. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 174 undefined on input line 15688. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15688. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15688. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 174 undefined on input line 15688. [174] Underfull \hbox (badness 10000) in paragraph at lines 15708--15709 []\T1/pcr/m/n/10 [in] uplo\T1/ptm/m/n/10 : [rocblas_fill] rocblas_fill_upper: A is an up-per tri-an-gu-lar ma-trix. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 175 undefined on input line 15743. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 175 undefined on input line 15743. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 175 undefined on input line 15743. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 175 undefined on input line 15743. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 175 undefined on input line 15743. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 175 undefined on input line 15743. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 175 undefined on input line 15743. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 175 undefined on input line 15743. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 175 undefined on input line 15743. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 175 undefined on input line 15752. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 175 undefined on input line 15752. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 175 undefined on input line 15752. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 175 undefined on input line 15752. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 175 undefined on input line 15752. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 175 undefined on input line 15752. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 175 undefined on input line 15752. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 175 undefined on input line 15752. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 175 undefined on input line 15752. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 175 undefined on input line 15761. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 175 undefined on input line 15761. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 175 undefined on input line 15761. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 175 undefined on input line 15761. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 175 undefined on input line 15761. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 175 undefined on input line 15761. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 175 undefined on input line 15761. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 175 undefined on input line 15761. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 175 undefined on input line 15761. Underfull \hbox (badness 10000) in paragraph at lines 15761--15761 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_operation Underfull \hbox (badness 10000) in paragraph at lines 15761--15761 \T1/ptm/m/it/10 transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_diagonal diag\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15761--15761 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 A\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 175 undefined on input line 15770. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 175 undefined on input line 15770. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 175 undefined on input line 15770. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 175 undefined on input line 15770. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 175 undefined on input line 15770. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 175 undefined on input line 15770. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 175 undefined on input line 15770. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 175 undefined on input line 15770. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 175 undefined on input line 15770. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 175 undefined on input line 15770. Underfull \hbox (badness 10000) in paragraph at lines 15770--15770 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15770--15770 \T1/ptm/m/it/10 rocblas_operation transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_diagonal diag\T1/ptm/m/n/10 , Underfull \hbox (badness 6542) in paragraph at lines 15790--15791 []\T1/pcr/m/n/10 [in] uplo\T1/ptm/m/n/10 : [rocblas_fill] rocblas_fill_upper: A _i is an up-per tri-an-gu-lar ma-trix. [175] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 176 undefined on input line 15828. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 176 undefined on input line 15828. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 176 undefined on input line 15828. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 176 undefined on input line 15828. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 176 undefined on input line 15828. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 176 undefined on input line 15828. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 176 undefined on input line 15828. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 176 undefined on input line 15828. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 176 undefined on input line 15828. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 176 undefined on input line 15828. Underfull \hbox (badness 10000) in paragraph at lines 15828--15828 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15828--15828 \T1/ptm/m/it/10 rocblas_operation transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_diagonal diag\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 176 undefined on input line 15837. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 176 undefined on input line 15837. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 176 undefined on input line 15837. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 176 undefined on input line 15837. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 176 undefined on input line 15837. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 176 undefined on input line 15837. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 176 undefined on input line 15837. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 176 undefined on input line 15837. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 176 undefined on input line 15837. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 176 undefined on input line 15837. Underfull \hbox (badness 10000) in paragraph at lines 15837--15837 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15837--15837 \T1/ptm/m/it/10 rocblas_operation transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_diagonal diag\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 176 undefined on input line 15846. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 176 undefined on input line 15846. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 176 undefined on input line 15846. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 176 undefined on input line 15846. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 176 undefined on input line 15846. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 176 undefined on input line 15846. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 176 undefined on input line 15846. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 176 undefined on input line 15846. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 176 undefined on input line 15846. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 176 undefined on input line 15846. Underfull \hbox (badness 10000) in paragraph at lines 15846--15846 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15846--15846 \T1/ptm/m/it/10 rocblas_operation transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_diagonal diag\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 176 undefined on input line 15855. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 176 undefined on input line 15855. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 176 undefined on input line 15855. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 176 undefined on input line 15855. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 176 undefined on input line 15855. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 176 undefined on input line 15855. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 176 undefined on input line 15855. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 176 undefined on input line 15855. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 176 undefined on input line 15855. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 176 undefined on input line 15855. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 176 undefined on input line 15855. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 176 undefined on input line 15855. Underfull \hbox (badness 5008) in paragraph at lines 15855--15855 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 6559) in paragraph at lines 15855--15855 \T1/ptm/m/it/10 diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/1 0 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , Underfull \hbox (badness 6542) in paragraph at lines 15875--15876 []\T1/pcr/m/n/10 [in] uplo\T1/ptm/m/n/10 : [rocblas_fill] rocblas_fill_upper: A _i is an up-per tri-an-gu-lar ma-trix. [176] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 177 undefined on input line 15919. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 177 undefined on input line 15919. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 177 undefined on input line 15919. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 177 undefined on input line 15919. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 177 undefined on input line 15919. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 177 undefined on input line 15919. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 177 undefined on input line 15919. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 177 undefined on input line 15919. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 177 undefined on input line 15919. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 177 undefined on input line 15919. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 177 undefined on input line 15919. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 177 undefined on input line 15919. Underfull \hbox (badness 5008) in paragraph at lines 15919--15919 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 5985) in paragraph at lines 15919--15919 \T1/ptm/m/n/10 ble *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_i nt incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 177 undefined on input line 15928. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 177 undefined on input line 15928. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 177 undefined on input line 15928. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 177 undefined on input line 15928. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 177 undefined on input line 15928. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 177 undefined on input line 15928. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 177 undefined on input line 15928. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 177 undefined on input line 15928. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 177 undefined on input line 15928. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 177 undefined on input line 15928. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 177 undefined on input line 15928. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 177 undefined on input line 15928. Underfull \hbox (badness 10000) in paragraph at lines 15928--15928 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill Underfull \hbox (badness 10000) in paragraph at lines 15928--15928 \T1/ptm/m/it/10 uplo\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_operation transA\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15928--15928 \T1/ptm/m/it/10 rocblas_diagonal diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_i nt Underfull \hbox (badness 10000) in paragraph at lines 15928--15928 \T1/ptm/m/it/10 m\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_f loat_complex *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15928--15928 \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridea\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15928--15928 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 15928--15928 \T1/ptm/m/it/10 incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 177 undefined on input line 15937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 177 undefined on input line 15937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 177 undefined on input line 15937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 177 undefined on input line 15937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 177 undefined on input line 15937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 177 undefined on input line 15937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 177 undefined on input line 15937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 177 undefined on input line 15937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 177 undefined on input line 15937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 177 undefined on input line 15937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 177 undefined on input line 15937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 177 undefined on input line 15937. Underfull \hbox (badness 10000) in paragraph at lines 15937--15937 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill Underfull \hbox (badness 10000) in paragraph at lines 15937--15937 \T1/ptm/m/it/10 uplo\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_operation transA\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15937--15937 \T1/ptm/m/it/10 rocblas_diagonal diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_i nt m\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15937--15937 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 A\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15937--15937 \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridea\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15937--15937 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 15937--15937 \T1/ptm/m/it/10 incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stridex\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 177 undefined on input line 15946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 177 undefined on input line 15946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 177 undefined on input line 15946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 177 undefined on input line 15946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 177 undefined on input line 15946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 177 undefined on input line 15946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 177 undefined on input line 15946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 177 undefined on input line 15946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 177 undefined on input line 15946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 177 undefined on input line 15946. [177] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 178 undefined on input line 16004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 178 undefined on input line 16004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 178 undefined on input line 16004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 178 undefined on input line 16004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 178 undefined on input line 16004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 178 undefined on input line 16004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 178 undefined on input line 16004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 178 undefined on input line 16004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 178 undefined on input line 16004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 178 undefined on input line 16004. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 178 undefined on input line 16013. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 178 undefined on input line 16013. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 178 undefined on input line 16013. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 178 undefined on input line 16013. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 178 undefined on input line 16013. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 178 undefined on input line 16013. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 178 undefined on input line 16013. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 178 undefined on input line 16013. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 178 undefined on input line 16013. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 178 undefined on input line 16013. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 178 undefined on input line 16022. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 178 undefined on input line 16022. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 178 undefined on input line 16022. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 178 undefined on input line 16022. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 178 undefined on input line 16022. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 178 undefined on input line 16022. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 178 undefined on input line 16022. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 178 undefined on input line 16022. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 178 undefined on input line 16022. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 178 undefined on input line 16022. Underfull \hbox (badness 10000) in paragraph at lines 16022--16022 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_operation Underfull \hbox (badness 10000) in paragraph at lines 16022--16022 \T1/ptm/m/it/10 trans\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_diagonal diag\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocb las_int Underfull \hbox (badness 10000) in paragraph at lines 16022--16022 \T1/ptm/m/it/10 k\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_d ouble_complex *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int ld a\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 178 undefined on input line 16031. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 178 undefined on input line 16031. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 178 undefined on input line 16031. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 178 undefined on input line 16031. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 178 undefined on input line 16031. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 178 undefined on input line 16031. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 178 undefined on input line 16031. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 178 undefined on input line 16031. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 178 undefined on input line 16031. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 178 undefined on input line 16031. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 178 undefined on input line 16031. Underfull \hbox (badness 10000) in paragraph at lines 16031--16031 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16031--16031 \T1/ptm/m/it/10 rocblas_operation trans\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _diagonal diag\T1/ptm/m/n/10 , [178] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 179 undefined on input line 16092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 179 undefined on input line 16092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 179 undefined on input line 16092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 179 undefined on input line 16092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 179 undefined on input line 16092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 179 undefined on input line 16092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16092. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16092. Underfull \hbox (badness 10000) in paragraph at lines 16092--16092 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16092--16092 \T1/ptm/m/it/10 rocblas_operation trans\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _diagonal diag\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 179 undefined on input line 16101. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 179 undefined on input line 16101. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 179 undefined on input line 16101. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 179 undefined on input line 16101. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 179 undefined on input line 16101. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 179 undefined on input line 16101. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16101. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16101. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16101. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16101. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16101. Underfull \hbox (badness 10000) in paragraph at lines 16101--16101 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16101--16101 \T1/ptm/m/it/10 rocblas_operation trans\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _diagonal Underfull \hbox (badness 10000) in paragraph at lines 16101--16101 \T1/ptm/m/it/10 diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 rocblas_int k\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 179 undefined on input line 16110. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 179 undefined on input line 16110. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 179 undefined on input line 16110. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 179 undefined on input line 16110. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 179 undefined on input line 16110. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 179 undefined on input line 16110. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16110. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16110. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16110. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16110. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16110. Underfull \hbox (badness 10000) in paragraph at lines 16110--16110 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16110--16110 \T1/ptm/m/it/10 rocblas_operation trans\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _diagonal Underfull \hbox (badness 10000) in paragraph at lines 16110--16110 \T1/ptm/m/it/10 diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 rocblas_int k\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 16110--16110 \T1/ptm/m/n/10 rocblas_double_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 A\T 1/ptm/m/n/10 [], \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 179 undefined on input line 16119. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 179 undefined on input line 16119. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 179 undefined on input line 16119. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 179 undefined on input line 16119. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 179 undefined on input line 16119. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 179 undefined on input line 16119. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16119. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16119. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16119. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 179 undefined on input line 16119. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16119. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 179 undefined on input line 16119. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 179 undefined on input line 16119. Underfull \hbox (badness 5008) in paragraph at lines 16119--16119 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16119--16119 \T1/ptm/m/it/10 stride_A\T1/ptm/m/n/10 , float *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16119--16119 \T1/ptm/m/it/10 rocblas_stride stride_x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _int [179] [180] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 181 undefined on input line 16186. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 181 undefined on input line 16186. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 181 undefined on input line 16186. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 181 undefined on input line 16186. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 181 undefined on input line 16186. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 181 undefined on input line 16186. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16186. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16186. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16186. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 181 undefined on input line 16186. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16186. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 181 undefined on input line 16186. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16186. Underfull \hbox (badness 5008) in paragraph at lines 16186--16186 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16186--16186 \T1/ptm/m/it/10 stride_A\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/10 x\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16186--16186 \T1/ptm/m/it/10 rocblas_stride stride_x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 181 undefined on input line 16195. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 181 undefined on input line 16195. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 181 undefined on input line 16195. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 181 undefined on input line 16195. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 181 undefined on input line 16195. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 181 undefined on input line 16195. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16195. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16195. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16195. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 181 undefined on input line 16195. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16195. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 181 undefined on input line 16195. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16195. Underfull \hbox (badness 5008) in paragraph at lines 16195--16195 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16195--16195 \T1/ptm/m/it/10 diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 rocblas_int k\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16195--16195 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 A\T1 /ptm/m/n/10 , Underfull \hbox (badness 7504) in paragraph at lines 16195--16195 \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_A\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16195--16195 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 181 undefined on input line 16204. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 181 undefined on input line 16204. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 181 undefined on input line 16204. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 181 undefined on input line 16204. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 181 undefined on input line 16204. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 181 undefined on input line 16204. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16204. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16204. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16204. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 181 undefined on input line 16204. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16204. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 181 undefined on input line 16204. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16204. Underfull \hbox (badness 5008) in paragraph at lines 16204--16204 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16204--16204 \T1/ptm/m/it/10 diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 rocblas_int k\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16204--16204 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 A\T 1/ptm/m/n/10 , Underfull \hbox (badness 7504) in paragraph at lines 16204--16204 \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_A\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16204--16204 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 181 undefined on input line 16213. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 181 undefined on input line 16213. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 181 undefined on input line 16213. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 181 undefined on input line 16213. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 181 undefined on input line 16213. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 181 undefined on input line 16213. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16213. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16213. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16213. Underfull \hbox (badness 10000) in paragraph at lines 16233--16234 []\T1/pcr/m/n/10 [in] uplo\T1/ptm/m/n/10 : [rocblas_fill] rocblas_fill_upper: A is an up-per tri-an-gu-lar ma-trix. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 181 undefined on input line 16268. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 181 undefined on input line 16268. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 181 undefined on input line 16268. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 181 undefined on input line 16268. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 181 undefined on input line 16268. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 181 undefined on input line 16268. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16268. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16268. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 181 undefined on input line 16268. [181] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 182 undefined on input line 16277. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 182 undefined on input line 16277. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 182 undefined on input line 16277. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 182 undefined on input line 16277. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 182 undefined on input line 16277. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 182 undefined on input line 16277. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 182 undefined on input line 16277. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 182 undefined on input line 16277. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 182 undefined on input line 16277. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 182 undefined on input line 16277. Underfull \hbox (badness 10000) in paragraph at lines 16277--16277 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16277--16277 \T1/ptm/m/it/10 rocblas_operation transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_diagonal diag\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16297--16298 []\T1/pcr/m/n/10 [in] uplo\T1/ptm/m/n/10 : [rocblas_fill] rocblas_fill_upper: A is an up-per tri-an-gu-lar ma-trix. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 182 undefined on input line 16335. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 182 undefined on input line 16335. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 182 undefined on input line 16335. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 182 undefined on input line 16335. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 182 undefined on input line 16335. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 182 undefined on input line 16335. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 182 undefined on input line 16335. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 182 undefined on input line 16335. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 182 undefined on input line 16335. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 182 undefined on input line 16335. Underfull \hbox (badness 10000) in paragraph at lines 16335--16335 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16335--16335 \T1/ptm/m/it/10 rocblas_operation transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_diagonal diag\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 182 undefined on input line 16344. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 182 undefined on input line 16344. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 182 undefined on input line 16344. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 182 undefined on input line 16344. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 182 undefined on input line 16344. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 182 undefined on input line 16344. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 182 undefined on input line 16344. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 182 undefined on input line 16344. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 182 undefined on input line 16344. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 182 undefined on input line 16344. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 182 undefined on input line 16344. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 182 undefined on input line 16344. Underfull \hbox (badness 5008) in paragraph at lines 16344--16344 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 6559) in paragraph at lines 16344--16344 \T1/ptm/m/it/10 diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int m\T1/ptm/m/n/1 0 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , [182] Underfull \hbox (badness 10000) in paragraph at lines 16364--16365 []\T1/pcr/m/n/10 [in] uplo\T1/ptm/m/n/10 : [rocblas_fill] rocblas_fill_upper: A is an up-per tri-an-gu-lar ma-trix. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 183 undefined on input line 16408. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 183 undefined on input line 16408. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 183 undefined on input line 16408. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 183 undefined on input line 16408. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 183 undefined on input line 16408. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 183 undefined on input line 16408. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 183 undefined on input line 16408. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 183 undefined on input line 16408. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 183 undefined on input line 16408. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 183 undefined on input line 16408. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 183 undefined on input line 16408. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 183 undefined on input line 16408. Underfull \hbox (badness 5008) in paragraph at lines 16408--16408 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 5985) in paragraph at lines 16408--16408 \T1/ptm/m/n/10 ble *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_i nt incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 183 undefined on input line 16417. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 183 undefined on input line 16417. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 183 undefined on input line 16417. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 183 undefined on input line 16417. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 183 undefined on input line 16417. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 183 undefined on input line 16417. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 183 undefined on input line 16417. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 183 undefined on input line 16417. [183] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 184 undefined on input line 16473. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 184 undefined on input line 16473. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 184 undefined on input line 16473. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16473. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16473. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16473. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16473. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16473. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 184 undefined on input line 16482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 184 undefined on input line 16482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 184 undefined on input line 16482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 184 undefined on input line 16541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 184 undefined on input line 16541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 184 undefined on input line 16541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 184 undefined on input line 16550. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 184 undefined on input line 16550. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 184 undefined on input line 16550. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16550. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16550. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16550. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 184 undefined on input line 16550. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16550. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 184 undefined on input line 16550. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16550. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 184 undefined on input line 16550. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 184 undefined on input line 16550. Underfull \hbox (badness 10000) in paragraph at lines 16550--16550 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int m\T1/ptm/m/n/10 , Underfull \hbox (badness 6300) in paragraph at lines 16550--16550 \T1/ptm/m/n/10 float *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _int incx\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride Underfull \hbox (badness 10000) in paragraph at lines 16550--16550 \T1/ptm/m/it/10 lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride strideA\T1/p tm/m/n/10 , \T1/ptm/m/it/10 rocblas_int [184] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 185 undefined on input line 16618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 185 undefined on input line 16618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 185 undefined on input line 16618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 185 undefined on input line 16618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 185 undefined on input line 16618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 185 undefined on input line 16618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 185 undefined on input line 16618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 185 undefined on input line 16618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 185 undefined on input line 16618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 185 undefined on input line 16618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 185 undefined on input line 16618. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 185 undefined on input line 16618. Underfull \hbox (badness 10000) in paragraph at lines 16618--16618 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int m\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16618--16618 \T1/ptm/m/it/10 lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride strideA\T1/p tm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 185 undefined on input line 16627. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 185 undefined on input line 16627. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 185 undefined on input line 16627. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 185 undefined on input line 16627. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 185 undefined on input line 16627. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 185 undefined on input line 16627. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 185 undefined on input line 16627. Underfull \hbox (badness 5924) in paragraph at lines 16645--16646 \T1/ptm/m/n/10 `rocblas_fill_lower' if rocblas_fill_upper, the lower part of A is not ref-er-enced if [185] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 186 undefined on input line 16677. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 186 undefined on input line 16677. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 186 undefined on input line 16677. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 186 undefined on input line 16677. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 186 undefined on input line 16677. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 186 undefined on input line 16677. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 186 undefined on input line 16677. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 186 undefined on input line 16686. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 186 undefined on input line 16686. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 186 undefined on input line 16686. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 186 undefined on input line 16686. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 186 undefined on input line 16686. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 186 undefined on input line 16686. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 186 undefined on input line 16686. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 186 undefined on input line 16686. Underfull \hbox (badness 5924) in paragraph at lines 16704--16705 \T1/ptm/m/n/10 `rocblas_fill_lower' if rocblas_fill_upper, the lower part of A is not ref-er-enced if LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 186 undefined on input line 16739. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 186 undefined on input line 16739. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 186 undefined on input line 16739. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 186 undefined on input line 16739. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 186 undefined on input line 16739. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 186 undefined on input line 16739. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 186 undefined on input line 16739. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 186 undefined on input line 16739. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 186 undefined on input line 16748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 186 undefined on input line 16748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 186 undefined on input line 16748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 186 undefined on input line 16748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 186 undefined on input line 16748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 186 undefined on input line 16748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 186 undefined on input line 16748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 186 undefined on input line 16748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 186 undefined on input line 16748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 186 undefined on input line 16748. Underfull \hbox (badness 10000) in paragraph at lines 16748--16748 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill Underfull \hbox (badness 10000) in paragraph at lines 16748--16748 \T1/ptm/m/it/10 uplo\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/1 0 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float *\T1/ptm/m/it/10 al- Underfull \hbox (badness 7116) in paragraph at lines 16748--16748 \T1/ptm/m/it/10 pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float * \T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/1 0 , Underfull \hbox (badness 10000) in paragraph at lines 16748--16748 \T1/ptm/m/it/10 lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride strideA\T1/p tm/m/n/10 , \T1/ptm/m/it/10 rocblas_int [186] Underfull \hbox (badness 5924) in paragraph at lines 16766--16767 \T1/ptm/m/n/10 `rocblas_fill_lower' if rocblas_fill_upper, the lower part of A is not ref-er-enced if LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 187 undefined on input line 16807. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 187 undefined on input line 16807. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 187 undefined on input line 16807. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 187 undefined on input line 16807. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 187 undefined on input line 16807. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 187 undefined on input line 16807. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 187 undefined on input line 16807. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 187 undefined on input line 16807. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 187 undefined on input line 16807. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 187 undefined on input line 16807. Underfull \hbox (badness 10000) in paragraph at lines 16807--16807 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16807--16807 \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/ 10 dou-ble *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16807--16807 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 dou-ble *\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int incx\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16807--16807 \T1/ptm/m/it/10 lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride strideA\T1/p tm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 187 undefined on input line 16816. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 187 undefined on input line 16816. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 187 undefined on input line 16816. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 187 undefined on input line 16816. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 187 undefined on input line 16816. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 187 undefined on input line 16816. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 187 undefined on input line 16816. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 187 undefined on input line 16816. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 187 undefined on input line 16816. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 187 undefined on input line 16816. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 187 undefined on input line 16816. Underfull \hbox (badness 10000) in paragraph at lines 16816--16816 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_side side\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16816--16816 \T1/ptm/m/it/10 rocblas_operation transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_diagonal diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int [187] Underfull \hbox (badness 10000) in paragraph at lines 16839--16840 []\T1/pcr/m/n/10 [in] uplo\T1/ptm/m/n/10 : [rocblas_fill] rocblas_fill_upper: A is an up-per tri-an-gu-lar ma-trix. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 188 undefined on input line 16880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 188 undefined on input line 16880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 188 undefined on input line 16880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 188 undefined on input line 16880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 188 undefined on input line 16880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 188 undefined on input line 16880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 188 undefined on input line 16880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 188 undefined on input line 16880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 188 undefined on input line 16880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 188 undefined on input line 16880. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 188 undefined on input line 16880. Underfull \hbox (badness 10000) in paragraph at lines 16880--16880 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_side side\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_fill uplo\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 188 undefined on input line 16889. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 188 undefined on input line 16889. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 188 undefined on input line 16889. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 188 undefined on input line 16889. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 188 undefined on input line 16889. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 188 undefined on input line 16889. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 188 undefined on input line 16889. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 188 undefined on input line 16889. Underfull \hbox (badness 5924) in paragraph at lines 16905--16906 \T1/ptm/m/n/10 `rocblas_fill_lower' if rocblas_fill_upper, the lower part of A is not ref-er-enced if [188] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 189 undefined on input line 16937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 189 undefined on input line 16937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 189 undefined on input line 16937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 189 undefined on input line 16937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 189 undefined on input line 16937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 189 undefined on input line 16937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 189 undefined on input line 16937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 189 undefined on input line 16937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 189 undefined on input line 16946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 189 undefined on input line 16946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 189 undefined on input line 16946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 189 undefined on input line 16946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 189 undefined on input line 16946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 189 undefined on input line 16946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 189 undefined on input line 16946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 189 undefined on input line 16946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 189 undefined on input line 16946. Underfull \hbox (badness 10000) in paragraph at lines 16946--16946 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 189 undefined on input line 16993. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 189 undefined on input line 16993. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 189 undefined on input line 16993. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 189 undefined on input line 16993. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 189 undefined on input line 16993. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 189 undefined on input line 16993. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 189 undefined on input line 16993. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 189 undefined on input line 16993. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 189 undefined on input line 16993. Underfull \hbox (badness 10000) in paragraph at lines 16993--16993 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_fill uplo\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 189 undefined on input line 17002. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 189 undefined on input line 17002. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 189 undefined on input line 17002. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 189 undefined on input line 17002. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 189 undefined on input line 17002. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 189 undefined on input line 17002. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 189 undefined on input line 17002. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 189 undefined on input line 17002. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 189 undefined on input line 17002. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 189 undefined on input line 17002. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 189 undefined on input line 17002. Underfull \hbox (badness 10000) in paragraph at lines 17002--17002 \T1/ptm/m/it/10 rocblas_diagonal diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_i nt Underfull \hbox (badness 10000) in paragraph at lines 17002--17002 \T1/ptm/m/it/10 n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float *\T 1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17002--17002 \T1/ptm/m/it/10 rocblas_stride stride_a\T1/ptm/m/n/10 , float *\T1/ptm/m/it/10 invA\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17002--17002 \T1/ptm/m/it/10 rocblas_int ld-invA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_str ide [189] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 190 undefined on input line 17055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 190 undefined on input line 17055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 190 undefined on input line 17055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 190 undefined on input line 17055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 190 undefined on input line 17055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 190 undefined on input line 17055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 190 undefined on input line 17055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 190 undefined on input line 17055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 190 undefined on input line 17055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 190 undefined on input line 17055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 190 undefined on input line 17055. Underfull \hbox (badness 10000) in paragraph at lines 17055--17055 \T1/ptm/m/it/10 rocblas_diagonal diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_i nt n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17055--17055 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 dou-ble *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17055--17055 \T1/ptm/m/it/10 rocblas_stride stride_a\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/1 0 invA\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17055--17055 \T1/ptm/m/it/10 rocblas_int ld-invA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_str ide LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 190 undefined on input line 17064. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 190 undefined on input line 17064. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 190 undefined on input line 17064. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 190 undefined on input line 17064. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 190 undefined on input line 17064. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 190 undefined on input line 17064. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 190 undefined on input line 17064. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 190 undefined on input line 17064. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 190 undefined on input line 17064. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 190 undefined on input line 17064. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 190 undefined on input line 17064. Underfull \hbox (badness 10000) in paragraph at lines 17064--17064 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_side side\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_fill uplo\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17064--17064 \T1/ptm/m/it/10 rocblas_operation transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_diagonal diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int [190] Underfull \hbox (badness 10000) in paragraph at lines 17095--17096 []\T1/pcr/m/n/10 [in] uplo\T1/ptm/m/n/10 : [rocblas_fill] rocblas_fill_upper: A is an up-per tri-an-gu-lar ma-trix. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 191 undefined on input line 17136. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 191 undefined on input line 17136. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 191 undefined on input line 17136. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 191 undefined on input line 17136. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 191 undefined on input line 17136. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 191 undefined on input line 17136. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 191 undefined on input line 17136. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 191 undefined on input line 17136. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 191 undefined on input line 17136. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 191 undefined on input line 17136. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 191 undefined on input line 17136. Underfull \hbox (badness 10000) in paragraph at lines 17136--17136 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_side side\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_fill uplo\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 191 undefined on input line 17145. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 191 undefined on input line 17145. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 191 undefined on input line 17145. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 191 undefined on input line 17145. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 191 undefined on input line 17145. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 191 undefined on input line 17145. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 191 undefined on input line 17145. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 191 undefined on input line 17145. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 191 undefined on input line 17145. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 191 undefined on input line 17145. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 191 undefined on input line 17145. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 191 undefined on input line 17145. [191] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 192 undefined on input line 17218. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 192 undefined on input line 17218. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 192 undefined on input line 17218. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 192 undefined on input line 17218. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 192 undefined on input line 17218. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 192 undefined on input line 17218. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 192 undefined on input line 17218. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 192 undefined on input line 17218. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 192 undefined on input line 17218. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 192 undefined on input line 17218. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 192 undefined on input line 17218. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 192 undefined on input line 17218. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 192 undefined on input line 17227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 192 undefined on input line 17227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 192 undefined on input line 17227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 192 undefined on input line 17227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 192 undefined on input line 17227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 192 undefined on input line 17227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 192 undefined on input line 17227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 192 undefined on input line 17227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 192 undefined on input line 17227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 192 undefined on input line 17227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 192 undefined on input line 17227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 192 undefined on input line 17227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 192 undefined on input line 17227. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 192 undefined on input line 17227. Underfull \hbox (badness 10000) in paragraph at lines 17227--17227 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_side Underfull \hbox (badness 10000) in paragraph at lines 17227--17227 \T1/ptm/m/it/10 m\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float *\T1/ptm/m/it/10 al- Underfull \hbox (badness 5741) in paragraph at lines 17227--17227 \T1/ptm/m/it/10 pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 float * \T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , Underfull \hbox (badness 7221) in paragraph at lines 17227--17227 \T1/ptm/m/it/10 ldb\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_b\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int [192] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 193 undefined on input line 17304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 193 undefined on input line 17304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 193 undefined on input line 17304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 193 undefined on input line 17304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 193 undefined on input line 17304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 193 undefined on input line 17304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 193 undefined on input line 17304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 193 undefined on input line 17304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 193 undefined on input line 17304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 193 undefined on input line 17304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 193 undefined on input line 17304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 193 undefined on input line 17304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 193 undefined on input line 17304. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 193 undefined on input line 17304. Underfull \hbox (badness 10000) in paragraph at lines 17304--17304 \T1/ptm/m/it/10 rocblas_diagonal diag\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_i nt m\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17304--17304 \T1/ptm/m/it/10 stride_a\T1/ptm/m/n/10 , dou-ble *\T1/ptm/m/it/10 B\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 rocblas_int ldb\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17304--17304 \T1/ptm/m/it/10 rocblas_stride stride_b\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _int [193] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 194 undefined on input line 17313. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 194 undefined on input line 17313. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 194 undefined on input line 17313. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 194 undefined on input line 17313. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 194 undefined on input line 17313. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 194 undefined on input line 17313. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 194 undefined on input line 17313. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 194 undefined on input line 17313. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 194 undefined on input line 17313. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 194 undefined on input line 17313. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 194 undefined on input line 17313. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 194 undefined on input line 17389. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 194 undefined on input line 17389. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 194 undefined on input line 17389. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 194 undefined on input line 17389. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 194 undefined on input line 17389. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 194 undefined on input line 17389. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 194 undefined on input line 17389. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 194 undefined on input line 17389. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 194 undefined on input line 17389. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 194 undefined on input line 17389. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 194 undefined on input line 17389. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 194 undefined on input line 17398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 194 undefined on input line 17398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 194 undefined on input line 17398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 194 undefined on input line 17398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 194 undefined on input line 17398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 194 undefined on input line 17398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 194 undefined on input line 17398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 194 undefined on input line 17398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 194 undefined on input line 17398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 194 undefined on input line 17398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 194 undefined on input line 17398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 194 undefined on input line 17398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 194 undefined on input line 17398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 194 undefined on input line 17398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 194 undefined on input line 17398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 194 undefined on input line 17398. [194] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 195 undefined on input line 17407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 195 undefined on input line 17407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 195 undefined on input line 17407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 195 undefined on input line 17407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 195 undefined on input line 17407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 195 undefined on input line 17416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 195 undefined on input line 17416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 195 undefined on input line 17416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 195 undefined on input line 17416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 195 undefined on input line 17416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17416. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17416. Underfull \hbox (badness 10000) in paragraph at lines 17416--17416 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int l da\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex * \T1/ptm/m/it/10 B\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17416--17416 \T1/ptm/m/it/10 rocblas_int ldb\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/ n/10 rocblas_double_complex *\T1/ptm/m/it/10 beta\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 195 undefined on input line 17425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 195 undefined on input line 17425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 195 undefined on input line 17425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 195 undefined on input line 17425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 195 undefined on input line 17425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17425. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17425. Underfull \hbox (badness 10000) in paragraph at lines 17425--17425 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation transA\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 195 undefined on input line 17488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 195 undefined on input line 17488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 195 undefined on input line 17488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 195 undefined on input line 17488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 195 undefined on input line 17488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17488. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 195 undefined on input line 17488. Underfull \hbox (badness 10000) in paragraph at lines 17488--17488 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation transA\T1/ptm/m/n/10 , [195] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 196 undefined on input line 17497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 196 undefined on input line 17497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 196 undefined on input line 17497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 196 undefined on input line 17497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 196 undefined on input line 17497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 196 undefined on input line 17497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 196 undefined on input line 17497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 196 undefined on input line 17497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 196 undefined on input line 17497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 196 undefined on input line 17497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17497. Underfull \hbox (badness 10000) in paragraph at lines 17497--17497 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation transA\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17497--17497 \T1/ptm/m/it/10 rocblas_half \T1/ptm/m/n/10 *\T1/ptm/m/it/10 beta\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_half \T1/ptm/m/n/10 *\T1/pcr/b/n/10 const \T1/ptm/m/ it/10 C\T1/ptm/m/n/10 [], LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 196 undefined on input line 17506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 196 undefined on input line 17506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 196 undefined on input line 17506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 196 undefined on input line 17506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 196 undefined on input line 17506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17506. Underfull \hbox (badness 10000) in paragraph at lines 17506--17506 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation transA\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17506--17506 \T1/ptm/m/it/10 lda\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas _float_complex *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 B\T1/ptm/m/n/10 [], LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 196 undefined on input line 17515. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 196 undefined on input line 17515. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 196 undefined on input line 17515. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 196 undefined on input line 17515. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 196 undefined on input line 17515. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17515. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17515. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17515. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17515. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17515. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17515. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17515. Underfull \hbox (badness 10000) in paragraph at lines 17515--17515 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation transa\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17515--17515 \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/ n/10 rocblas_double_complex Underfull \hbox (badness 10000) in paragraph at lines 17515--17515 \T1/ptm/m/n/10 *\T1/pcr/b/n/10 const \T1/ptm/m/it/10 B\T1/ptm/m/n/10 [], \T1/pt m/m/it/10 rocblas_int ldb\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 196 undefined on input line 17524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 196 undefined on input line 17524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 196 undefined on input line 17524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 196 undefined on input line 17524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 196 undefined on input line 17524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 196 undefined on input line 17524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 196 undefined on input line 17524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 196 undefined on input line 17524. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 196 undefined on input line 17524. Underfull \hbox (badness 5175) in paragraph at lines 17524--17524 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 10000) in paragraph at lines 17524--17524 \T1/ptm/m/it/10 rocblas_int ldb\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_b\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17524--17524 \T1/ptm/m/it/10 ldc\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_c\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int [196] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 197 undefined on input line 17612. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 197 undefined on input line 17612. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 197 undefined on input line 17612. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 197 undefined on input line 17612. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 197 undefined on input line 17612. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17612. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17612. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17612. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17612. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 197 undefined on input line 17612. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17612. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 197 undefined on input line 17612. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17612. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 197 undefined on input line 17612. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17612. Underfull \hbox (badness 5175) in paragraph at lines 17612--17612 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 10000) in paragraph at lines 17612--17612 \T1/ptm/m/it/10 ldc\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_c\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 197 undefined on input line 17621. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17621. Underfull \hbox (badness 5175) in paragraph at lines 17621--17621 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 10000) in paragraph at lines 17621--17621 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 beta\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_ha lf \T1/ptm/m/n/10 *\T1/ptm/m/it/10 C\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_in t Underfull \hbox (badness 10000) in paragraph at lines 17621--17621 \T1/ptm/m/it/10 ldc\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_c\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_h alf' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 197 undefined on input line 17630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 197 undefined on input line 17630. Underfull \hbox (badness 10000) in paragraph at lines 17630--17630 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 6608) in paragraph at lines 17630--17630 \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 rocblas_half \T1/ptm/m/n/10 *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1 /ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 17630--17630 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 B\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int l db\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_b\T1/ptm/m/n/10 , Underfull \hbox (badness 5548) in paragraph at lines 17630--17630 \T1/pcr/b/n/10 const \T1/ptm/m/it/10 rocblas_half \T1/ptm/m/n/10 *\T1/ptm/m/it/ 10 beta\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_half \T1/ptm/m/n/10 *\T1/ptm/m/ it/10 C\T1/ptm/m/n/10 , [197] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 198 undefined on input line 17639. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 198 undefined on input line 17639. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 198 undefined on input line 17639. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 198 undefined on input line 17639. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 198 undefined on input line 17639. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17639. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17639. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17639. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17639. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 198 undefined on input line 17639. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17639. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 198 undefined on input line 17639. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17639. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 198 undefined on input line 17639. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17639. Underfull \hbox (badness 10000) in paragraph at lines 17639--17639 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 10000) in paragraph at lines 17639--17639 \T1/ptm/m/it/10 stride_a\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 fl oat *\T1/ptm/m/it/10 B\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int ldb\T1/ptm/m /n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17639--17639 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 C\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int l dc\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_c\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 198 undefined on input line 17648. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 198 undefined on input line 17648. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 198 undefined on input line 17648. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 198 undefined on input line 17648. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 198 undefined on input line 17648. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17648. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17648. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17648. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17648. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 198 undefined on input line 17648. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17648. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 198 undefined on input line 17648. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17648. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 198 undefined on input line 17648. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17648. Underfull \hbox (badness 10000) in paragraph at lines 17648--17648 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 198 undefined on input line 17657. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 198 undefined on input line 17657. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 198 undefined on input line 17657. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 198 undefined on input line 17657. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 198 undefined on input line 17657. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17657. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17657. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17657. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17657. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 198 undefined on input line 17657. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17657. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 198 undefined on input line 17657. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17657. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 198 undefined on input line 17657. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17657. Underfull \hbox (badness 5175) in paragraph at lines 17657--17657 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 10000) in paragraph at lines 17657--17657 \T1/ptm/m/it/10 transa\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_operation transb \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17657--17657 \T1/ptm/m/it/10 k\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_f loat_complex *\T1/ptm/m/it/10 al- Underfull \hbox (badness 10000) in paragraph at lines 17657--17657 \T1/ptm/m/it/10 pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas _float_complex *\T1/ptm/m/it/10 A\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17657--17657 \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_a\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17657--17657 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 B\T1 /ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17657--17657 \T1/ptm/m/it/10 rocblas_int ldb\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_b\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17657--17657 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 beta \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17657--17657 \T1/ptm/m/n/10 rocblas_float_complex *\T1/ptm/m/it/10 C\T1/ptm/m/n/10 , \T1/ptm /m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 17657--17657 \T1/ptm/m/it/10 ldc\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_c\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 198 undefined on input line 17666. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 198 undefined on input line 17666. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 198 undefined on input line 17666. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 198 undefined on input line 17666. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 198 undefined on input line 17666. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17666. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17666. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17666. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17666. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 198 undefined on input line 17666. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17666. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 198 undefined on input line 17666. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17666. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 198 undefined on input line 17666. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17666. Underfull \hbox (badness 5175) in paragraph at lines 17666--17666 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation Underfull \hbox (badness 10000) in paragraph at lines 17666--17666 \T1/ptm/m/it/10 transa\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_operation transb \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17666--17666 \T1/ptm/m/it/10 k\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_d ouble_complex *\T1/ptm/m/it/10 al- Underfull \hbox (badness 10000) in paragraph at lines 17666--17666 \T1/ptm/m/it/10 rocblas_int lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_a\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17666--17666 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 B\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17666--17666 \T1/ptm/m/it/10 rocblas_int ldb\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_b\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17666--17666 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 bet a\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17666--17666 \T1/ptm/m/n/10 rocblas_double_complex *\T1/ptm/m/it/10 C\T1/ptm/m/n/10 , \T1/pt m/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 17666--17666 \T1/ptm/m/it/10 ldc\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_c\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 198 undefined on input line 17675. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 198 undefined on input line 17675. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 198 undefined on input line 17675. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 198 undefined on input line 17675. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 198 undefined on input line 17675. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17675. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17675. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17675. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17675. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 198 undefined on input line 17675. [198] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 199 undefined on input line 17748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 199 undefined on input line 17748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 199 undefined on input line 17748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 199 undefined on input line 17748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 199 undefined on input line 17748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 199 undefined on input line 17748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 199 undefined on input line 17748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 199 undefined on input line 17748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 199 undefined on input line 17748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 199 undefined on input line 17748. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 199 undefined on input line 17757. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 199 undefined on input line 17757. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 199 undefined on input line 17757. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 199 undefined on input line 17757. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 199 undefined on input line 17757. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 199 undefined on input line 17757. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 199 undefined on input line 17757. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 199 undefined on input line 17757. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 199 undefined on input line 17757. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 199 undefined on input line 17757. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 199 undefined on input line 17757. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 199 undefined on input line 17757. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 199 undefined on input line 17757. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 199 undefined on input line 17757. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 199 undefined on input line 17757. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 199 undefined on input line 17757. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 199 undefined on input line 17757. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_g emm_algo' on page 199 undefined on input line 17757. Underfull \hbox (badness 10000) in paragraph at lines 17757--17757 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_operation transA\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17757--17757 \T1/ptm/m/it/10 rocblas_operation transB\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_int m\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17757--17757 \T1/ptm/m/it/10 rocblas_int k\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/ 10 void *\T1/ptm/m/it/10 al-pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/ n/10 void *\T1/ptm/m/it/10 a\T1/ptm/m/n/10 , [199] [200] [201] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 202 undefined on input line 17942. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 202 undefined on input line 17942. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 202 undefined on input line 17942. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 202 undefined on input line 17942. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 202 undefined on input line 17942. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 202 undefined on input line 17942. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 202 undefined on input line 17942. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 202 undefined on input line 17942. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 202 undefined on input line 17942. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 202 undefined on input line 17942. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 202 undefined on input line 17942. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 202 undefined on input line 17942. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 202 undefined on input line 17942. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 202 undefined on input line 17942. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 202 undefined on input line 17942. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 202 undefined on input line 17942. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 202 undefined on input line 17942. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 202 undefined on input line 17942. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_g emm_algo' on page 202 undefined on input line 17942. Underfull \hbox (badness 10000) in paragraph at lines 17946--17946 []\T1/ptm/m/n/10 GEMM_BATCHED_EX per-forms one of the batched matrix-matrix op- er-a-tions D_i = al- Overfull \vbox (2.55072pt too high) detected at line 18013 [202] [203] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 204 undefined on input line 18106. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_g emm_algo' on page 204 undefined on input line 18106. Underfull \hbox (badness 10000) in paragraph at lines 18106--18106 \T1/ptm/m/it/10 transA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_operation transB \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18106--18106 \T1/ptm/m/it/10 lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_a\T1/ ptm/m/n/10 , \T1/pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 18106--18106 \T1/ptm/m/n/10 void *\T1/ptm/m/it/10 b\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_ datatype b_type\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18106--18106 \T1/ptm/m/it/10 rocblas_datatype c_type\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _int Underfull \hbox (badness 10000) in paragraph at lines 18106--18106 \T1/ptm/m/it/10 rocblas_datatype d_type\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas _int Underfull \hbox (badness 10000) in paragraph at lines 18106--18106 \T1/ptm/m/it/10 batch_count\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_datatype co m- Underfull \hbox (badness 10000) in paragraph at lines 18106--18106 \T1/ptm/m/it/10 pute_type\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_gemm_algo alg o\T1/ptm/m/n/10 , [204] [205] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 206 undefined on input line 18308. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 206 undefined on input line 18308. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 206 undefined on input line 18308. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 206 undefined on input line 18308. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 206 undefined on input line 18308. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 206 undefined on input line 18308. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 206 undefined on input line 18308. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 206 undefined on input line 18308. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 206 undefined on input line 18308. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 206 undefined on input line 18308. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 206 undefined on input line 18308. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 206 undefined on input line 18308. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 206 undefined on input line 18308. [206] Underfull \hbox (badness 10000) in paragraph at lines 18373--18374 []\T1/pcr/m/n/10 [in] uplo\T1/ptm/m/n/10 : [rocblas_fill] rocblas_fill_upper: A is an up-per tri-an-gu-lar ma-trix. [207] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 208 undefined on input line 18423. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 208 undefined on input line 18423. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 208 undefined on input line 18423. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 208 undefined on input line 18423. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 208 undefined on input line 18423. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 208 undefined on input line 18423. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 208 undefined on input line 18423. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 208 undefined on input line 18423. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 208 undefined on input line 18423. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 208 undefined on input line 18423. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 208 undefined on input line 18423. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 208 undefined on input line 18423. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 208 undefined on input line 18423. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 208 undefined on input line 18423. Underfull \hbox (badness 5245) in paragraph at lines 18423--18423 \T1/ptm/m/it/10 uplo\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_operation transA\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_diagonal [208] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 209 undefined on input line 18541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 209 undefined on input line 18541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 209 undefined on input line 18541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_s ide' on page 209 undefined on input line 18541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv412rocblas_f ill' on page 209 undefined on input line 18541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocblas_o peration' on page 209 undefined on input line 18541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d iagonal' on page 209 undefined on input line 18541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 209 undefined on input line 18541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 209 undefined on input line 18541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 209 undefined on input line 18541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 209 undefined on input line 18541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 209 undefined on input line 18541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 209 undefined on input line 18541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 209 undefined on input line 18541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 209 undefined on input line 18541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tride' on page 209 undefined on input line 18541. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocblas_d atatype' on page 209 undefined on input line 18541. Underfull \hbox (badness 10000) in paragraph at lines 18541--18541 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocbla s_side Underfull \hbox (badness 5652) in paragraph at lines 18541--18541 \T1/ptm/m/it/10 m\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int n\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 void *\T1/ptm/m/it/10 al- Underfull \hbox (badness 10000) in paragraph at lines 18541--18541 \T1/ptm/m/it/10 pha\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 void *\ T1/ptm/m/it/10 A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 18541--18541 \T1/ptm/m/it/10 lda\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride_A\T1/ ptm/m/n/10 , void Underfull \hbox (badness 10000) in paragraph at lines 18541--18541 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 B\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int l db\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride Underfull \hbox (badness 10000) in paragraph at lines 18541--18541 \T1/ptm/m/it/10 stride_B\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int batch_coun t\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 18541--18541 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 void *\T1/ptm/m/it/10 invA\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_int Underfull \hbox (badness 10000) in paragraph at lines 18541--18541 \T1/ptm/m/it/10 invA_size\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rocblas_stride stride _invA\T1/ptm/m/n/10 , [209] [210] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 211 undefined on input line 18668. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 211 undefined on input line 18693. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 211 undefined on input line 18693. [211] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 212 undefined on input line 18717. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 212 undefined on input line 18717. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 212 undefined on input line 18717. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 212 undefined on input line 18736. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 212 undefined on input line 18736. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 212 undefined on input line 18736. Underfull \hbox (badness 8000) in paragraph at lines 18736--18736 []\T1/ptm/m/it/10 rocblas_handle han-dle\T1/ptm/m/n/10 , size_t Underfull \hbox (badness 10000) in paragraph at lines 18737--18738 \T1/ptm/m/n/10 if a col-lec-tion is not un-der-way; rocblas_status_invalid_hand le if han-dle is nullptr; LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 212 undefined on input line 18758. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 212 undefined on input line 18758. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 212 undefined on input line 18758. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 212 undefined on input line 18780. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 212 undefined on input line 18780. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 212 undefined on input line 18780. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 212 undefined on input line 18806. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:rocblas-types_8h' on page 212 undefined on input line 18827. [212] [213] [214] [215] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:rocblas_8h' on pa ge 216 undefined on input line 19535. Underfull \hbox (badness 8075) in paragraph at lines 19542--19542 \T1/ptm/m/it/10 #in-clude #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 216 undefined on input line 19576. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 216 undefined on input line 19576. [216] Underfull \hbox (badness 10000) in paragraph at lines 19607--19607 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 en-vi-ron-ment_vari able_name\T1/ptm/m/n/10 , std::ostream *&\T1/ptm/m/it/10 log_os\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocblas_p ointer_mode' on page 217 undefined on input line 19641. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocblas_p ointer_mode' on page 217 undefined on input line 19641. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 217 undefined on input line 19652. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 217 undefined on input line 19652. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 217 undefined on input line 19652. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocblas_p ointer_mode' on page 217 undefined on input line 19652. Underfull \hbox (badness 10000) in paragraph at lines 19652--19652 []\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 217 undefined on input line 19663. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 217 undefined on input line 19663. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 217 undefined on input line 19663. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocblas_p ointer_mode' on page 217 undefined on input line 19663. Underfull \hbox (badness 10000) in paragraph at lines 19663--19663 []\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 217 undefined on input line 19674. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 217 undefined on input line 19674. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 217 undefined on input line 19674. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 217 undefined on input line 19685. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 217 undefined on input line 19685. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 217 undefined on input line 19685. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 217 undefined on input line 19696. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 217 undefined on input line 19696. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 217 undefined on input line 19696. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 217 undefined on input line 19696. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 217 undefined on input line 19707. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 217 undefined on input line 19707. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_h andle' on page 217 undefined on input line 19707. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 217 undefined on input line 19707. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 217 undefined on input line 19724. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 217 undefined on input line 19724. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 217 undefined on input line 19724. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 217 undefined on input line 19724. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 217 undefined on input line 19724. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 217 undefined on input line 19724. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 217 undefined on input line 19735. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 217 undefined on input line 19735. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 217 undefined on input line 19735. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 217 undefined on input line 19735. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 217 undefined on input line 19735. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 217 undefined on input line 19735. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 217 undefined on input line 19752. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 217 undefined on input line 19752. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 217 undefined on input line 19752. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 217 undefined on input line 19752. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 217 undefined on input line 19752. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 217 undefined on input line 19752. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 217 undefined on input line 19752. [217] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 218 undefined on input line 19763. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 218 undefined on input line 19763. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 218 undefined on input line 19763. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 218 undefined on input line 19763. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 218 undefined on input line 19763. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 218 undefined on input line 19763. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 218 undefined on input line 19763. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 218 undefined on input line 19784. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 218 undefined on input line 19802. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocblas_i nt' on page 218 undefined on input line 19811. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 218 undefined on input line 19827. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv414rocblas_s tatus' on page 218 undefined on input line 19827. [218] [219] [220] Underfull \hbox (badness 10000) in paragraph at lines 20006--20007 []\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: - [221] [222] [223] [224] [225] [226] Overfull \vbox (1.18259pt too high) detected at line 20444 [227] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 228 undefined on input line 20506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 228 undefined on input line 20506. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 228 undefined on input line 20517. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 228 undefined on input line 20517. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 228 undefined on input line 20533. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 228 undefined on input line 20533. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocfft_pl an' on page 228 undefined on input line 20533. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv423rocfft_re sult_placement' on page 228 undefined on input line 20533. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv421rocfft_tr ansform_type' on page 228 undefined on input line 20533. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocfft_pr ecision' on page 228 undefined on input line 20533. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv423rocfft_pl an_description' on page 228 undefined on input line 20533. Underfull \hbox (badness 10000) in paragraph at lines 20533--20533 []\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 20533--20533 \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- [228] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 229 undefined on input line 20577. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 229 undefined on input line 20577. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocfft_pl an' on page 229 undefined on input line 20577. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 229 undefined on input line 20600. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 229 undefined on input line 20600. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocfft_pl an' on page 229 undefined on input line 20600. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 229 undefined on input line 20624. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 229 undefined on input line 20624. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocfft_pl an' on page 229 undefined on input line 20624. [229] 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 230 undefi ned on input line 20644. 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 230 undefi ned on input line 20646. 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 230 undefi ned on input line 20648. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 230 undefined on input line 20654. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 230 undefined on input line 20654. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv423rocfft_pl an_description' on page 230 undefined on input line 20654. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 230 undefined on input line 20675. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 230 undefined on input line 20675. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv423rocfft_pl an_description' on page 230 undefined on input line 20675. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 230 undefined on input line 20696. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 230 undefined on input line 20696. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv423rocfft_pl an_description' on page 230 undefined on input line 20696. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocfft_ar ray_type' on page 230 undefined on input line 20696. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocfft_ar ray_type' on page 230 undefined on input line 20696. Underfull \hbox (badness 10000) in paragraph at lines 20696--20696 []\T1/ptm/m/it/10 rocfft_plan_description de-scrip-tion\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20696--20696 \T1/ptm/m/it/10 rocfft_array_type in_array_type\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20696--20696 \T1/ptm/m/it/10 rocfft_array_type out_array_type\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20696--20696 \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 20696--20696 \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 20696--20696 \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 20696--20696 \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 [230] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 231 undefined on input line 20756. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 231 undefined on input line 20756. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411rocfft_pl an' on page 231 undefined on input line 20756. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv421rocfft_ex ecution_info' on page 231 undefined on input line 20756. Underfull \hbox (badness 10000) in paragraph at lines 20756--20756 []\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 231 undefined on in put line 20787. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 231 undefined on input line 20798. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 231 undefined on input line 20798. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv421rocfft_ex ecution_info' on page 231 undefined on input line 20798. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 231 undefined on input line 20819. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 231 undefined on input line 20819. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv421rocfft_ex ecution_info' on page 231 undefined on input line 20819. [231] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 232 undefined on input line 20840. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 232 undefined on input line 20840. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv421rocfft_ex ecution_info' on page 232 undefined on input line 20840. Underfull \hbox (badness 10000) in paragraph at lines 20840--20840 []\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 232 undefined on input line 20869. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv413rocfft_st atus' on page 232 undefined on input line 20869. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv421rocfft_ex ecution_info' on page 232 undefined on input line 20869. [232] [233] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:sparse' on page 2 34 undefined on input line 21211. [234] Underfull \hbox (badness 10000) in paragraph at lines 21321--21321 []\T1/phv/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 21321--21321 []\T1/ptm/m/it/10 ./in- Underfull \hbox (badness 10000) in paragraph at lines 21321--21321 \T1/ptm/m/it/10 stall.sh Underfull \hbox (badness 10000) in paragraph at lines 21321--21321 []\T1/ptm/m/it/10 ./in- Underfull \hbox (badness 10000) in paragraph at lines 21321--21321 \T1/ptm/m/it/10 stall.sh Underfull \hbox (badness 10000) in paragraph at lines 21321--21321 []\T1/ptm/m/it/10 ./in- Underfull \hbox (badness 10000) in paragraph at lines 21321--21321 []\T1/ptm/m/it/10 ./in- Underfull \hbox (badness 10000) in paragraph at lines 21321--21321 \T1/ptm/m/it/10 stall.sh Underfull \hbox (badness 10000) in paragraph at lines 21366--21366 []\T1/phv/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 21366--21366 []\T1/ptm/m/it/10 ./in- Underfull \hbox (badness 10000) in paragraph at lines 21366--21366 \T1/ptm/m/it/10 stall.sh Underfull \hbox (badness 10000) in paragraph at lines 21366--21366 []\T1/ptm/m/it/10 ./in- Underfull \hbox (badness 10000) in paragraph at lines 21366--21366 \T1/ptm/m/it/10 stall.sh Underfull \hbox (badness 10000) in paragraph at lines 21366--21366 []\T1/ptm/m/it/10 ./in- Underfull \hbox (badness 10000) in paragraph at lines 21366--21366 \T1/ptm/m/it/10 stall.sh Underfull \hbox (badness 10000) in paragraph at lines 21366--21366 []\T1/ptm/m/it/10 ./in- Underfull \hbox (badness 10000) in paragraph at lines 21366--21366 \T1/ptm/m/it/10 stall.sh Underfull \hbox (badness 10000) in paragraph at lines 21366--21366 []\T1/ptm/m/it/10 ./in- Underfull \hbox (badness 10000) in paragraph at lines 21366--21366 \T1/ptm/m/it/10 stall.sh [235] [236] Overfull \hbox (8.28108pt too wide) in paragraph at lines 21445--21448 [] [237] [238] [239] ! Missing $ inserted. $ l.21708 ...\(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.21708 ...\(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.21708 ...\(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.21708 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Missing $ inserted. $ l.21708 ...\(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.21708 ...\(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.21708 ...\(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.21708 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Missing $ inserted. $ l.21708 ...\(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.21708 ...\(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.21708 ...\(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.21708 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Missing $ inserted. $ l.21708 ...\(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.21708 ...\(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.21708 ...\(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.21708 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.21708 ...\(m = 3, n = 5\) and \(\text{ell_width} = 3\) using zero based in... ! Missing \endgroup inserted. \endgroup l.21729 \begin{savenotes}\sphinxattablestart ! Missing \endgroup inserted. \endgroup l.21729 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.21729 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.21729 \begin{savenotes}\sphinxattablestart ! Missing $ inserted. $ l.21729 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.21729 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.21729 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.21729 \begin{savenotes}\sphinxattablestart ! Missing $ inserted. $ l.21729 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.21729 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.21729 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.21729 \begin{savenotes}\sphinxattablestart ! Missing $ inserted. $ l.21729 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.21729 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.21729 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.21729 \begin{savenotes}\sphinxattablestart ! Missing $ inserted. $ l.21729 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.21729 \begin{savenotes}\sphinxattablestart ! Missing { inserted. $ l.21729 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.21729 \begin{savenotes}\sphinxattablestart ! Missing { inserted. $ l.21729 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.21729 \begin{savenotes}\sphinxattablestart ! Missing { inserted. $ l.21729 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.21729 \begin{savenotes}\sphinxattablestart ! Missing } inserted. } l.21729 \begin{savenotes}\sphinxattablestart ! Extra \endgroup. \FNH@spewnotes ->\endgroup \ifFNH@savingnotes \else \ifvoid \FNH@notes \else... l.21781 \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.21781 \sphinxattableend\end{savenotes} ! Extra \endgroup. \endgroup l.21781 \sphinxattableend\end{savenotes} Underfull \hbox (badness 10000) in paragraph at lines 21786--21786 |[][]\T1/phv/b/n/10 Types| Underfull \hbox (badness 10000) in paragraph at lines 21789--21789 |[][]\T1/phv/b/n/10 rocsparse_handle| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1gae89c836b8dee934b84c2d7cd654a0426' on page 240 undefined on input line 2179 9. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga87c65c7bbcdb98852704ac2a65478241' on page 240 undefined on input line 2179 9. Underfull \hbox (badness 10000) in paragraph at lines 21805--21805 |[][]\T1/phv/b/n/10 rocsparse_mat_descr| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga936452e9024232518e3b4ebdfdb9ecab' on page 240 undefined on input line 2181 5. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga014b60f1fd861c0043fed4b03f068b6b' on page 240 undefined on input line 2181 5. [240] Underfull \hbox (badness 10000) in paragraph at lines 21821--21821 |[][]\T1/phv/b/n/10 rocsparse_mat_info| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga23eb2202356ebb8506136b4898abdeaf' on page 241 undefined on input line 2183 1. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga9c143f65076a10ebafcffc633ad5d87b' on page 241 undefined on input line 2183 1. Underfull \hbox (badness 10000) in paragraph at lines 21837--21837 |[][]\T1/phv/b/n/10 rocsparse_hyb_mat| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga0b8464ef21c90b80ad8c870bf0a66ce0' on page 241 undefined on input line 2184 7. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1gaa4425f19d565953d9309538d1a3bcc74' on page 241 undefined on input line 2184 7. Underfull \hbox (badness 10000) in paragraph at lines 21853--21853 |[][]\T1/phv/b/n/10 rocsparse_action| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga1ec75a33f6cf43e19b2b4e254213c465' on page 241 undefined on input line 21 863. Underfull \hbox (badness 10000) in paragraph at lines 21893--21893 |[][]\T1/phv/b/n/10 rocsparse_hyb_partition| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga756fd5aab6f202ce45cbf151fc1a46a6' on page 241 undefined on input line 21 903. [241] Underfull \hbox (badness 10000) in paragraph at lines 21944--21944 |[][]\T1/phv/b/n/10 rocsparse_index_base| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga170a3a8edd9e1d990e1321a0367d060d' on page 242 undefined on input line 21 954. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga358745704b4da27fd600eb7cb2299b57' on page 242 undefined on input line 21 954. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga170a3a8edd9e1d990e1321a0367d060d' on page 242 undefined on input line 21 954. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga590fbadaeab2d0edebbf14e2a82a3a8c' on page 242 undefined on input line 2195 4. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga170a3a8edd9e1d990e1321a0367d060d' on page 242 undefined on input line 21 954. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1gaa09fd820ec94d9ff94cbd136ea94a798' on page 242 undefined on input line 2195 4. Underfull \hbox (badness 10000) in paragraph at lines 21984--21984 |[][]\T1/phv/b/n/10 rocsparse_matrix_type| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 242 undefined on input line 21 994. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga358745704b4da27fd600eb7cb2299b57' on page 242 undefined on input line 21 994. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 242 undefined on input line 21 994. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1gaee1ac5812c3291dce837a3d4e0847973' on page 242 undefined on input line 2199 4. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 242 undefined on input line 21 994. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga209a3bd2100d5e02eed6f46a7d74cb88' on page 242 undefined on input line 2199 4. Underfull \hbox (badness 10000) in paragraph at lines 22046--22046 |[][]\T1/phv/b/n/10 rocsparse_fill_mode| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gae3a66441e40bb7caa1861df90aae01d1' on page 242 undefined on input line 22 056. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga358745704b4da27fd600eb7cb2299b57' on page 242 undefined on input line 22 056. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gae3a66441e40bb7caa1861df90aae01d1' on page 242 undefined on input line 22 056. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1gaa1a9f7ba86427f6b56ea878fbee04db9' on page 242 undefined on input line 2205 6. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gae3a66441e40bb7caa1861df90aae01d1' on page 242 undefined on input line 22 056. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga0439b9b04fd189fd0fc48640debfb2a6' on page 242 undefined on input line 2205 6. [242] Underfull \hbox (badness 10000) in paragraph at lines 22086--22086 |[][]\T1/phv/b/n/10 rocsparse_diag_type| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga6e8e038adcd3fa03168a1cb4a7da1bc5' on page 243 undefined on input line 22 096. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5ac14545fb3bf8773d5f6b8e258c9576f4' on p age 243 undefined on input line 22096. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga358745704b4da27fd600eb7cb2299b57' on page 243 undefined on input line 22 096. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga6e8e038adcd3fa03168a1cb4a7da1bc5' on page 243 undefined on input line 22 096. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga61f894d80e4da74c7e8cd43f61f9215c' on page 243 undefined on input line 2209 6. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga6e8e038adcd3fa03168a1cb4a7da1bc5' on page 243 undefined on input line 22 096. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga430a6bd09bce5833909afa5410cc9891' on page 243 undefined on input line 2209 6. Underfull \hbox (badness 10000) in paragraph at lines 22126--22126 |[][]\T1/phv/b/n/10 rocsparse_operation| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga820761e4768bb4f50a1ae78e722c8ca0' on page 243 undefined on input line 22 136. Underfull \hbox (badness 10000) in paragraph at lines 22177--22177 |[][]\T1/phv/b/n/10 rocsparse_pointer_mode| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga154fe9812f99d1f2c3db94c1ce561a15' on page 243 undefined on input line 22 187. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga154fe9812f99d1f2c3db94c1ce561a15' on page 243 undefined on input line 22 187. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1gae46f13354bf790cc26756c227bff7e64' on page 243 undefined on input line 2218 7. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga5d930dbb4f399250fa0ec283754d2a24' on page 243 undefined on input line 2218 7. [243] Underfull \hbox (badness 10000) in paragraph at lines 22217--22217 |[][]\T1/phv/b/n/10 rocsparse_analysis_policy| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga43b20aa4bb19623a91b5952422fbe35c' on page 244 undefined on input line 22 227. Underfull \hbox (badness 10000) in paragraph at lines 22257--22257 |[][]\T1/phv/b/n/10 rocsparse_solve_policy| Underfull \hbox (badness 10000) in paragraph at lines 22286--22286 |[][]\T1/phv/b/n/10 rocsparse_layer_mode| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga062e1e182fefcda578bb4bd8925afb44' on page 244 undefined on input line 22 296. Underfull \hbox (badness 10000) in paragraph at lines 22337--22337 |[][]\T1/phv/b/n/10 rocsparse_status| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga578f8c5c1b08f358bf4605b0031006a8' on page 244 undefined on input line 22 347. [244] Underfull \hbox (badness 10000) in paragraph at lines 22465--22465 |[][]\T1/phv/b/n/10 Logging| [245] Underfull \hbox (badness 10000) in paragraph at lines 22508--22508 |[][]\T1/phv/b/n/10 Sparse Aux-il-iary Func-tions| Underfull \hbox (badness 10000) in paragraph at lines 22515--22515 |[][]\T1/phv/b/n/10 rocsparse_create_handle()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 246 undefined on input line 22521. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 246 undefined on input line 22521. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 246 undefined on input line 22521. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga87c65c7bbcdb98852704ac2a65478241' on page 246 undefined on input line 2252 5. Underfull \hbox (badness 10000) in paragraph at lines 22553--22553 |[][]\T1/phv/b/n/10 rocsparse_destroy_handle()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 246 undefined on input line 22559. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 246 undefined on input line 22559. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 246 undefined on input line 22559. [246] Underfull \hbox (badness 10000) in paragraph at lines 22591--22591 |[][]\T1/phv/b/n/10 rocsparse_set_stream()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 247 undefined on input line 22597. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 247 undefined on input line 22597. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 247 undefined on input line 22597. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 247 undefined on input line 22597. Underfull \hbox (badness 10000) in paragraph at lines 22652--22652 |[][]\T1/phv/b/n/10 rocsparse_get_stream()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 247 undefined on input line 22658. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 247 undefined on input line 22658. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 247 undefined on input line 22658. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv411hipStream _t' on page 247 undefined on input line 22658. [247] Underfull \hbox (badness 10000) in paragraph at lines 22690--22690 |[][]\T1/phv/b/n/10 rocsparse_set_pointer_mode()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 248 undefined on input line 22696. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 248 undefined on input line 22696. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 248 undefined on input line 22696. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _pointer_mode' on page 248 undefined on input line 22696. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga154fe9812f99d1f2c3db94c1ce561a15ab69d8b65b07ce81f2a28a03da361c698' on p age 248 undefined on input line 22700. Underfull \hbox (badness 10000) in paragraph at lines 22728--22728 |[][]\T1/phv/b/n/10 rocsparse_get_pointer_mode()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 248 undefined on input line 22734. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 248 undefined on input line 22734. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 248 undefined on input line 22734. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _pointer_mode' on page 248 undefined on input line 22734. Underfull \hbox (badness 10000) in paragraph at lines 22766--22766 |[][]\T1/phv/b/n/10 rocsparse_get_version()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 248 undefined on input line 22772. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 248 undefined on input line 22772. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 248 undefined on input line 22772. [248] Underfull \hbox (badness 10000) in paragraph at lines 22815--22815 |[][]\T1/phv/b/n/10 rocsparse_get_git_rev()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 249 undefined on input line 22821. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 249 undefined on input line 22821. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 249 undefined on input line 22821. Underfull \hbox (badness 10000) in paragraph at lines 22853--22853 |[][]\T1/phv/b/n/10 rocsparse_create_mat_descr()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 249 undefined on input line 22859. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 249 undefined on input line 22859. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 249 undefined on input line 22859. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 249 undefined on input line 22 863. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 249 undefined on input line 22863. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga170a3a8edd9e1d990e1321a0367d060d' on page 249 undefined on input line 22 863. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 249 undefined on input line 22863. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga014b60f1fd861c0043fed4b03f068b6b' on page 249 undefined on input line 2286 3. Underfull \hbox (badness 10000) in paragraph at lines 22888--22888 |[][]\T1/phv/b/n/10 rocsparse_destroy_mat_descr()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 249 undefined on input line 22894. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 249 undefined on input line 22894. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 249 undefined on input line 22894. [249] Underfull \hbox (badness 10000) in paragraph at lines 22923--22923 |[][]\T1/phv/b/n/10 rocsparse_copy_mat_descr()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 250 undefined on input line 22929. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 250 undefined on input line 22929. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 250 undefined on input line 22929. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 250 undefined on input line 22929. Underfull \hbox (badness 10000) in paragraph at lines 22929--22929 []\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 22961--22961 |[][]\T1/phv/b/n/10 rocsparse_set_mat_index_base()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 250 undefined on input line 22967. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 250 undefined on input line 22967. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 250 undefined on input line 22967. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 250 undefined on input line 22967. Underfull \hbox (badness 10000) in paragraph at lines 22967--22967 []\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 250 undefined on input line 22971. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 250 undefined on input line 22971. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 250 undefined on input line 22979. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 250 undefined on input line 22979. Underfull \hbox (badness 10000) in paragraph at lines 23002--23002 |[][]\T1/phv/b/n/10 rocsparse_get_mat_index_base()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 250 undefined on input line 23008. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 250 undefined on input line 23008. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 250 undefined on input line 23008. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 250 undefined on input line 23016. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 250 undefined on input line 23016. [250] Underfull \hbox (badness 10000) in paragraph at lines 23031--23031 |[][]\T1/phv/b/n/10 rocsparse_set_mat_type()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 251 undefined on input line 23037. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 251 undefined on input line 23037. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 251 undefined on input line 23037. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv421rocsparse _matrix_type' on page 251 undefined on input line 23037. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 251 undefined on input line 23041. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8340a3909d43b5b6bedd8ecc928605a5' on p age 251 undefined on input line 23041. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75aa30592e2cccfda6e1d66dc3a484fc7a8' on p age 251 undefined on input line 23041. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a73d9ef5e5e18209f9f10a5885d3e15ba' on p age 251 undefined on input line 23041. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 251 undefined on input line 23049. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8340a3909d43b5b6bedd8ecc928605a5' on p age 251 undefined on input line 23049. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75aa30592e2cccfda6e1d66dc3a484fc7a8' on p age 251 undefined on input line 23049. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a73d9ef5e5e18209f9f10a5885d3e15ba' on p age 251 undefined on input line 23049. Underfull \hbox (badness 10000) in paragraph at lines 23049--23050 []\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 23072--23072 |[][]\T1/phv/b/n/10 rocsparse_get_mat_type()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv421rocsparse _matrix_type' on page 251 undefined on input line 23078. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv421rocsparse _matrix_type' on page 251 undefined on input line 23078. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 251 undefined on input line 23078. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 251 undefined on input line 23086. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8340a3909d43b5b6bedd8ecc928605a5' on p age 251 undefined on input line 23086. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75aa30592e2cccfda6e1d66dc3a484fc7a8' on p age 251 undefined on input line 23086. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a73d9ef5e5e18209f9f10a5885d3e15ba' on p age 251 undefined on input line 23086. Underfull \hbox (badness 10000) in paragraph at lines 23101--23101 |[][]\T1/phv/b/n/10 rocsparse_set_mat_fill_mode()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 251 undefined on input line 23107. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 251 undefined on input line 23107. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 251 undefined on input line 23107. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _fill_mode' on page 251 undefined on input line 23107. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggae3a66441e40bb7caa1861df90aae01d1a1eb644f6f2701329635e07d91919d37e' on p age 251 undefined on input line 23111. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggae3a66441e40bb7caa1861df90aae01d1a905f490c7fc5a59e8a635938cec0d004' on p age 251 undefined on input line 23111. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggae3a66441e40bb7caa1861df90aae01d1a1eb644f6f2701329635e07d91919d37e' on p age 251 undefined on input line 23119. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggae3a66441e40bb7caa1861df90aae01d1a905f490c7fc5a59e8a635938cec0d004' on p age 251 undefined on input line 23119. [251] Underfull \hbox (badness 10000) in paragraph at lines 23142--23142 |[][]\T1/phv/b/n/10 rocsparse_get_mat_fill_mode()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _fill_mode' on page 252 undefined on input line 23148. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _fill_mode' on page 252 undefined on input line 23148. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 252 undefined on input line 23148. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggae3a66441e40bb7caa1861df90aae01d1a1eb644f6f2701329635e07d91919d37e' on p age 252 undefined on input line 23156. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggae3a66441e40bb7caa1861df90aae01d1a905f490c7fc5a59e8a635938cec0d004' on p age 252 undefined on input line 23156. Underfull \hbox (badness 10000) in paragraph at lines 23171--23171 |[][]\T1/phv/b/n/10 rocsparse_set_mat_diag_type()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 252 undefined on input line 23177. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 252 undefined on input line 23177. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 252 undefined on input line 23177. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _diag_type' on page 252 undefined on input line 23177. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5ac14545fb3bf8773d5f6b8e258c9576f4' on p age 252 undefined on input line 23181. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5a4f6d3d25237d1b2520659c9ec7635cf1' on p age 252 undefined on input line 23181. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5ac14545fb3bf8773d5f6b8e258c9576f4' on p age 252 undefined on input line 23189. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5a4f6d3d25237d1b2520659c9ec7635cf1' on p age 252 undefined on input line 23189. Underfull \hbox (badness 10000) in paragraph at lines 23212--23212 |[][]\T1/phv/b/n/10 rocsparse_get_mat_diag_type()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _diag_type' on page 252 undefined on input line 23218. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _diag_type' on page 252 undefined on input line 23218. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 252 undefined on input line 23218. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5ac14545fb3bf8773d5f6b8e258c9576f4' on p age 252 undefined on input line 23226. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5a4f6d3d25237d1b2520659c9ec7635cf1' on p age 252 undefined on input line 23226. [252] Underfull \hbox (badness 10000) in paragraph at lines 23241--23241 |[][]\T1/phv/b/n/10 rocsparse_create_hyb_mat()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 253 undefined on input line 23247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 253 undefined on input line 23247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocsparse _hyb_mat' on page 253 undefined on input line 23247. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1gaa4425f19d565953d9309538d1a3bcc74' on page 253 undefined on input line 2325 1. Underfull \hbox (badness 10000) in paragraph at lines 23276--23276 |[][]\T1/phv/b/n/10 rocsparse_destroy_hyb_mat()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 253 undefined on input line 23282. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 253 undefined on input line 23282. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocsparse _hyb_mat' on page 253 undefined on input line 23282. Underfull \hbox (badness 10000) in paragraph at lines 23314--23314 |[][]\T1/phv/b/n/10 rocsparse_create_mat_info()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 253 undefined on input line 23320. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 253 undefined on input line 23320. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 253 undefined on input line 23320. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga9c143f65076a10ebafcffc633ad5d87b' on page 253 undefined on input line 2332 4. [253] Underfull \hbox (badness 10000) in paragraph at lines 23349--23349 |[][]\T1/phv/b/n/10 rocsparse_destroy_mat_info()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 254 undefined on input line 23355. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 254 undefined on input line 23355. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 254 undefined on input line 23355. Underfull \hbox (badness 10000) in paragraph at lines 23387--23387 |[][]\T1/phv/b/n/10 Sparse Level 1 Func-tions| Underfull \hbox (badness 10000) in paragraph at lines 23392--23392 |[][]\T1/phv/b/n/10 rocsparse_axpyi()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 254 undefined on input line 23398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 254 undefined on input line 23398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 254 undefined on input line 23398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 254 undefined on input line 23398. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 254 undefined on input line 23407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 254 undefined on input line 23407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 254 undefined on input line 23407. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 254 undefined on input line 23407. [254] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 255 undefined on input line 23450. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 255 undefined on input line 23450. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 255 undefined on input line 23482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 255 undefined on input line 23482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 255 undefined on input line 23482. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 255 undefined on input line 23482. Underfull \hbox (badness 10000) in paragraph at lines 23482--23482 []\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 23482--23482 \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 255 undefined on input line 23525. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 255 undefined on input line 23525. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 255 undefined on input line 23557. [255] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 256 undefined on input line 23557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 256 undefined on input line 23557. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 256 undefined on input line 23557. Underfull \hbox (badness 10000) in paragraph at lines 23557--23557 []\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- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 256 undefined on input line 23600. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 256 undefined on input line 23600. Underfull \hbox (badness 10000) in paragraph at lines 23629--23629 |[][]\T1/phv/b/n/10 rocsparse_doti()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 256 undefined on input line 23635. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 256 undefined on input line 23635. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 256 undefined on input line 23635. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 256 undefined on input line 23635. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 256 undefined on input line 23644. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 256 undefined on input line 23644. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 256 undefined on input line 23644. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 256 undefined on input line 23644. [256] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 257 undefined on input line 23685. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 257 undefined on input line 23685. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 257 undefined on input line 23723. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 257 undefined on input line 23723. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 257 undefined on input line 23723. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 257 undefined on input line 23723. Underfull \hbox (badness 10000) in paragraph at lines 23723--23723 []\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 23723--23723 \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 , [257] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 258 undefined on input line 23764. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 258 undefined on input line 23764. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 258 undefined on input line 23802. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 258 undefined on input line 23802. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 258 undefined on input line 23802. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 258 undefined on input line 23802. Underfull \hbox (badness 10000) in paragraph at lines 23802--23802 []\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 23802--23802 \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 258 undefined on input line 23843. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 258 undefined on input line 23843. [258] Underfull \hbox (badness 10000) in paragraph at lines 23878--23878 |[][]\T1/phv/b/n/10 rocsparse_dotci()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 259 undefined on input line 23884. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 259 undefined on input line 23884. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 259 undefined on input line 23884. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 259 undefined on input line 23884. Underfull \hbox (badness 10000) in paragraph at lines 23884--23884 []\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 23884--23884 \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 23884--23884 \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 259 undefined on input line 23893. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 259 undefined on input line 23893. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 259 undefined on input line 23893. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 259 undefined on input line 23893. Underfull \hbox (badness 10000) in paragraph at lines 23893--23893 []\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 23893--23893 \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 259 undefined on input line 23934. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 259 undefined on input line 23934. [259] Underfull \hbox (badness 10000) in paragraph at lines 23969--23969 |[][]\T1/phv/b/n/10 rocsparse_gthr()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 260 undefined on input line 23975. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 260 undefined on input line 23975. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 260 undefined on input line 23975. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 260 undefined on input line 23975. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 260 undefined on input line 23984. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 260 undefined on input line 23984. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 260 undefined on input line 23984. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 260 undefined on input line 23984. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 260 undefined on input line 24020. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 260 undefined on input line 24020. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 260 undefined on input line 24052. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 260 undefined on input line 24052. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 260 undefined on input line 24052. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 260 undefined on input line 24052. Underfull \hbox (badness 10000) in paragraph at lines 24052--24052 []\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- [260] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 261 undefined on input line 24088. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 261 undefined on input line 24088. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 261 undefined on input line 24120. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 261 undefined on input line 24120. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 261 undefined on input line 24120. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 261 undefined on input line 24120. Underfull \hbox (badness 10000) in paragraph at lines 24120--24120 []\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 24120--24120 \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 , [261] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 262 undefined on input line 24156. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 262 undefined on input line 24156. Underfull \hbox (badness 10000) in paragraph at lines 24185--24185 |[][]\T1/phv/b/n/10 rocsparse_gthrz()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 262 undefined on input line 24191. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 262 undefined on input line 24191. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 262 undefined on input line 24191. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 262 undefined on input line 24191. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 262 undefined on input line 24200. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 262 undefined on input line 24200. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 262 undefined on input line 24200. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 262 undefined on input line 24200. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 262 undefined on input line 24237. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 262 undefined on input line 24237. [262] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 263 undefined on input line 24269. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 263 undefined on input line 24269. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 263 undefined on input line 24269. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 263 undefined on input line 24269. Underfull \hbox (badness 10000) in paragraph at lines 24269--24269 []\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- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 263 undefined on input line 24306. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 263 undefined on input line 24306. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 263 undefined on input line 24338. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 263 undefined on input line 24338. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 263 undefined on input line 24338. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 263 undefined on input line 24338. Underfull \hbox (badness 10000) in paragraph at lines 24338--24338 []\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 24338--24338 \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 , [263] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 264 undefined on input line 24375. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 264 undefined on input line 24375. Underfull \hbox (badness 10000) in paragraph at lines 24404--24404 |[][]\T1/phv/b/n/10 rocsparse_roti()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 264 undefined on input line 24410. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 264 undefined on input line 24410. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 264 undefined on input line 24410. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 264 undefined on input line 24410. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 264 undefined on input line 24419. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 264 undefined on input line 24419. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 264 undefined on input line 24419. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 264 undefined on input line 24419. [264] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 265 undefined on input line 24467. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 265 undefined on input line 24467. Underfull \hbox (badness 10000) in paragraph at lines 24496--24496 |[][]\T1/phv/b/n/10 rocsparse_sctr()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 265 undefined on input line 24502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 265 undefined on input line 24502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 265 undefined on input line 24502. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 265 undefined on input line 24502. Underfull \hbox (badness 7685) in paragraph at lines 24502--24502 \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 265 undefined on input line 24511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 265 undefined on input line 24511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 265 undefined on input line 24511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 265 undefined on input line 24511. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 265 undefined on input line 24547. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 265 undefined on input line 24547. [265] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 266 undefined on input line 24579. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 266 undefined on input line 24579. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 266 undefined on input line 24579. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 266 undefined on input line 24579. Underfull \hbox (badness 10000) in paragraph at lines 24579--24579 []\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- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 266 undefined on input line 24615. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 266 undefined on input line 24615. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 266 undefined on input line 24647. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 266 undefined on input line 24647. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 266 undefined on input line 24647. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv420rocsparse _index_base' on page 266 undefined on input line 24647. Underfull \hbox (badness 10000) in paragraph at lines 24647--24647 []\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 24647--24647 \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 , [266] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da71f5a4d652495d496d1b049fbfd4074d' on p age 267 undefined on input line 24683. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga170a3a8edd9e1d990e1321a0367d060da7ebbfb972c7bb96f4960a3c80d8b0625' on p age 267 undefined on input line 24683. Underfull \hbox (badness 10000) in paragraph at lines 24712--24712 |[][]\T1/phv/b/n/10 Sparse Level 2 Func-tions| Underfull \hbox (badness 10000) in paragraph at lines 24719--24719 |[][]\T1/phv/b/n/10 rocsparse_coomv()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 267 undefined on input line 24725. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 267 undefined on input line 24725. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 267 undefined on input line 24725. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 267 undefined on input line 24725. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 267 undefined on input line 24725. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 267 undefined on input line 24734. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 267 undefined on input line 24734. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 267 undefined on input line 24734. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 267 undefined on input line 24734. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 267 undefined on input line 24734. Underfull \hbox (badness 10000) in paragraph at lines 24734--24734 \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 267 undefined on input line 247 44. [267] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 268 undefined on input line 24765. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 268 undefined on input line 24787. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 268 undefined on input line 24826. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 268 undefined on input line 24 826. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 268 undefined on input line 24826. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 268 undefined on input line 24840. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 268 undefined on input line 24840. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 268 undefined on input line 24840. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 268 undefined on input line 24840. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 268 undefined on input line 24840. Underfull \hbox (badness 10000) in paragraph at lines 24840--24840 []\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- [268] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__conv__modu le_1ga3df99893a1ceb0aae76f89068369a731' on page 269 undefined on input line 248 50. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 269 undefined on input line 24871. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 269 undefined on input line 24893. [269] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 270 undefined on input line 24932. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 270 undefined on input line 24 932. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 270 undefined on input line 24932. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 270 undefined on input line 24946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 270 undefined on input line 24946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 270 undefined on input line 24946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 270 undefined on input line 24946. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 270 undefined on input line 24946. Underfull \hbox (badness 10000) in paragraph at lines 24946--24946 []\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 24946--24946 \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 24946--24946 \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 24946--24946 \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 270 undefined on input line 249 56. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 270 undefined on input line 24977. [270] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 271 undefined on input line 24999. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 271 undefined on input line 25038. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 271 undefined on input line 25 038. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 271 undefined on input line 25038. Underfull \hbox (badness 10000) in paragraph at lines 25049--25049 |[][]\T1/phv/b/n/10 rocsparse_csrmv_analysis()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 271 undefined on input line 25055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 271 undefined on input line 25055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 271 undefined on input line 25055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 271 undefined on input line 25055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 271 undefined on input line 25055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 271 undefined on input line 25055. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 271 undefined on input line 25064. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 271 undefined on input line 25064. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 271 undefined on input line 25064. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 271 undefined on input line 25064. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 271 undefined on input line 25064. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 271 undefined on input line 25064. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gac44c0132336667a508d00c66370360ce' on page 271 undefined on input line 2 5068. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga6e144b0ebbffbbd61f4315087b699c70' on page 271 undefined on input line 2 5068. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga5dffb4b8fcad88da00b82c7c55b5741b' on page 271 undefined on input line 2 5068. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga335ef701f4620533e3b0e2750becc2e0' on page 271 undefined on input line 2 5068. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gadecf52ee38f94e04379a5c0c90b066fd' on page 271 undefined on input line 2 5068. [271] Underfull \hbox (badness 10000) in paragraph at lines 25121--25122 []\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 272 undefined on input line 25130. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 272 undefined on input line 25 130. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 272 undefined on input line 25130. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 272 undefined on input line 25144. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 272 undefined on input line 25144. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 272 undefined on input line 25144. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 272 undefined on input line 25144. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 272 undefined on input line 25144. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 272 undefined on input line 25144. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gac44c0132336667a508d00c66370360ce' on page 272 undefined on input line 2 5148. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga6e144b0ebbffbbd61f4315087b699c70' on page 272 undefined on input line 2 5148. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga5dffb4b8fcad88da00b82c7c55b5741b' on page 272 undefined on input line 2 5148. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga335ef701f4620533e3b0e2750becc2e0' on page 272 undefined on input line 2 5148. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gadecf52ee38f94e04379a5c0c90b066fd' on page 272 undefined on input line 2 5148. [272] Underfull \hbox (badness 10000) in paragraph at lines 25201--25202 []\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 273 undefined on input line 25210. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 273 undefined on input line 25 210. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 273 undefined on input line 25210. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 273 undefined on input line 25224. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 273 undefined on input line 25224. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 273 undefined on input line 25224. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 273 undefined on input line 25224. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 273 undefined on input line 25224. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 273 undefined on input line 25224. Underfull \hbox (badness 10000) in paragraph at lines 25224--25224 \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 25224--25224 \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 25224--25224 \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 LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gac44c0132336667a508d00c66370360ce' on page 273 undefined on input line 2 5228. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga6e144b0ebbffbbd61f4315087b699c70' on page 273 undefined on input line 2 5228. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga5dffb4b8fcad88da00b82c7c55b5741b' on page 273 undefined on input line 2 5228. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga335ef701f4620533e3b0e2750becc2e0' on page 273 undefined on input line 2 5228. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gadecf52ee38f94e04379a5c0c90b066fd' on page 273 undefined on input line 2 5228. [273] Underfull \hbox (badness 10000) in paragraph at lines 25281--25282 []\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 274 undefined on input line 25290. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 274 undefined on input line 25 290. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 274 undefined on input line 25290. Underfull \hbox (badness 10000) in paragraph at lines 25301--25301 |[][]\T1/phv/b/n/10 rocsparse_csrmv()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 274 undefined on input line 25307. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 274 undefined on input line 25307. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 274 undefined on input line 25307. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 274 undefined on input line 25307. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 274 undefined on input line 25307. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 274 undefined on input line 25307. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 274 undefined on input line 25316. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 274 undefined on input line 25316. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 274 undefined on input line 25316. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 274 undefined on input line 25316. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 274 undefined on input line 25316. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 274 undefined on input line 25316. Underfull \hbox (badness 10000) in paragraph at lines 25316--25316 \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 274 undefined on input line 2 5326. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 274 undefined on input line 2 5326. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga2cf6658a1218e98119779b8b013b8666' on page 274 undefined on input line 2 5326. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga379ffe110609e56bca3f520338fb9ce0' on page 274 undefined on input line 2 5326. [274] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 275 undefined on input line 25347. Overfull \vbox (0.72581pt too high) detected at line 25389 [275] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 276 undefined on input line 25412. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga997deb1ff1d2fb7969f63bb1ab471cf8' on page 276 undefined on input line 2 5424. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 276 undefined on input line 2 5424. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga2cf6658a1218e98119779b8b013b8666' on page 276 undefined on input line 2 5424. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 276 undefined on input line 2 5424. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 276 undefined on input line 25454. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 276 undefined on input line 25 454. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 276 undefined on input line 25454. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 276 undefined on input line 25468. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 276 undefined on input line 25468. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 276 undefined on input line 25468. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 276 undefined on input line 25468. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 276 undefined on input line 25468. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 276 undefined on input line 25468. Underfull \hbox (badness 10000) in paragraph at lines 25468--25468 []\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 25468--25468 \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 25468--25468 \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 25468--25468 \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 , [276] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga997deb1ff1d2fb7969f63bb1ab471cf8' on page 277 undefined on input line 2 5478. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 277 undefined on input line 2 5478. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga2cf6658a1218e98119779b8b013b8666' on page 277 undefined on input line 2 5478. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga379ffe110609e56bca3f520338fb9ce0' on page 277 undefined on input line 2 5478. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 277 undefined on input line 25499. [277] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 278 undefined on input line 25564. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga997deb1ff1d2fb7969f63bb1ab471cf8' on page 278 undefined on input line 2 5576. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 278 undefined on input line 2 5576. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga2cf6658a1218e98119779b8b013b8666' on page 278 undefined on input line 2 5576. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 278 undefined on input line 2 5576. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 278 undefined on input line 25606. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 278 undefined on input line 25 606. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 278 undefined on input line 25606. [278] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 279 undefined on input line 25620. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 279 undefined on input line 25620. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 279 undefined on input line 25620. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 279 undefined on input line 25620. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 279 undefined on input line 25620. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 279 undefined on input line 25620. Underfull \hbox (badness 10000) in paragraph at lines 25620--25620 []\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 25620--25620 \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 25620--25620 \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 25620--25620 \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 25620--25620 \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 279 undefined on input line 2 5630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 279 undefined on input line 2 5630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga2cf6658a1218e98119779b8b013b8666' on page 279 undefined on input line 2 5630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga379ffe110609e56bca3f520338fb9ce0' on page 279 undefined on input line 2 5630. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 279 undefined on input line 25651. [279] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 280 undefined on input line 25716. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga997deb1ff1d2fb7969f63bb1ab471cf8' on page 280 undefined on input line 2 5728. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 280 undefined on input line 2 5728. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga2cf6658a1218e98119779b8b013b8666' on page 280 undefined on input line 2 5728. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 280 undefined on input line 2 5728. [280] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 281 undefined on input line 25758. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 281 undefined on input line 25 758. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 281 undefined on input line 25758. Underfull \hbox (badness 10000) in paragraph at lines 25769--25769 |[][]\T1/phv/b/n/10 rocsparse_csrmv_analysis_clear()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 281 undefined on input line 25775. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 281 undefined on input line 25775. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 281 undefined on input line 25775. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 281 undefined on input line 25775. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga997deb1ff1d2fb7969f63bb1ab471cf8' on page 281 undefined on input line 2 5779. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaba0a4d8e06f72f12222e4d75ba7d520' on page 281 undefined on input line 2 5779. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga2cf6658a1218e98119779b8b013b8666' on page 281 undefined on input line 2 5779. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga379ffe110609e56bca3f520338fb9ce0' on page 281 undefined on input line 2 5779. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga3347be72f6e4f3c55318c32b46dcaa92' on page 281 undefined on input line 25 783. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga9c143f65076a10ebafcffc633ad5d87b' on page 281 undefined on input line 2578 3. Underfull \hbox (badness 10000) in paragraph at lines 25819--25819 |[][]\T1/phv/b/n/10 rocsparse_ellmv()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 281 undefined on input line 25825. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 281 undefined on input line 25825. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 281 undefined on input line 25825. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 281 undefined on input line 25825. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 281 undefined on input line 25825. Underfull \hbox (badness 10000) in paragraph at lines 25825--25825 []\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 281 undefined on input line 25834. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 281 undefined on input line 25834. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 281 undefined on input line 25834. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 281 undefined on input line 25834. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 281 undefined on input line 25834. Underfull \hbox (badness 10000) in paragraph at lines 25834--25834 []\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- [281] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 282 undefined on input line 25868. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 282 undefined on input line 25887. [282] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 283 undefined on input line 25923. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 283 undefined on input line 25 923. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 283 undefined on input line 25923. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 283 undefined on input line 25937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 283 undefined on input line 25937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 283 undefined on input line 25937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 283 undefined on input line 25937. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 283 undefined on input line 25937. Underfull \hbox (badness 10000) in paragraph at lines 25937--25937 \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 25937--25937 \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 25937--25937 \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 283 undefined on input line 25971. [283] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 284 undefined on input line 25990. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 284 undefined on input line 26026. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 284 undefined on input line 26 026. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 284 undefined on input line 26026. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 284 undefined on input line 26040. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 284 undefined on input line 26040. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 284 undefined on input line 26040. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 284 undefined on input line 26040. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 284 undefined on input line 26040. Underfull \hbox (badness 10000) in paragraph at lines 26040--26040 []\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 26040--26040 \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 26040--26040 \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 26040--26040 \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- [284] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 285 undefined on input line 26074. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 285 undefined on input line 26093. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 285 undefined on input line 26129. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 285 undefined on input line 26 129. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 285 undefined on input line 26129. [285] Underfull \hbox (badness 10000) in paragraph at lines 26140--26140 |[][]\T1/phv/b/n/10 rocsparse_hybmv()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 286 undefined on input line 26146. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 286 undefined on input line 26146. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 286 undefined on input line 26146. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 286 undefined on input line 26146. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 286 undefined on input line 26146. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocsparse _hyb_mat' on page 286 undefined on input line 26146. Underfull \hbox (badness 6141) in paragraph at lines 26146--26146 []\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 286 undefined on input line 26155. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 286 undefined on input line 26155. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 286 undefined on input line 26155. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 286 undefined on input line 26155. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 286 undefined on input line 26155. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocsparse _hyb_mat' on page 286 undefined on input line 26155. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 286 undefined on input line 26170. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 286 undefined on input line 26183. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 286 undefined on input line 26225. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 286 undefined on input line 26 225. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 286 undefined on input line 26225. [286] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 287 undefined on input line 26239. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 287 undefined on input line 26239. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 287 undefined on input line 26239. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 287 undefined on input line 26239. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 287 undefined on input line 26239. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocsparse _hyb_mat' on page 287 undefined on input line 26239. Underfull \hbox (badness 6141) in paragraph at lines 26239--26239 []\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 26239--26239 \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 26239--26239 \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 287 undefined on input line 26254. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 287 undefined on input line 26267. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 287 undefined on input line 26309. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 287 undefined on input line 26 309. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 287 undefined on input line 26309. [287] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 288 undefined on input line 26323. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 288 undefined on input line 26323. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 288 undefined on input line 26323. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 288 undefined on input line 26323. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 288 undefined on input line 26323. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv417rocsparse _hyb_mat' on page 288 undefined on input line 26323. Underfull \hbox (badness 10000) in paragraph at lines 26323--26323 \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 26323--26323 \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 288 undefined on input line 26338. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 288 undefined on input line 26351. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 288 undefined on input line 26393. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 288 undefined on input line 26 393. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 288 undefined on input line 26393. [288] Underfull \hbox (badness 10000) in paragraph at lines 26404--26404 |[][]\T1/phv/b/n/10 rocsparse_csrsv_zero_pivot()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 289 undefined on input line 26410. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 289 undefined on input line 26410. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 289 undefined on input line 26410. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 289 undefined on input line 26410. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 289 undefined on input line 26410. Underfull \hbox (badness 10000) in paragraph at lines 26410--26410 []\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 26410--26410 \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 289 undefined on input line 26414. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga897426990ac53e10da95bf0953e0c0aa' on page 289 undefined on input line 2 6414. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 289 undefined on input line 2 6414. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 289 undefined on input line 2 6414. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 289 undefined on input line 2 6414. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga578f8c5c1b08f358bf4605b0031006a8a96462a9361cfceb6cf9354e10fdc671b' on p age 289 undefined on input line 26416. Underfull \hbox (badness 10000) in paragraph at lines 26462--26462 |[][]\T1/phv/b/n/10 rocsparse_csrsv_buffer_size()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 289 undefined on input line 26468. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 289 undefined on input line 26468. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 289 undefined on input line 26468. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 289 undefined on input line 26468. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 289 undefined on input line 26468. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 289 undefined on input line 26468. Underfull \hbox (badness 5147) in paragraph at lines 26468--26468 []\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 26468--26468 \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 26468--26468 \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 289 undefined on input line 26477. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 289 undefined on input line 26477. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 289 undefined on input line 26477. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 289 undefined on input line 26477. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 289 undefined on input line 26477. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 289 undefined on input line 26477. Underfull \hbox (badness 5147) in paragraph at lines 26477--26477 []\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 26477--26477 \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 26477--26477 \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:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 289 undefined on input line 2 6481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 289 undefined on input line 2 6481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 289 undefined on input line 2 6481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 289 undefined on input line 2 6481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga897426990ac53e10da95bf0953e0c0aa' on page 289 undefined on input line 2 6481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 289 undefined on input line 2 6481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 289 undefined on input line 2 6481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 289 undefined on input line 2 6481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1ga75eebaa5a02b9f1f9a05ff440ceef387' on page 289 undefined on input line 26481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaeed55733840efa6eb46043d129926f67' on page 289 undefined on input line 26481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaa0f452da8d1d9707df5b8256762ab40d' on page 289 undefined on input line 26481. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaa701c5fb6c79c5e4ea18d61e900d3fce' on page 289 undefined on input line 26481. Underfull \hbox (badness 5756) in paragraph at lines 26481--26482 \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- [289] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 290 undefined on input line 2 6513. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 290 undefined on input line 2 6513. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 290 undefined on input line 2 6513. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 290 undefined on input line 2 6513. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga897426990ac53e10da95bf0953e0c0aa' on page 290 undefined on input line 2 6513. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 290 undefined on input line 2 6513. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 290 undefined on input line 2 6513. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 290 undefined on input line 2 6513. Underfull \hbox (badness 5260) in paragraph at lines 26513--26514 []\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 26513--26514 \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 26513--26514 \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 26528--26529 []\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 290 undefined on input line 26534. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 290 undefined on input line 26 534. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 290 undefined on input line 26534. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 290 undefined on input line 26548. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 290 undefined on input line 26548. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 290 undefined on input line 26548. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 290 undefined on input line 26548. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 290 undefined on input line 26548. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 290 undefined on input line 26548. Underfull \hbox (badness 5147) in paragraph at lines 26548--26548 []\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 26548--26548 \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 26548--26548 \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 LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 290 undefined on input line 2 6552. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 290 undefined on input line 2 6552. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 290 undefined on input line 2 6552. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 290 undefined on input line 2 6552. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga897426990ac53e10da95bf0953e0c0aa' on page 290 undefined on input line 2 6552. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 290 undefined on input line 2 6552. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 290 undefined on input line 2 6552. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 290 undefined on input line 2 6552. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1ga75eebaa5a02b9f1f9a05ff440ceef387' on page 290 undefined on input line 26552. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaeed55733840efa6eb46043d129926f67' on page 290 undefined on input line 26552. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaa0f452da8d1d9707df5b8256762ab40d' on page 290 undefined on input line 26552. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaa701c5fb6c79c5e4ea18d61e900d3fce' on page 290 undefined on input line 26552. Underfull \hbox (badness 5756) in paragraph at lines 26552--26553 \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- [290] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 291 undefined on input line 2 6584. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 291 undefined on input line 2 6584. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 291 undefined on input line 2 6584. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 291 undefined on input line 2 6584. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga897426990ac53e10da95bf0953e0c0aa' on page 291 undefined on input line 2 6584. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 291 undefined on input line 2 6584. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 291 undefined on input line 2 6584. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 291 undefined on input line 2 6584. Underfull \hbox (badness 5260) in paragraph at lines 26584--26585 []\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 26584--26585 \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 26584--26585 \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 26599--26600 []\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 291 undefined on input line 26605. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 291 undefined on input line 26 605. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 291 undefined on input line 26605. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 291 undefined on input line 26619. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 291 undefined on input line 26619. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 291 undefined on input line 26619. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 291 undefined on input line 26619. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 291 undefined on input line 26619. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 291 undefined on input line 26619. Underfull \hbox (badness 5147) in paragraph at lines 26619--26619 []\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 26619--26619 \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 26619--26619 \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 26619--26619 \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 LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 291 undefined on input line 2 6623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 291 undefined on input line 2 6623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 291 undefined on input line 2 6623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 291 undefined on input line 2 6623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga897426990ac53e10da95bf0953e0c0aa' on page 291 undefined on input line 2 6623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 291 undefined on input line 2 6623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 291 undefined on input line 2 6623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 291 undefined on input line 2 6623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1ga75eebaa5a02b9f1f9a05ff440ceef387' on page 291 undefined on input line 26623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaeed55733840efa6eb46043d129926f67' on page 291 undefined on input line 26623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaa0f452da8d1d9707df5b8256762ab40d' on page 291 undefined on input line 26623. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaa701c5fb6c79c5e4ea18d61e900d3fce' on page 291 undefined on input line 26623. Underfull \hbox (badness 5756) in paragraph at lines 26623--26624 \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- [291] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 292 undefined on input line 2 6655. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 292 undefined on input line 2 6655. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 292 undefined on input line 2 6655. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 292 undefined on input line 2 6655. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga897426990ac53e10da95bf0953e0c0aa' on page 292 undefined on input line 2 6655. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 292 undefined on input line 2 6655. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 292 undefined on input line 2 6655. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 292 undefined on input line 2 6655. Underfull \hbox (badness 5260) in paragraph at lines 26655--26656 []\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 26655--26656 \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 26655--26656 \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 26670--26671 []\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 292 undefined on input line 26676. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 292 undefined on input line 26 676. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 292 undefined on input line 26676. [292] Underfull \hbox (badness 10000) in paragraph at lines 26687--26687 |[][]\T1/phv/b/n/10 rocsparse_csrsv_analysis()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 293 undefined on input line 26693. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 293 undefined on input line 26693. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 293 undefined on input line 26693. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 293 undefined on input line 26693. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 293 undefined on input line 26693. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 293 undefined on input line 26693. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv425rocsparse _analysis_policy' on page 293 undefined on input line 26693. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _solve_policy' on page 293 undefined on input line 26693. Underfull \hbox (badness 7796) in paragraph at lines 26693--26693 \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 26693--26693 \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 26693--26693 \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 293 undefined on input line 26702. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 293 undefined on input line 26702. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 293 undefined on input line 26702. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 293 undefined on input line 26702. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 293 undefined on input line 26702. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 293 undefined on input line 26702. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv425rocsparse _analysis_policy' on page 293 undefined on input line 26702. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _solve_policy' on page 293 undefined on input line 26702. Underfull \hbox (badness 10000) in paragraph at lines 26702--26702 \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 26702--26702 \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 293 undefined on input line 2 6706. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 293 undefined on input line 2 6706. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 293 undefined on input line 2 6706. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 293 undefined on input line 2 6706. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gadda3029d2877011cd72b9a2d127b3f7f' on page 293 undefined on input line 2 6706. Underfull \hbox (badness 10000) in paragraph at lines 26706--26707 []\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 293 undefined on input line 26708. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gafa65c4cee57b23f8d90108590faa1532' on page 293 undefined on input line 26708. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaeacd91affdd5fe49979aa519943a7985' on page 293 undefined on input line 26708. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1ga93ad430bb7f6c546cb4fa45ee3437844' on page 293 undefined on input line 26708. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35ca658466413f4005c0c103d20d5e352078' on p age 293 undefined on input line 26708. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35cac66b70c4f519ddd03dcbe0f3a973401a' on p age 293 undefined on input line 26708. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35ca658466413f4005c0c103d20d5e352078' on p age 293 undefined on input line 26746. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35cac66b70c4f519ddd03dcbe0f3a973401a' on p age 293 undefined on input line 26746. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga5a3e261123e81a9e8b267c6109e26957a9c6bdf97e192d429ca536d5ab98ea866' on p age 293 undefined on input line 26749. [293] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 294 undefined on input line 26773. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 294 undefined on input line 26 773. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 294 undefined on input line 26773. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 294 undefined on input line 26787. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 294 undefined on input line 26787. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 294 undefined on input line 26787. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 294 undefined on input line 26787. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 294 undefined on input line 26787. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 294 undefined on input line 26787. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv425rocsparse _analysis_policy' on page 294 undefined on input line 26787. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _solve_policy' on page 294 undefined on input line 26787. Underfull \hbox (badness 10000) in paragraph at lines 26787--26787 []\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 26787--26787 \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 26787--26787 \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 294 undefined on input line 2 6791. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 294 undefined on input line 2 6791. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 294 undefined on input line 2 6791. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 294 undefined on input line 2 6791. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gadda3029d2877011cd72b9a2d127b3f7f' on page 294 undefined on input line 2 6791. Underfull \hbox (badness 10000) in paragraph at lines 26791--26792 []\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 294 undefined on input line 26793. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gafa65c4cee57b23f8d90108590faa1532' on page 294 undefined on input line 26793. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaeacd91affdd5fe49979aa519943a7985' on page 294 undefined on input line 26793. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1ga93ad430bb7f6c546cb4fa45ee3437844' on page 294 undefined on input line 26793. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35ca658466413f4005c0c103d20d5e352078' on p age 294 undefined on input line 26793. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35cac66b70c4f519ddd03dcbe0f3a973401a' on p age 294 undefined on input line 26793. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35ca658466413f4005c0c103d20d5e352078' on p age 294 undefined on input line 26831. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35cac66b70c4f519ddd03dcbe0f3a973401a' on p age 294 undefined on input line 26831. [294] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga5a3e261123e81a9e8b267c6109e26957a9c6bdf97e192d429ca536d5ab98ea866' on p age 295 undefined on input line 26834. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 295 undefined on input line 26858. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 295 undefined on input line 26 858. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 295 undefined on input line 26858. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 295 undefined on input line 26872. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 295 undefined on input line 26872. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 295 undefined on input line 26872. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 295 undefined on input line 26872. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 295 undefined on input line 26872. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 295 undefined on input line 26872. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv425rocsparse _analysis_policy' on page 295 undefined on input line 26872. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _solve_policy' on page 295 undefined on input line 26872. Underfull \hbox (badness 10000) in paragraph at lines 26872--26872 []\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 26872--26872 \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 26872--26872 \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 26872--26872 \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 26872--26872 \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 26872--26872 \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 26872--26872 \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 295 undefined on input line 2 6876. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaaf702eb844e22b759936fcfa83b58aa1' on page 295 undefined on input line 2 6876. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad401bcbd0c720e0938e7a61fc816b87a' on page 295 undefined on input line 2 6876. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga43800031df4e1d72c23fabc7ac48ae2c' on page 295 undefined on input line 2 6876. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gadda3029d2877011cd72b9a2d127b3f7f' on page 295 undefined on input line 2 6876. Underfull \hbox (badness 10000) in paragraph at lines 26876--26877 []\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 295 undefined on input line 26878. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gafa65c4cee57b23f8d90108590faa1532' on page 295 undefined on input line 26878. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1gaeacd91affdd5fe49979aa519943a7985' on page 295 undefined on input line 26878. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__precond__m odule_1ga93ad430bb7f6c546cb4fa45ee3437844' on page 295 undefined on input line 26878. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35ca658466413f4005c0c103d20d5e352078' on p age 295 undefined on input line 26878. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35cac66b70c4f519ddd03dcbe0f3a973401a' on p age 295 undefined on input line 26878. [295] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35ca658466413f4005c0c103d20d5e352078' on p age 296 undefined on input line 26916. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga43b20aa4bb19623a91b5952422fbe35cac66b70c4f519ddd03dcbe0f3a973401a' on p age 296 undefined on input line 26916. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga5a3e261123e81a9e8b267c6109e26957a9c6bdf97e192d429ca536d5ab98ea866' on p age 296 undefined on input line 26919. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 296 undefined on input line 26943. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 296 undefined on input line 26 943. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 296 undefined on input line 26943. Underfull \hbox (badness 10000) in paragraph at lines 26954--26954 |[][]\T1/phv/b/n/10 rocsparse_csrsv_solve()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 296 undefined on input line 26960. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 296 undefined on input line 26960. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 296 undefined on input line 26960. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 296 undefined on input line 26960. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 296 undefined on input line 26960. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 296 undefined on input line 26960. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _solve_policy' on page 296 undefined on input line 26960. Underfull \hbox (badness 5985) in paragraph at lines 26960--26960 \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 296 undefined on input line 26969. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 296 undefined on input line 26969. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 296 undefined on input line 26969. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 296 undefined on input line 26969. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 296 undefined on input line 26969. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 296 undefined on input line 26969. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _solve_policy' on page 296 undefined on input line 26969. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gac74b51be59a42a0387648ac79d633b5e' on page 296 undefined on input line 2 6979. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaa42030756531572954d5cc9e83c7b3fa' on page 296 undefined on input line 2 6979. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga57a7dc4b850863de156d926203ad36b3' on page 296 undefined on input line 2 6979. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga7c4b3f85eb988e5fa7dd361e132faf54' on page 296 undefined on input line 2 6979. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 296 undefined on input line 2 6979. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 296 undefined on input line 2 6979. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 296 undefined on input line 2 6979. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 296 undefined on input line 2 6979. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gab7299bb98431dfa85798fa5c082e34b4' on page 296 undefined on input line 2 6979. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga6e8e038adcd3fa03168a1cb4a7da1bc5' on page 296 undefined on input line 26 979. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5ac14545fb3bf8773d5f6b8e258c9576f4' on p age 296 undefined on input line 26979. Underfull \hbox (badness 10000) in paragraph at lines 26979--26980 \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 26979--26980 \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- [296] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__conv__modu le_1ga8f583b4d048ffb35301a099a062ec33e' on page 297 undefined on input line 269 83. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 297 undefined on input line 26989. [297] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga5a3e261123e81a9e8b267c6109e26957a9c6bdf97e192d429ca536d5ab98ea866' on p age 298 undefined on input line 27103. [298] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 299 undefined on input line 27130. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 299 undefined on input line 27 130. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 299 undefined on input line 27130. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 299 undefined on input line 27144. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 299 undefined on input line 27144. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 299 undefined on input line 27144. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 299 undefined on input line 27144. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 299 undefined on input line 27144. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 299 undefined on input line 27144. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _solve_policy' on page 299 undefined on input line 27144. Underfull \hbox (badness 10000) in paragraph at lines 27144--27144 []\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 27144--27144 \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 27144--27144 \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 299 undefined on input line 2 7154. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaa42030756531572954d5cc9e83c7b3fa' on page 299 undefined on input line 2 7154. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga57a7dc4b850863de156d926203ad36b3' on page 299 undefined on input line 2 7154. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga7c4b3f85eb988e5fa7dd361e132faf54' on page 299 undefined on input line 2 7154. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 299 undefined on input line 2 7154. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 299 undefined on input line 2 7154. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 299 undefined on input line 2 7154. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 299 undefined on input line 2 7154. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gab7299bb98431dfa85798fa5c082e34b4' on page 299 undefined on input line 2 7154. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga6e8e038adcd3fa03168a1cb4a7da1bc5' on page 299 undefined on input line 27 154. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5ac14545fb3bf8773d5f6b8e258c9576f4' on p age 299 undefined on input line 27154. Underfull \hbox (badness 10000) in paragraph at lines 27154--27155 \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 27154--27155 \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 299 undefined on input line 271 58. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 299 undefined on input line 27164. [299] Underfull \vbox (badness 10000) detected at line 27237 Overfull \vbox (2.68169pt too high) detected at line 27237 [300] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga5a3e261123e81a9e8b267c6109e26957a9c6bdf97e192d429ca536d5ab98ea866' on p age 301 undefined on input line 27278. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 301 undefined on input line 27305. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 301 undefined on input line 27 305. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 301 undefined on input line 27305. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 301 undefined on input line 27319. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 301 undefined on input line 27319. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 301 undefined on input line 27319. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 301 undefined on input line 27319. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 301 undefined on input line 27319. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 301 undefined on input line 27319. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv422rocsparse _solve_policy' on page 301 undefined on input line 27319. Underfull \hbox (badness 10000) in paragraph at lines 27319--27319 []\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 27319--27319 \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 27319--27319 \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 27319--27319 \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- [301] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gac74b51be59a42a0387648ac79d633b5e' on page 302 undefined on input line 2 7329. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaa42030756531572954d5cc9e83c7b3fa' on page 302 undefined on input line 2 7329. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga57a7dc4b850863de156d926203ad36b3' on page 302 undefined on input line 2 7329. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga7c4b3f85eb988e5fa7dd361e132faf54' on page 302 undefined on input line 2 7329. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 302 undefined on input line 2 7329. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 302 undefined on input line 2 7329. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 302 undefined on input line 2 7329. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 302 undefined on input line 2 7329. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gab7299bb98431dfa85798fa5c082e34b4' on page 302 undefined on input line 2 7329. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga6e8e038adcd3fa03168a1cb4a7da1bc5' on page 302 undefined on input line 27 329. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga6e8e038adcd3fa03168a1cb4a7da1bc5ac14545fb3bf8773d5f6b8e258c9576f4' on p age 302 undefined on input line 27329. Underfull \hbox (badness 10000) in paragraph at lines 27329--27330 \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 27329--27330 \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 302 undefined on input line 273 33. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 302 undefined on input line 27339. [302] [303] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga5a3e261123e81a9e8b267c6109e26957a9c6bdf97e192d429ca536d5ab98ea866' on p age 304 undefined on input line 27453. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 304 undefined on input line 27480. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 304 undefined on input line 27 480. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 304 undefined on input line 27480. Underfull \hbox (badness 10000) in paragraph at lines 27491--27491 |[][]\T1/phv/b/n/10 rocsparse_csrsv_clear()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 304 undefined on input line 27497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 304 undefined on input line 27497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 304 undefined on input line 27497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 304 undefined on input line 27497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 304 undefined on input line 27497. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gaf710dcbc752ca8203389907bcbe74273' on page 304 undefined on input line 2 7501. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga8b559e2ab4641548947892c25a0c3e40' on page 304 undefined on input line 2 7501. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1gad4ec58d6f93f32f2c381d40bf7ec4e0e' on page 304 undefined on input line 2 7501. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__level2__mo dule_1ga4fa5e29b56e0b5e7b70f7bbca40a3c49' on page 304 undefined on input line 2 7501. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ga3347be72f6e4f3c55318c32b46dcaa92' on page 304 undefined on input line 27 501. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__aux__modul e_1ga9c143f65076a10ebafcffc633ad5d87b' on page 304 undefined on input line 2750 1. [304] Underfull \hbox (badness 10000) in paragraph at lines 27541--27541 |[][]\T1/phv/b/n/10 Sparse Level 3 Func-tions| Underfull \hbox (badness 10000) in paragraph at lines 27548--27548 |[][]\T1/phv/b/n/10 rocsparse_csrmm()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 305 undefined on input line 27554. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 305 undefined on input line 27554. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 305 undefined on input line 27554. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 305 undefined on input line 27554. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 305 undefined on input line 27554. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 305 undefined on input line 27554. Underfull \hbox (badness 10000) in paragraph at lines 27554--27554 []\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 27554--27554 \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 27554--27554 \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 305 undefined on input line 27563. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 305 undefined on input line 27563. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 305 undefined on input line 27563. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 305 undefined on input line 27563. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 305 undefined on input line 27563. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 305 undefined on input line 27563. Underfull \hbox (badness 10000) in paragraph at lines 27563--27563 []\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 27563--27563 \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 , [305] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 306 undefined on input line 27597. [306] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 307 undefined on input line 27684. Underfull \hbox (badness 10000) in paragraph at lines 27684--27685 []\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- [307] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 308 undefined on input line 27729. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 308 undefined on input line 27 729. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 308 undefined on input line 27729. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 308 undefined on input line 27743. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 308 undefined on input line 27743. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 308 undefined on input line 27743. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 308 undefined on input line 27743. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 308 undefined on input line 27743. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 308 undefined on input line 27743. Underfull \hbox (badness 10000) in paragraph at lines 27743--27743 []\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 27743--27743 \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 27743--27743 \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 27743--27743 \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 27743--27743 \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 27743--27743 \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 308 undefined on input line 27777. [308] [309] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 310 undefined on input line 27864. Underfull \hbox (badness 10000) in paragraph at lines 27864--27865 []\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 310 undefined on input line 27909. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 310 undefined on input line 27 909. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 310 undefined on input line 27909. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 310 undefined on input line 27923. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 310 undefined on input line 27923. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 310 undefined on input line 27923. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 310 undefined on input line 27923. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 310 undefined on input line 27923. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 310 undefined on input line 27923. Underfull \hbox (badness 10000) in paragraph at lines 27923--27923 []\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 27923--27923 \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 27923--27923 \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 27923--27923 \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 27923--27923 \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 , [310] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 311 undefined on input line 27957. [311] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 312 undefined on input line 28044. Underfull \hbox (badness 10000) in paragraph at lines 28044--28045 []\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- [312] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 313 undefined on input line 28089. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gaa7d5259898cb2181f3fb785246962d75' on page 313 undefined on input line 28 089. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 313 undefined on input line 28089. Underfull \hbox (badness 10000) in paragraph at lines 28100--28100 |[][]\T1/phv/b/n/10 Sparse Ex-tra Func-tions| Underfull \hbox (badness 10000) in paragraph at lines 28107--28107 |[][]\T1/phv/b/n/10 rocsparse_csrgemm_buffer_size()| LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 313 undefined on input line 28113. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 313 undefined on input line 28113. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 313 undefined on input line 28113. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 313 undefined on input line 28113. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 313 undefined on input line 28113. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 313 undefined on input line 28113. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 313 undefined on input line 28113. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 313 undefined on input line 28113. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 313 undefined on input line 28113. Underfull \hbox (badness 10000) in paragraph at lines 28113--28113 \T1/ptm/m/it/10 trans_A\T1/ptm/m/n/10 , \T1/ptm/m/it/10 roc-sparse_operation tr ans_B\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 28113--28113 \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- Underfull \hbox (badness 10000) in paragraph at lines 28113--28113 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 csr_col_ind _A\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 28113--28113 \T1/pcr/b/n/10 const \T1/ptm/m/it/10 roc-sparse_mat_descr de-scr_B\T1/ptm/m/n/1 0 , Underfull \hbox (badness 5756) in paragraph at lines 28113--28113 \T1/ptm/m/n/10 roc-sparse_int \T1/ptm/m/it/10 nnz_B\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 28113--28113 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 csr_row_ptr_B\T1/ptm/m/n/10 , \T1/pcr/b/n/10 co nst \T1/ptm/m/n/10 roc-sparse_int LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 313 undefined on input line 28122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _status' on page 313 undefined on input line 28122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv416rocsparse _handle' on page 313 undefined on input line 28122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 313 undefined on input line 28122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _operation' on page 313 undefined on input line 28122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 313 undefined on input line 28122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 313 undefined on input line 28122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv419rocsparse _mat_descr' on page 313 undefined on input line 28122. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:_CPPv418rocsparse _mat_info' on page 313 undefined on input line 28122. Underfull \hbox (badness 10000) in paragraph at lines 28122--28122 \T1/ptm/m/it/10 k\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 dou-ble * \T1/ptm/m/it/10 al-pha\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 28122--28122 \T1/ptm/m/it/10 sparse_mat_descr de-scr_A\T1/ptm/m/n/10 , roc-sparse_int Underfull \hbox (badness 10000) in paragraph at lines 28122--28122 \T1/pcr/b/n/10 const \T1/ptm/m/n/10 roc-sparse_int *\T1/ptm/m/it/10 csr_col_ind _A\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 28122--28122 \T1/pcr/b/n/10 const \T1/ptm/m/it/10 roc-sparse_mat_descr de-scr_B\T1/ptm/m/n/1 0 , Underfull \hbox (badness 5756) in paragraph at lines 28122--28122 \T1/ptm/m/n/10 roc-sparse_int \T1/ptm/m/it/10 nnz_B\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 28122--28122 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 csr_row_ptr_B\T1/ptm/m/n/10 , \T1/pcr/b/n/10 co nst \T1/ptm/m/n/10 roc-sparse_int [313] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__extra__mod ule_1ga09cb61e11e4808b1b01d96fa311fb021' on page 314 undefined on input line 28 126. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__extra__mod ule_1ga58f234545a387b56f9c9a58f68d15561' on page 314 undefined on input line 28 126. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__extra__mod ule_1gab913b5de1e003903cefd68e3abd74515' on page 314 undefined on input line 28 126. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__extra__mod ule_1ga9a719f91f92f32c5c82537102e0b1c0a' on page 314 undefined on input line 28 126. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__extra__mod ule_1ga7f72750b8f12a96906ed869a09b45e5b' on page 314 undefined on input line 28 126. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1gga820761e4768bb4f50a1ae78e722c8ca0ad992ce988c65ce01fe87f0da2018f528' on p age 314 undefined on input line 28136. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 314 undefined on input line 28139. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 314 undefined on input line 28164. Underfull \hbox (badness 10000) in paragraph at lines 28164--28165 []\T1/pcr/m/n/10 [in] descr_A\T1/ptm/m/n/10 : de-scrip-tor of the sparse CSR ma -trix $\OML/cmm/m/it/10 A$\T1/ptm/m/n/10 . Cur-renty, only \T1/ptm/m/it/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 314 undefined on input line 28176. Underfull \hbox (badness 10000) in paragraph at lines 28176--28177 []\T1/pcr/m/n/10 [in] descr_B\T1/ptm/m/n/10 : de-scrip-tor of the sparse CSR ma -trix $\OML/cmm/m/it/10 B$\T1/ptm/m/n/10 . Cur-renty, only \T1/ptm/m/it/10 roc- [314] LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__types__mod ule_1ggaa7d5259898cb2181f3fb785246962d75a8374056a76ce56d1392e6b35f8ddde03' on p age 315 undefined on input line 28191. Underfull \hbox (badness 10000) in paragraph at lines 28191--28192 []\T1/pcr/m/n/10 [in] descr_D\T1/ptm/m/n/10 : de-scrip-tor of the sparse CSR ma -trix $\OML/cmm/m/it/10 D$\T1/ptm/m/n/10 . Cur-renty, only \T1/ptm/m/it/10 roc- LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__extra__mod ule_1ga09cb61e11e4808b1b01d96fa311fb021' on page 315 undefined on input line 28 206. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__extra__mod ule_1ga58f234545a387b56f9c9a58f68d15561' on page 315 undefined on input line 28 206. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__extra__mod ule_1gab913b5de1e003903cefd68e3abd74515' on page 315 undefined on input line 28 206. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__extra__mod ule_1ga9a719f91f92f32c5c82537102e0b1c0a' on page 315 undefined on input line 28 206. LaTeX Warning: Hyper reference `ROCm_Libraries/ROCm_Libraries:group__extra__mod ule_1ga7f72750b8f12a96906ed869a09b45e5b' on page 315 undefined on input lin Command output too long. Truncated at 1MB. [rtd-command-info] start-time: 2020-06-17T04:05:41.309573Z, end-time: 2020-06-17T04:05:41.503422Z, 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-06-17T04:05:41.624535Z, end-time: 2020-06-17T04:11:14.078736Z, duration: 332, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v3.1.1 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... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:79: warning: Member rocsolver_dlaswp(rocsolver_handle handle, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int k1, const rocsolver_int k2, const rocsolver_int *ipiv, const rocsolver_int incx) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:88: warning: Member rocsolver_claswp(rocsolver_handle handle, const rocsolver_int n, rocblas_float_complex *A, const rocsolver_int lda, const rocsolver_int k1, const rocsolver_int k2, const rocsolver_int *ipiv, const rocsolver_int incx) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:97: warning: Member rocsolver_zlaswp(rocsolver_handle handle, const rocsolver_int n, rocblas_double_complex *A, const rocsolver_int lda, const rocsolver_int k1, const rocsolver_int k2, const rocsolver_int *ipiv, const rocsolver_int incx) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:151: warning: Member rocsolver_dlarfg(rocsolver_handle handle, const rocsolver_int n, double *alpha, double *x, const rocsolver_int incx, double *tau) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:224: warning: Member rocsolver_dlarft(rocsolver_handle handle, const rocsolver_direct direct, const rocsolver_storev storev, const rocsolver_int n, const rocsolver_int k, double *V, const rocsolver_int ldv, double *tau, double *T, const rocsolver_int ldt) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:290: warning: Member rocsolver_dlarf(rocsolver_handle handle, const rocsolver_side side, const rocsolver_int m, const rocsolver_int n, double *x, const rocsolver_int incx, const double *alpha, double *A, const rocsolver_int lda) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:390: warning: Member rocsolver_dlarfb(rocsolver_handle handle, const rocsolver_side side, const rocsolver_operation trans, const rocsolver_direct direct, const rocsolver_storev storev, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *V, const rocsolver_int ldv, double *T, const rocsolver_int ldt, double *A, const rocsolver_int lda) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:451: warning: Member rocsolver_dorg2r(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:505: warning: Member rocsolver_dorgqr(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:559: warning: Member rocsolver_dorgl2(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:614: warning: Member rocsolver_dorglq(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:686: warning: Member rocsolver_dorgbr(rocsolver_handle handle, const rocsolver_storev storev, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:764: warning: Member rocsolver_dorm2r(rocsolver_handle handle, const rocsolver_side side, const rocsolver_operation trans, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv, double *C, const rocsolver_int ldc) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:845: warning: Member rocsolver_dormqr(rocsolver_handle handle, const rocsolver_side side, const rocsolver_operation trans, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, double *A, const rocsolver_int lda, double *ipiv, double *C, const rocsolver_int ldc) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:916: warning: Member rocsolver_dgetf2(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, rocsolver_int *ipiv, rocsolver_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:924: warning: Member rocsolver_cgetf2(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_float_complex *A, const rocsolver_int lda, rocsolver_int *ipiv, rocsolver_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:932: warning: Member rocsolver_zgetf2(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_double_complex *A, const rocsolver_int lda, rocsolver_int *ipiv, rocsolver_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1002: warning: Member rocsolver_dgetf2_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *const A[], const rocsolver_int lda, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1012: warning: Member rocsolver_cgetf2_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_float_complex *const A[], const rocsolver_int lda, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1022: warning: Member rocsolver_zgetf2_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_double_complex *const A[], const rocsolver_int lda, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1099: warning: Member rocsolver_dgetf2_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1110: warning: Member rocsolver_cgetf2_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_float_complex *A, const rocsolver_int lda, const rocsolver_int strideA, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1121: warning: Member rocsolver_zgetf2_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_double_complex *A, const rocsolver_int lda, const rocsolver_int strideA, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1183: warning: Member rocsolver_dgetrf(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, rocsolver_int *ipiv, rocsolver_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1191: warning: Member rocsolver_cgetrf(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_float_complex *A, const rocsolver_int lda, rocsolver_int *ipiv, rocsolver_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1199: warning: Member rocsolver_zgetrf(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_double_complex *A, const rocsolver_int lda, rocsolver_int *ipiv, rocsolver_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1269: warning: Member rocsolver_dgetrf_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *const A[], const rocsolver_int lda, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1279: warning: Member rocsolver_cgetrf_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_float_complex *const A[], const rocsolver_int lda, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1289: warning: Member rocsolver_zgetrf_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_double_complex *const A[], const rocsolver_int lda, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1366: warning: Member rocsolver_dgetrf_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1377: warning: Member rocsolver_cgetrf_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_float_complex *A, const rocsolver_int lda, const rocsolver_int strideA, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1388: warning: Member rocsolver_zgetrf_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, rocblas_double_complex *A, const rocsolver_int lda, const rocsolver_int strideA, rocsolver_int *ipiv, const rocsolver_int strideP, rocsolver_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1450: warning: Member rocsolver_dgeqr2(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1519: warning: Member rocsolver_dgeqr2_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *const A[], const rocsolver_int lda, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1595: warning: Member rocsolver_dgeqr2_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1655: warning: Member rocsolver_dgelq2(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1723: warning: Member rocsolver_dgelq2_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *const A[], const rocsolver_int lda, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1798: warning: Member rocsolver_dgelq2_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1860: warning: Member rocsolver_dgeqrf(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:1929: warning: Member rocsolver_dgeqrf_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *const A[], const rocsolver_int lda, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2005: warning: Member rocsolver_dgeqrf_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2065: warning: Member rocsolver_dgelqf(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, double *ipiv) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2133: warning: Member rocsolver_dgelqf_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *const A[], const rocsolver_int lda, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2208: warning: Member rocsolver_dgelqf_strided_batched(rocsolver_handle handle, const rocsolver_int m, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, double *ipiv, const rocsolver_int strideP, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2266: warning: Member rocsolver_dgetrs(rocsolver_handle handle, const rocsolver_operation trans, const rocsolver_int n, const rocsolver_int nrhs, double *A, const rocsolver_int lda, const rocsolver_int *ipiv, double *B, const rocsolver_int ldb) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2271: warning: Member rocsolver_cgetrs(rocsolver_handle handle, const rocsolver_operation trans, const rocsolver_int n, const rocsolver_int nrhs, rocblas_float_complex *A, const rocsolver_int lda, const rocsolver_int *ipiv, rocblas_float_complex *B, const rocsolver_int ldb) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2276: warning: Member rocsolver_zgetrs(rocsolver_handle handle, const rocsolver_operation trans, const rocsolver_int n, const rocsolver_int nrhs, rocblas_double_complex *A, const rocsolver_int lda, const rocsolver_int *ipiv, rocblas_double_complex *B, const rocsolver_int ldb) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2332: warning: Member rocsolver_dgetrs_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, double *const A[], const rocblas_int lda, const rocblas_int *ipiv, const rocblas_int strideP, double *const B[], const rocblas_int ldb, const rocblas_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2337: warning: Member rocsolver_cgetrs_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, rocblas_float_complex *const A[], const rocblas_int lda, const rocblas_int *ipiv, const rocblas_int strideP, rocblas_float_complex *const B[], const rocblas_int ldb, const rocblas_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2343: warning: Member rocsolver_zgetrs_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, rocblas_double_complex *const A[], const rocblas_int lda, const rocblas_int *ipiv, const rocblas_int strideP, rocblas_double_complex *const B[], const rocblas_int ldb, const rocblas_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2408: warning: Member rocsolver_dgetrs_strided_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, double *A, const rocblas_int lda, const rocblas_int strideA, const rocblas_int *ipiv, const rocblas_int strideP, double *B, const rocblas_int ldb, const rocblas_int strideB, const rocblas_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2413: warning: Member rocsolver_cgetrs_strided_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, rocblas_float_complex *A, const rocblas_int lda, const rocblas_int strideA, const rocblas_int *ipiv, const rocblas_int strideP, rocblas_float_complex *B, const rocblas_int ldb, const rocblas_int strideB, const rocblas_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2419: warning: Member rocsolver_zgetrs_strided_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, rocblas_double_complex *A, const rocblas_int lda, const rocblas_int strideA, const rocblas_int *ipiv, const rocblas_int strideP, rocblas_double_complex *B, const rocblas_int ldb, const rocblas_int strideB, const rocblas_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2468: warning: Member rocsolver_dpotf2(rocsolver_handle handle, const rocsolver_fill uplo, const rocsolver_int n, double *A, const rocsolver_int lda, rocblas_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2522: warning: Member rocsolver_dpotf2_batched(rocsolver_handle handle, const rocsolver_fill uplo, const rocsolver_int n, double *const A[], const rocsolver_int lda, rocblas_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2582: warning: Member rocsolver_dpotf2_strided_batched(rocsolver_handle handle, const rocsolver_fill uplo, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, rocblas_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2633: warning: Member rocsolver_dpotrf(rocsolver_handle handle, const rocsolver_fill uplo, const rocsolver_int n, double *A, const rocsolver_int lda, rocblas_int *info) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2687: warning: Member rocsolver_dpotrf_batched(rocsolver_handle handle, const rocsolver_fill uplo, const rocsolver_int n, double *const A[], const rocsolver_int lda, rocblas_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2747: warning: Member rocsolver_dpotrf_strided_batched(rocsolver_handle handle, const rocsolver_fill uplo, const rocsolver_int n, double *A, const rocsolver_int lda, const rocsolver_int strideA, rocblas_int *info, const rocsolver_int batch_count) (function) of file rocsolver-functions.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-types.h:19: warning: Member rocsolver_float_complex (typedef) of file rocsolver-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-types.h:20: warning: Member rocsolver_double_complex (typedef) of file rocsolver-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-types.h:21: warning: Member rocsolver_half (typedef) of file rocsolver-types.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-types.h:57: warning: Member rocsolver_layer_mode (typedef) of file rocsolver-types.h is not documented. 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/rocSOLVER/src Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-auxiliary.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-auxiliary.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver.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/rocSOLVER/src/rocsolver-auxiliary.h... Generating code for file ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h... Generating code for file ROCm_Libraries/rocSOLVER/src/rocsolver-types.h... Generating code for file ROCm_Libraries/rocSOLVER/src/rocsolver.h... Generating file documentation... Generating docs for file ROCm_Libraries/rocSOLVER/src/rocsolver-auxiliary.h... Generating docs for file ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h... Generating docs for file ROCm_Libraries/rocSOLVER/src/rocsolver-types.h... Generating docs for file ROCm_Libraries/rocSOLVER/src/rocsolver.h... Generating page docu/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:752: warning: The following parameters of rocsolver_sorm2r(rocsolver_handle handle, const rocsolver_side side, const rocsolver_operation trans, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, float *A, const rocsolver_int lda, float *ipiv, float *C, const rocsolver_int ldc) are not documented: parameter 'ldc' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:833: warning: The following parameters of rocsolver_sormqr(rocsolver_handle handle, const rocsolver_side side, const rocsolver_operation trans, const rocsolver_int m, const rocsolver_int n, const rocsolver_int k, float *A, const rocsolver_int lda, float *ipiv, float *C, const rocsolver_int ldc) are not documented: parameter 'ldc' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2327: warning: The following parameters of rocsolver_sgetrs_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, float *const A[], const rocblas_int lda, const rocblas_int *ipiv, const rocblas_int strideP, float *const B[], const rocblas_int ldb, const rocblas_int batch_count) are not documented: parameter 'strideP' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/rocsolver-functions.h:2403: warning: The following parameters of rocsolver_sgetrs_strided_batched(rocblas_handle handle, const rocblas_operation trans, const rocblas_int n, const rocblas_int nrhs, float *A, const rocblas_int lda, const rocblas_int strideA, const rocblas_int *ipiv, const rocblas_int strideP, float *B, const rocblas_int ldb, const rocblas_int strideB, const rocblas_int batch_count) are not documented: parameter 'strideP' mentation... 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 rocsolver-auxiliary.h Generating XML output for file rocsolver-functions.h Generating XML output for file rocsolver-types.h Generating XML output for file rocsolver.h 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/rocSOLVER/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm_Libraries/rocSOLVER/src/ lookup cache used 115/65536 hits=4880 misses=115 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 building [mo]: targets for 0 po files that are out of date building [epub]: targets for 152 source files that are out of date updating environment: [new config] 152 added, 0 changed, 0 removed reading sources... [ 0%] Current_Release_Notes/Current-Release-Notes reading sources... [ 1%] Deep_learning/Deep-learning reading sources... [ 1%] Deep_learning/GCN-asm-tutorial reading sources... [ 2%] Deep_learning/MXNet reading sources... [ 3%] Deep_learning/caffe reading sources... [ 3%] Deep_learning/hipCaffe reading sources... [ 4%] Deep_learning/mininbody reading sources... [ 5%] FAQ/FAQ_HIP reading sources... [ 5%] GCN_ISA_Manuals/GCN-ISA-Manuals reading sources... [ 6%] GCN_ISA_Manuals/PCIe-features reading sources... [ 7%] GCN_ISA_Manuals/caffe reading sources... [ 7%] GCN_ISA_Manuals/testdocbook reading sources... [ 8%] InstallGuide reading sources... [ 9%] Installation_Guide/FAQ-on-Installation reading sources... [ 9%] Installation_Guide/HCC-Compiler reading sources... [ 10%] Installation_Guide/HIP reading sources... [ 11%] Installation_Guide/Installation-Guide reading sources... [ 11%] 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... [ 13%] Installation_Guide/QuickStartGuideOpenCL reading sources... [ 14%] Installation_Guide/ROC-smi reading sources... [ 15%] Installation_Guide/ROCK-Kernel-Driver_readme reading sources... [ 15%] Installation_Guide/ROCR-Runtime reading sources... [ 16%] Installation_Guide/ROCk-kernel reading sources... [ 17%] Installation_Guide/ROCt reading sources... [ 17%] Installation_Guide/atmi reading sources... [ 18%] Other_Solutions/Other-Solutions reading sources... [ 19%] Other_Solutions/PCIe-Debug reading sources... [ 19%] Programming_Guides/CUDAAPIHIP reading sources... [ 20%] Programming_Guides/CUDAAPIHIPTEXTURE reading sources... [ 21%] Programming_Guides/HIP-FAQ reading sources... [ 21%] Programming_Guides/HIP-GUIDE reading sources... [ 22%] Programming_Guides/HIP-Terms reading sources... [ 23%] Programming_Guides/HIP-Terms2 reading sources... [ 23%] Programming_Guides/HIP-bug reading sources... [ 24%] Programming_Guides/HIP-porting-guide reading sources... [ 25%] Programming_Guides/HIP-run-time-API reading sources... [ 25%] Programming_Guides/HIP-terminology reading sources... [ 26%] Programming_Guides/HIP_Debugging reading sources... [ 26%] Programming_Guides/Kernel_language reading sources... [ 27%] Programming_Guides/LanguageInto reading sources... [ 28%] Programming_Guides/OpenCL-Architecture reading sources... [ 28%] Programming_Guides/Opencl-optimization reading sources... [ 29%] Programming_Guides/Opencl-programming-guide reading sources... [ 30%] Programming_Guides/Programming-Guides reading sources... [ 30%] Programming_Guides/hcc-guide reading sources... [ 31%] Programming_Guides/hcc-profile reading sources... [ 32%] Programming_Guides/hip-programming reading sources... [ 32%] Programming_Guides/hip-programming-guide reading sources... [ 33%] Programming_Guides/hip_install reading sources... [ 34%] Programming_Guides/hip_port reading sources... [ 34%] Programming_Guides/hip_profiling reading sources... [ 35%] Programming_Guides/hipporting-driver-api reading sources... [ 36%] ROCm reading sources... [ 36%] ROCm_API_References/BLAS1 reading sources... [ 37%] ROCm_API_References/BLAS2 reading sources... [ 38%] ROCm_API_References/BLAS3 reading sources... [ 38%] ROCm_API_References/HCC-API reading sources... [ 39%] ROCm_API_References/HIP-API reading sources... [ 40%] ROCm_API_References/HIP-MATH reading sources... [ 40%] ROCm_API_References/HIP_API/Context-Management reading sources... [ 41%] ROCm_API_References/HIP_API/Control reading sources... [ 42%] ROCm_API_References/HIP_API/Device-Memory-Access reading sources... [ 42%] ROCm_API_References/HIP_API/Device-management reading sources... [ 43%] ROCm_API_References/HIP_API/Error reading sources... [ 44%] ROCm_API_References/HIP_API/Event-Management reading sources... [ 44%] ROCm_API_References/HIP_API/Initialization-and-Version reading sources... [ 45%] ROCm_API_References/HIP_API/Memory-Management reading sources... [ 46%] ROCm_API_References/HIP_API/Stream-Management reading sources... [ 46%] ROCm_API_References/ROCm-API-References reading sources... [ 47%] ROCm_API_References/ROCr-API reading sources... [ 48%] ROCm_API_References/Thrust reading sources... [ 48%] ROCm_API_References/api reading sources... [ 49%] ROCm_API_References/clBLAS reading sources... [ 50%] ROCm_API_References/clSPARSE_API reading sources... [ 50%] ROCm_API_References/clSPARSE_api reading sources... [ 51%] ROCm_API_References/rocBLAS reading sources... [ 51%] ROCm_Audio_Video_Tutorials/ROCm_videos reading sources... [ 52%] ROCm_Beginners_Guide/HCC_Getting_Started reading sources... [ 53%] ROCm_Compiler_SDK/ROCm-Codeobj-format reading sources... [ 53%] ROCm_Compiler_SDK/ROCm-Compiler-SDK reading sources... [ 54%] ROCm_Compiler_SDK/ROCm-Native-ISA reading sources... [ 55%] ROCm_Compiler_SDK/ROCm_ABI reading sources... [ 55%] ROCm_Compiler_SDK/ocml reading sources... [ 56%] ROCm_Glossary/ROCm-Glossary reading sources... [ 57%] 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... [ 57%] ROCm_Libraries/dep-lib reading sources... [ 58%] ROCm_Libraries/hipsparse_wiki reading sources... [ 59%] ROCm_Libraries/rocSOLVER/API reading sources... [ 59%] ROCm_Libraries/rocSOLVER/Introduction reading sources... [ 60%] ROCm_Libraries/rocSOLVER/docs/source/api reading sources... [ 61%] ROCm_Libraries/rocSOLVER/docs/source/index reading sources... [ 61%] ROCm_Libraries/rocSOLVER/docs/source/library reading sources... [ 62%] ROCm_Libraries/rocSOLVER/index reading sources... [ 63%] ROCm_Network_Based_Programing/ROCm_RDMA reading sources... [ 63%] ROCm_Solutions/ROCr_Error_Codes reading sources... [ 64%] ROCm_System_Managment/ROCm-System-Managment reading sources... [ 65%] ROCm_System_Managment/topo0 reading sources... [ 65%] ROCm_System_Managment/topo1 reading sources... [ 66%] ROCm_System_Managment/topo2 reading sources... [ 67%] ROCm_System_Managment/topo3 reading sources... [ 67%] ROCm_System_Managment/topo4 reading sources... [ 68%] ROCm_Tools/HCC-Native-GCN-ISA reading sources... [ 69%] ROCm_Tools/HCC_WIKI reading sources... [ 69%] ROCm_Tools/ROCm-Tools reading sources... [ 70%] ROCm_Tools/aoreadme reading sources... [ 71%] ROCm_Tools/clBLA reading sources... [ 71%] ROCm_Tools/clFFT reading sources... [ 72%] ROCm_Tools/clRNG reading sources... [ 73%] ROCm_Tools/clSPARSE reading sources... [ 73%] ROCm_Tools/hcFFT reading sources... [ 74%] ROCm_Tools/hcRNG reading sources... [ 75%] ROCm_Tools/hipBLAS reading sources... [ 75%] ROCm_Tools/hipeigen reading sources... [ 76%] ROCm_Tools/hipinstall reading sources... [ 76%] ROCm_Tools/installtensile reading sources... [ 77%] ROCm_Tools/rocFFT reading sources... [ 78%] ROCm_Tools/rocFFTAPI reading sources... [ 78%] ROCm_Tools/rocblas reading sources... [ 79%] ROCm_Tools/rocblaswiki reading sources... [ 80%] ROCm_Tools/rocm-debug reading sources... [ 80%] ROCm_Tools/tensile reading sources... [ 81%] ROCm_Tools/tutorial reading sources... [ 82%] ROCm_Virtualization_Containers/ROCm-Virtualization-&-Containers reading sources... [ 82%] ROCm_Virtualization_Containers/ROCm_Docker reading sources... [ 83%] ROCm_Virtualization_Containers/quickstart reading sources... [ 84%] Remote_Device_Programming/Async reading sources... [ 84%] Remote_Device_Programming/DesignDiscuss reading sources... [ 85%] Remote_Device_Programming/Memoryhooks reading sources... [ 86%] Remote_Device_Programming/Performancemeasurement reading sources... [ 86%] Remote_Device_Programming/PrintUCXinfo reading sources... [ 87%] Remote_Device_Programming/Remote-Device-Programming reading sources... [ 88%] Remote_Device_Programming/Testing reading sources... [ 88%] Remote_Device_Programming/UCP-Design reading sources... [ 89%] Remote_Device_Programming/UCT-Design reading sources... [ 90%] Remote_Device_Programming/UCXenv reading sources... [ 90%] Remote_Device_Programming/findUCPendpoint reading sources... [ 91%] Remote_Device_Programming/logging reading sources... [ 92%] Remote_Device_Programming/profiling reading sources... [ 92%] Remote_Device_Programming/sideprogresscompletion reading sources... [ 93%] Remote_Device_Programming/statistic reading sources... [ 94%] Tutorial/GCN-asm-tutorial reading sources... [ 94%] Tutorial/Optimizing-Dispatches reading sources... [ 95%] Tutorial/ROCm-MultiGPU reading sources... [ 96%] Tutorial/Tutorial reading sources... [ 96%] Tutorial/caffe reading sources... [ 97%] Tutorial/hipCaffe reading sources... [ 98%] 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:486: WARNING: Title level inconsistent: New features and enhancements in ROCm v3.3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:504: WARNING: Title level inconsistent: New features and enhancements in ROCm v3.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:509: WARNING: Title level inconsistent: New features and enhancements in ROCm v3.1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:528: WARNING: Title level inconsistent: New features and enhancements in ROCm v3.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:539: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:542: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:557: WARNING: Title level inconsistent: New features and enhancements in ROCm v2.10 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:574: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:599: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:606: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.7.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:610: WARNING: Title level inconsistent: Issues fixed in ROCm 2.7.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:621: WARNING: Title level inconsistent: Upgrading from ROCm 2.7 to 2.7.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:659: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:716: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:728: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.5 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:771: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:782: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:831: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:843: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:855: WARNING: Title level inconsistent: New features and enhancements in ROCm 2.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:906: WARNING: Title level inconsistent: New features and enhancements in ROCm 1.9.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:937: WARNING: Title level inconsistent: New features and enhancements in ROCm 1.9.1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:946: WARNING: Title level inconsistent: New features and enhancements in ROCm 1.9.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:1006: WARNING: Title level inconsistent: New features as of ROCm 1.8.3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:1011: WARNING: Title level inconsistent: New features as of ROCm 1.8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:1036: WARNING: Title level inconsistent: New Features as of ROCm 1.7 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:1049: WARNING: Title level inconsistent: New Features as of ROCm 1.5 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Current_Release_Notes/Current-Release-Notes.rst:284: WARNING: Unknown target name: "rsmi_event_notification". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:45: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:50: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:6: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:6: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:67: 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:6: 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:6: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:369: 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:369: 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:401: 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:405: 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:483: WARNING: Title level inconsistent: AMD OpenVX ********** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:494: WARNING: Title level inconsistent: AMD OpenVX Extensions ********************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:522: WARNING: Title level inconsistent: Applications ************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:535: WARNING: Title level inconsistent: Neural Net Model Compiler And Optimizer *************************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:545: WARNING: Title level inconsistent: RALI **** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:549: WARNING: Title level inconsistent: Samples ******* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:617: WARNING: Title level inconsistent: Toolkit ******* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:624: WARNING: Title level inconsistent: Utilities ********* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:632: WARNING: Title level inconsistent: Prerequisites ************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:665: WARNING: Title level inconsistent: Pre-requisites setup script - MIVisionX-setup.py ************************************************ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:693: WARNING: Title level inconsistent: Build & Install MIVisionX ************************* /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:455: WARNING: Duplicate explicit target name: "miopengemm". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:455: WARNING: Duplicate explicit target name: "miopen". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:806: WARNING: Title level inconsistent: Verify the Installation *********************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:455: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:834: WARNING: Title level inconsistent: Docker ****** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Deep_learning/Deep-learning.rst:934: WARNING: Title level inconsistent: Release Notes ************* /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:2: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:3: WARNING: Line block ends without a blank line. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:457: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:457: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:500: WARNING: Title level inconsistent: AMD Platform ############# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:535: WARNING: Title level inconsistent: NVIDIA Platform ################ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:562: WARNING: Title level inconsistent: Build ROCclr ############# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:582: WARNING: Title level inconsistent: Build HIP ########## /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:595: WARNING: Title level inconsistent: Default paths and environment variables ########################################## /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:676: 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/InstallGuide.rst:691: WARNING: Title level inconsistent: **Prerequisites** ############################### /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:705: WARNING: Title level inconsistent: Before You Begin ################# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:760: WARNING: Title level inconsistent: Closed source components '''''''''''''''''''''''''' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:787: WARNING: Title underline too short. Downloading the ROCm Source Code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:787: WARNING: Title underline too short. Downloading the ROCm Source Code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:818: WARNING: Title level inconsistent: ROCm Binary Package Structure ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:825: WARNING: Title level inconsistent: ROCm Core Components ===================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:833: WARNING: Title level inconsistent: ROCm Support Software ====================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:842: WARNING: Title level inconsistent: ROCm Compilers ================ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:850: WARNING: Title level inconsistent: ROCm Device Libraries =========================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:858: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:868: WARNING: Title level inconsistent: ROCm Libraries ============== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:890: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:952: WARNING: Title level inconsistent: ROCm Platform Packages ^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:1021: WARNING: Title level inconsistent: ROCm Core Components ===================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:1032: WARNING: Title level inconsistent: ROCm Support Software ====================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:1045: WARNING: Title level inconsistent: ROCm Compilers ================ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:1061: WARNING: Title level inconsistent: ROCm Device Libraries and Tools ================================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:1095: WARNING: Title level inconsistent: ROCm Libraries =============== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:1131: WARNING: Title level inconsistent: List of ROCm Packages for Supported Operating Systems ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/InstallGuide.rst:10: WARNING: Duplicate target name, cannot be used as a unique reference: "prerequisites". /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: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/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/Installation-Guide.rst:457: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:457: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:500: WARNING: Title level inconsistent: AMD Platform ############# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:535: WARNING: Title level inconsistent: NVIDIA Platform ################ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:562: WARNING: Title level inconsistent: Build ROCclr ############# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:582: WARNING: Title level inconsistent: Build HIP ########## /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:595: WARNING: Title level inconsistent: Default paths and environment variables ########################################## /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:676: 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/Installation_Guide/Installation-Guide.rst:691: WARNING: Title level inconsistent: **Prerequisites** ############################### /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:705: WARNING: Title level inconsistent: Before You Begin ################# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:760: WARNING: Title level inconsistent: Closed source components '''''''''''''''''''''''''' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:787: WARNING: Title underline too short. Downloading the ROCm Source Code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:787: WARNING: Title underline too short. Downloading the ROCm Source Code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:818: WARNING: Title level inconsistent: ROCm Binary Package Structure ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:825: WARNING: Title level inconsistent: ROCm Core Components ===================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:833: WARNING: Title level inconsistent: ROCm Support Software ====================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:842: WARNING: Title level inconsistent: ROCm Compilers ================ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:850: WARNING: Title level inconsistent: ROCm Device Libraries =========================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:858: 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/Installation-Guide.rst:868: WARNING: Title level inconsistent: ROCm Libraries ============== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:890: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:952: WARNING: Title level inconsistent: ROCm Platform Packages ^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1021: WARNING: Title level inconsistent: ROCm Core Components ===================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1032: WARNING: Title level inconsistent: ROCm Support Software ====================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1045: WARNING: Title level inconsistent: ROCm Compilers ================ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1061: WARNING: Title level inconsistent: ROCm Device Libraries and Tools ================================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1095: WARNING: Title level inconsistent: ROCm Libraries =============== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:1131: WARNING: Title level inconsistent: List of ROCm Packages for Supported Operating Systems ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:10: WARNING: Duplicate target name, cannot be used as a unique reference: "prerequisites". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Installation-Guide.rst:41: 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:74: 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:198: 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:254: 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:384: WARNING: duplicate label sles 15 service pack 1, 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:811: 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/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:8: 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:78: WARNING: Literal block 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:79: 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:86: WARNING: Literal block 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:87: 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:99: WARNING: Literal block 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:100: 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:109: WARNING: Literal block 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:110: 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:113: 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:116: 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:172: 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:172: 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:454: WARNING: Title level inconsistent: **Prerequisites** ############################### /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:468: WARNING: Title level inconsistent: Before You Begin ################# /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:14: WARNING: Unknown target name: "multi-verion installation". /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Installation_Guide/Quick Start Installation Guide.rst:26: 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:41: 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:172: 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:225: 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/Quick Start Installation Guide.rst:350: WARNING: duplicate label sles 15 service pack 1, 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:204: 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:345: WARNING: Title underline too short. What if HIP generates error of symbol multiply defined only on the AMD machine? ------------------------------------------------------------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-FAQ.rst:345: WARNING: Title underline too short. What if HIP generates error of symbol multiply defined only on the AMD machine? ------------------------------------------------------------------------------ /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:43: WARNING: Content block expected for the "raw" directive; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:124: WARNING: Title underline too short. Converting a project in-place ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:124: WARNING: Title underline too short. Converting a project in-place ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:830: WARNING: Title level inconsistent: HIPTRACE Mode ~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:839: WARNING: Title level inconsistent: Environment Variables ~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:851: WARNING: Title level inconsistent: Debugging hipcc ~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:858: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:866: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:866: WARNING: Title level inconsistent: What Does This Error Mean? ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:874: WARNING: Title level inconsistent: HIP Environment Variables ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/HIP-porting-guide.rst:896: WARNING: Title level inconsistent: Editor Highlighting ~~~~~~~~~~~~~~~~~~~ /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:44: WARNING: Title level inconsistent: When to Use HIP **************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:50: WARNING: Title level inconsistent: HIP Installation Instructions ****************************** /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:121: 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:122: 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:126: 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:126: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:128: 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:128: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:130: 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:130: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:132: 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:132: WARNING: Unexpected section title or transition. --------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:126: 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:126: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:128: 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:128: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:130: 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:130: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:132: 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:132: WARNING: Unexpected section title or transition. ----------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:126: 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:126: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:128: 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:128: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:130: 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:130: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:132: 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:132: WARNING: Unexpected section title or transition. --------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:126: 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:126: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:128: 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:128: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:130: 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:130: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:132: 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:132: WARNING: Unexpected section title or transition. ------------------------ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:126: 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:126: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:128: 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:128: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:130: 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:130: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:132: 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:132: WARNING: Unexpected section title or transition. --------------------------- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:152: 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:288: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:288: 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:299: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:295: 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:295: 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:304: 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:305: 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:315: 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:322: 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:324: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:329: 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:331: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:363: WARNING: Title level inconsistent: OpenCL Best Practices ###################### /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:405: WARNING: Title level inconsistent: HC Best Practices ################## /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:427: WARNING: Title level inconsistent: HC-specific features ##################### /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/Programming_Guides/Programming-Guides.rst:436: WARNING: Title level inconsistent: Differences between HC API and C++ AMP ###################################### /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: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:86: 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:251: 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: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:7: WARNING: Title underline too short. AMD ROCm Documentation =================== /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/ROCm.rst:185: WARNING: Line block ends without a blank line. /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 C++ declaration: 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 __dparm(0)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 30] hipError_t hipMemcpyPeerAsync (void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm(0)) ------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 128] hipError_t hipMemcpyPeerAsync (void *dst, int dstDeviceId, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream __dparm(0)) --------------------------------------------------------------------------------------------------------------------------------^ /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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 11] hipError_t hipMemcpyToSymbol (const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyHostToDevice)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 29] hipError_t hipMemcpyToSymbol (const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyHostToDevice)) -----------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 103] hipError_t hipMemcpyToSymbol (const void *symbolName, const void *src, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyHostToDevice)) -------------------------------------------------------------------------------------------------------^ /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 C++ declaration: 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 __dparm(0)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 34] hipError_t hipMemcpyToSymbolAsync (const void *symbolName, const void *src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm(0)) ----------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 148] hipError_t hipMemcpyToSymbolAsync (const void *symbolName, const void *src, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm(0)) ----------------------------------------------------------------------------------------------------------------------------------------------------^ /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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 11] hipError_t hipMemcpyFromSymbol (void *dst, const void *symbolName, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyDeviceToHost)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 31] hipError_t hipMemcpyFromSymbol (void *dst, const void *symbolName, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyDeviceToHost)) -------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 99] hipError_t hipMemcpyFromSymbol (void *dst, const void *symbolName, size_t sizeBytes, size_t offset __dparm(0), hipMemcpyKind kind __dparm(hipMemcpyDeviceToHost)) ---------------------------------------------------------------------------------------------------^ /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 C++ declaration: 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 __dparm(0)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 36] hipError_t hipMemcpyFromSymbolAsync (void *dst, const void *symbolName, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm(0)) ------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 144] hipError_t hipMemcpyFromSymbolAsync (void *dst, const void *symbolName, size_t sizeBytes, size_t offset, hipMemcpyKind kind, hipStream_t stream __dparm(0)) ------------------------------------------------------------------------------------------------------------------------------------------------^ /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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 11] hipError_t hipMemcpyAsync (void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm(0)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 26] hipError_t hipMemcpyAsync (void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm(0)) --------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 112] hipError_t hipMemcpyAsync (void *dst, const void *src, size_t sizeBytes, hipMemcpyKind kind, hipStream_t stream __dparm(0)) ----------------------------------------------------------------------------------------------------------------^ /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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 11] hipError_t hipMemsetAsync (void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm(0)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 26] hipError_t hipMemsetAsync (void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm(0)) --------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 86] hipError_t hipMemsetAsync (void *dst, int value, size_t sizeBytes, hipStream_t stream __dparm(0)) --------------------------------------------------------------------------------------^ /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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 11] hipError_t hipMallocArray (hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm(0), unsigned int flags __dparm(hipArrayDefault)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 26] hipError_t hipMallocArray (hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm(0), unsigned int flags __dparm(hipArrayDefault)) --------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 107] hipError_t hipMallocArray (hipArray **array, const hipChannelFormatDesc *desc, size_t width, size_t height __dparm(0), unsigned int flags __dparm(hipArrayDefault)) -----------------------------------------------------------------------------------------------------------^ /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 C++ declaration: 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 __dparm(0)) -----------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 28] 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 __dparm(0)) ----------------------------^ If declarator-id: Invalid C++ declaration: Expecting "," or ")" in parameters-and-qualifiers, got "_". [error at 155] 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 __dparm(0)) -----------------------------------------------------------------------------------------------------------------------------------------------------------^ /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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) ---------------------^ /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 C++ declaration: 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 C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_init () ---------------------^ If declarator-id: Invalid C++ declaration: 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 C++ declaration: 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 C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_shut_down () ---------------------^ If declarator-id: Invalid C++ declaration: 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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_extension_support Command output too long. Truncated at 1MB. [rtd-command-info] start-time: 2020-06-17T04:11:14.410760Z, end-time: 2020-06-17T04:11:14.614535Z, 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