rocprofiler_kernel_properties_t Struct Reference#
rocprofiler_kernel_properties_t Struct Reference
  Kernel properties, this will represent the kernel properties such as its grid size, workgroup size, wave_size. More...
#include <rocprofiler.h>
Data Fields | |
| uint64_t | grid_size | 
| Grid Size.  More... | |
| uint64_t | workgroup_size | 
| workgroup size  More... | |
| uint64_t | lds_size | 
| lds_size  More... | |
| uint64_t | scratch_size | 
| scratch_size  More... | |
| uint64_t | arch_vgpr_count | 
| arch vgpr count  More... | |
| uint64_t | accum_vgpr_count | 
| accum vgpr count  More... | |
| uint64_t | sgpr_count | 
| sgpr_count  More... | |
| uint64_t | wave_size | 
| wave size  More... | |
| uint64_t | signal_handle | 
| Dispatch completion signal handle.  More... | |
Detailed Description
Kernel properties, this will represent the kernel properties such as its grid size, workgroup size, wave_size.
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocprofiler-docs/checkouts/docs-6.3.1/include/rocprofiler/v2/rocprofiler.h