Searched refs:TaskDeviceMap (Results 1 – 1 of 1) sorted by relevance
285 typedef std::unordered_map<string, DevRec> TaskDeviceMap; typedef286 typedef std::unordered_map<string, TaskDeviceMap> GlobalDeviceMap;295 TaskDeviceMap& tdm = gdm[gp.task_names[i]]; in BuildDevRecs()307 bool ParseRingOrder(const string& gpu_ring_order_str, TaskDeviceMap* tdm) { in ParseRingOrder()338 void OrderTaskDeviceMap(const string& gpu_ring_order, TaskDeviceMap* tdm) { in OrderTaskDeviceMap()428 TaskDeviceMap& tdm = iter.second; in EstablishGlobalRank()440 TaskDeviceMap* tdm = &gdm[task_name]; in EstablishGlobalRank()581 const TaskDeviceMap& tdm = git.second; in CompleteDefaultRanking()