hipLaunchParams Struct Reference#
hipLaunchParams Struct Reference
#include <hip_runtime_api.h>
Collaboration diagram for hipLaunchParams:
Data Fields | |
| 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:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hip/checkouts/docs-5.0.2/include/hip/hip_runtime_api.h