Lines Matching refs:GroupsPerDevice
468 std::vector<int> GroupsPerDevice; member in RTLDeviceInfoTy
1022 GroupsPerDevice.resize(NumberOfDevices); in RTLDeviceInfoTy()
1071 GroupsPerDevice[I] = RTLDeviceInfoTy::DefaultNumTeams; in RTLDeviceInfoTy()
1074 GroupsPerDevice[I], ThreadsPerGroup[I]); in RTLDeviceInfoTy()
2114 DeviceInfo().GroupsPerDevice[DeviceId] = RTLDeviceInfoTy::DefaultNumTeams; in __tgt_rtl_init_device()
2118 DeviceInfo().GroupsPerDevice[DeviceId] = WorkgroupMaxDim[0]; in __tgt_rtl_init_device()
2119 DP("Using %d ROCm blocks per grid\n", DeviceInfo().GroupsPerDevice[DeviceId]); in __tgt_rtl_init_device()
2121 DeviceInfo().GroupsPerDevice[DeviceId] = RTLDeviceInfoTy::HardTeamLimit; in __tgt_rtl_init_device()
2133 DeviceInfo().GroupsPerDevice[DeviceId]; in __tgt_rtl_init_device()
2167 (enforceUpperBound(&DeviceInfo().GroupsPerDevice[DeviceId], in __tgt_rtl_init_device()
2192 DeviceInfo().GroupsPerDevice[DeviceId])) { in __tgt_rtl_init_device()
2194 DeviceInfo().GroupsPerDevice[DeviceId]); in __tgt_rtl_init_device()
2216 DeviceId, DeviceInfo().GroupsPerDevice[DeviceId], in __tgt_rtl_init_device()
2221 DeviceInfo().GroupsPerDevice[DeviceId], in __tgt_rtl_init_device()
2222 DeviceInfo().GroupsPerDevice[DeviceId] * in __tgt_rtl_init_device()