Configuration for the kernel launch
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(dim3), | public | :: | blocks |
Number of blocks in the grid |
|||
type(dim3), | public | :: | threads |
Number of threads per block |
|||
integer(kind=int32), | public | :: | padding |
Padding added to the tile |