This subroutine optimizes the tile size and number of rows for narrow matrices by adjusting them to be compatible with the warp size.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int32), | intent(inout) | :: | base_tile |
< Tile size |
||
| integer(kind=int32), | intent(inout) | :: | base_rows |
< Number of rows |