Occupancy#
Occupancy
This section describes the occupancy functions of HIP runtime API. More...
Data Types | |
| interface | hipfort::hipmoduleoccupancymaxpotentialblocksize |
| determine the grid and block sizes to achieves maximum occupancy for a kernel More... | |
| interface | hipfort::hipoccupancyavailabledynamicsmemperblock |
| Returns dynamic shared memory available per block when launching numBlocks blocks on SM. More... | |
Detailed Description
This section describes the occupancy functions of HIP runtime API.