|
|
hipFunction_t | function |
| | Kernel to launch.
|
| |
|
unsigned int | gridDimX |
| | Width(X) of grid in blocks.
|
| |
|
unsigned int | gridDimY |
| | Height(Y) of grid in blocks.
|
| |
|
unsigned int | gridDimZ |
| | Depth(Z) of grid in blocks.
|
| |
|
unsigned int | blockDimX |
| | X dimension of each thread block.
|
| |
|
unsigned int | blockDimY |
| | Y dimension of each thread block.
|
| |
|
unsigned int | blockDimZ |
| | Z dimension of each thread block.
|
| |
|
unsigned int | sharedMemBytes |
| | Shared memory.
|
| |
|
hipStream_t | hStream |
| | Stream identifier.
|
| |
|
void ** | kernelParams |
| | Kernel parameters.
|
| |
The documentation for this struct was generated from the following file:
- /long_pathname_so_that_rpms_can_package_the_debug_info/src/external/hip-on-vdi/include/hip/hip_runtime_api.h