Home
last modified time | relevance | path

Searched refs:GroupsPerDevice (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp468 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()
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 …]