Topics#
Topics
Here is a list of all topics with brief descriptions:
[detail level 123]
| ▼HIP API | Defines the HIP API |
| External Resource Interoperability | This section describes the external resource interoperability functions of HIP runtime API |
| PeerToPeer Device Memory Access | This section describes the PeerToPeer device memory access functions of HIP runtime API |
| ▼Module Management | This section describes the module management functions of HIP runtime API |
| 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 |
| ▼Memory Management | Memory management functions of the HIP runtime API |
| Memory Management [Deprecated] | Deprecated memory management functions of the HIP runtime API |
| Managed Memory | This section describes the managed memory management functions of HIP runtime API |
| Initialization and Version | This section describes the initialization 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 |
| Event Management | This section describes the event management functions of HIP runtime API |
| Execution Context Management | This section describes execution context management functions of HIP runtime API |
| Occupancy | This section describes the occupancy functions of HIP runtime API |
| Launch API to support the triple-chevron syntax | This section describes the API to support the triple-chevron syntax |
| Callback Activity APIs | This section describes the callback/Activity of HIP runtime API |
| Sparse Auxiliary Functions | Auxiliary functions, such as handle, descriptor and info object management |
| Sparse Level 1 Functions | Operations between a vector in sparse format and a vector in dense format |
| Sparse Level 2 Functions | Operations between a matrix in sparse format and a vector in dense format |
| Sparse Level 3 Functions | Operations between a matrix in sparse format and multiple vectors in dense format |
| Sparse Extra Functions | Operations that manipulate sparse matrices, such as addition and multiplication |
| Preconditioner Functions | Manipulations on a matrix in sparse format to obtain a preconditioner |
| Sparse Conversion Functions | Conversions between different sparse matrix storage formats |
| Sparse Reordering Functions | Reordering operations on a matrix in sparse format |
| Sparse Utility Functions | Checks on a matrix in sparse format |
| Sparse Generic Functions | Generic sparse API operating on the descriptor-based sparse and dense types |