HIP: Heterogenous-computing Interface for Portability
Modules
HIP API

Defines the HIP API. See the individual sections for more information. More...

Collaboration diagram for HIP API:

Modules

 Initialization and Version
 This section describes the initializtion and version functions of HIP runtime API.
 
 Device Management
 This section describes the device management functions of HIP runtime API.
 
 Execution Control
 This section describes the execution control functions of HIP runtime API.
 
 Error Handling
 This section describes the error handling functions of HIP runtime API.
 
 Stream Management
 This section describes the stream management functions of HIP runtime API. The following Stream APIs are not (yet) supported in HIP:
 
 Stream Memory Operations
 This section describes Stream Memory Wait and Write functions of HIP runtime API.
 
 Event Management
 This section describes the event management functions of HIP runtime API.
 
 Memory Management
 This section describes the memory management functions of HIP runtime API. The following CUDA APIs are not currently supported:
 
 PeerToPeer Device Memory Access
 
 Context Management
 This section describes the context management functions of HIP runtime API.
 
 Module Management
 
 Occupancy
 This section describes the occupancy functions of HIP runtime API.
 
 Profiler Control[Deprecated]
 This section describes the profiler control functions of HIP runtime API.
 
 Launch API to support the triple-chevron syntax
 This section describes the API to support the triple-chevron syntax.
 
 Texture Management
 This section describes the texture management functions of HIP runtime API.
 
 Runtime Compilation
 This section describes the runtime compilation functions of HIP runtime API.
 
 Callback Activity APIs
 This section describes the callback/Activity of HIP runtime API.
 
 Graph Management
 This section describes the graph management types & functions of HIP runtime API.
 
 Virtual Memory Management
 This section describes the virtual memory management functions of HIP runtime API.
 
 OpenGL Interop
 This section describes the OpenGL and graphics interoperability functions of HIP runtime API.
 

Detailed Description

Defines the HIP API. See the individual sections for more information.