hipLaunchParams_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

args
void** args;
Undocumented in source.
blockDim
dim3 blockDim;
Undocumented in source.
func
void* func;
Undocumented in source.
gridDim
dim3 gridDim;
Undocumented in source.
sharedMem
size_t sharedMem;
Undocumented in source.
stream
hipStream_t stream;
Undocumented in source.

Meta