Searched refs:DeviceAllocators (Results 1 – 1 of 1) sorted by relevance
434 std::vector<CUDADeviceAllocatorTy> DeviceAllocators; member in __anondfa3b3cd0111::DeviceRTLTy568 DeviceAllocators.emplace_back(); in DeviceRTLTy()578 DeviceAllocators[I], MemoryManagerThreshold)); in DeviceRTLTy()986 return DeviceAllocators[DeviceId].allocate(Size, nullptr, Kind); in dataAlloc()989 return DeviceAllocators[DeviceId].allocate(Size, nullptr, Kind); in dataAlloc()1109 return DeviceAllocators[DeviceId].free(TgtPtr); in dataDelete()