Searched refs:GroupsPerDevice (Results 1 – 1 of 1) sorted by relevance
468 std::vector<int> GroupsPerDevice; member in RTLDeviceInfoTy1022 GroupsPerDevice.resize(NumberOfDevices); in RTLDeviceInfoTy()1071 GroupsPerDevice[I] = RTLDeviceInfoTy::DefaultNumTeams; in RTLDeviceInfoTy()1074 GroupsPerDevice[I], ThreadsPerGroup[I]); in RTLDeviceInfoTy()2118 DeviceInfo().GroupsPerDevice[DeviceId] = WorkgroupMaxDim[0]; in __tgt_rtl_init_device()2133 DeviceInfo().GroupsPerDevice[DeviceId]; in __tgt_rtl_init_device()2167 (enforceUpperBound(&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()[all …]