HIP: Heterogenous-computing Interface for Portability
Loading...
Searching...
No Matches
Public Attributes | List of all members
hipLaunchParams_t Struct Reference
Collaboration diagram for hipLaunchParams_t:
Collaboration graph
[legend]

Public Attributes

void * func
 Device function symbol.
 
dim3 gridDim
 Grid dimentions.
 
dim3 blockDim
 Block dimentions.
 
void ** args
 Arguments.
 
size_t sharedMem
 Shared memory.
 
hipStream_t stream
 Stream identifier.
 

The documentation for this struct was generated from the following file: