Files
rocm-systems/docs/.doxygen/mainpage.md
T
Mészáros Gergely ae5f8714f4 Doxysphinx docs (#3192)
* Reorganize documenation based on rocm-docs-core

* Move build, install and contributing guides to docs

* Bump readthedocs config to Ubuntu 20.04

* Add more direct links to the API modules

* Pin rocm-docs-core version, add dependabot

- Use the pip package to have rocm-docs-core pinned
- Add dependabot config to update pinned packages (including rocm-docs-core)

* fixup! Add more direct links to the API modules

---------
2023-04-18 20:49:28 -07:00

610 B

HIP Runtime API Reference

This is the full HIP Runtime API reference. The API is organized into modules based on functionality.

List of Modules

  • @ref GlobalDefs
  • @ref Driver
  • @ref Device
  • @ref Execution
  • @ref Error
  • @ref Stream
  • @ref StreamM
  • @ref Memory
    • @ref External
    • @ref MemoryM
    • @ref StreamO
  • @ref PeerToPeer
  • @ref Context
    • @ref ContextD
  • @ref Module
  • @ref Occupancy
  • @ref Profiler
  • @ref Clang
  • @ref Texture
    • @ref TextureD
    • @ref TextureU
  • @ref Runtime
  • @ref Callback
  • @ref Graph
  • @ref Virtual
  • @ref GL
  • Surface Object