hipLaunchParams Struct Reference#
hipLaunchParams Struct Reference
#include <hip_runtime_api.h>
Collaboration diagram for hipLaunchParams:
Data Fields | |
void * | func |
Device function symbol. More... | |
dim3 | gridDim |
Grid dimentions. More... | |
dim3 | blockDim |
Block dimentions. More... | |
void ** | args |
Arguments. More... | |
size_t | sharedMem |
Shared memory. More... | |
hipStream_t | stream |
Stream identifier. More... | |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hip/checkouts/docs-5.0.0/include/hip/hip_runtime_api.h