Searched refs:DeviceFineGrainedMemoryPools (Results 1 – 1 of 1) sorted by relevance
500 std::vector<hsa_amd_memory_pool_t> DeviceFineGrainedMemoryPools; member in RTLDeviceInfoTy867 assert(DeviceId < DeviceFineGrainedMemoryPools.size() && "Error here."); in addDeviceMemoryPool()877 DeviceFineGrainedMemoryPools[DeviceId] = MemoryPool; in addDeviceMemoryPool()1030 DeviceFineGrainedMemoryPools.resize(NumberOfDevices); in RTLDeviceInfoTy()