Topics#
Topics
Here is a list of all topics with brief descriptions:
[detail level 123]
| ▼HIP API | Defines the HIP API |
| External Resource Interoperability | Imports an external semaphore |
| PeerToPeer Device Memory Access | Determines if a device can access a peer device's memory |
| ▼Module Management | Loads fatbin object |
| Cooperative groups kernel launch of Module management. | Launches kernel f with launch parameters and shared memory on stream with arguments passed to kernelParams, where thread blocks can cooperate and synchronize as they execute |
| 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 | Return last error returned by any HIP runtime API call and resets the stored error code to hipSuccess |
| Event Management | Create an event with the specified flags |
| Occupancy | Determine the grid and block sizes to achieves maximum occupancy for a kernel |
| Launch API to support the triple-chevron syntax | Configure a kernel launch |
| Callback Activity APIs | This section describes the callback/Activity of HIP runtime API |