Topics

Topics#

HIPFORT API Reference: Topics
Topics
Here is a list of all topics with brief descriptions:
[detail level 123]
 HIP APIDefines the HIP API
 External Resource InteroperabilityImports an external semaphore
 PeerToPeer Device Memory AccessDetermines if a device can access a peer device's memory
 Module ManagementLoads 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 VersionThis section describes the initializtion and version functions of HIP runtime API
 Device ManagementThis section describes the device management functions of HIP runtime API
 Execution ControlThis section describes the execution control functions of HIP runtime API
 Error HandlingReturn last error returned by any HIP runtime API call and resets the stored error code to hipSuccess
 Event ManagementCreate an event with the specified flags
 OccupancyDetermine the grid and block sizes to achieves maximum occupancy for a kernel
 Launch API to support the triple-chevron syntaxConfigure a kernel launch
 Callback Activity APIsThis section describes the callback/Activity of HIP runtime API