Searched refs:to_run (Results 1 – 2 of 2) sorted by relevance
471 Collective* to_run = nullptr; in SignalMultiNodeReady() local479 to_run = collective; in SignalMultiNodeReady()482 << " to_run " << to_run; in SignalMultiNodeReady()486 if (to_run != nullptr) RunCollective(to_run); in SignalMultiNodeReady()493 Collective* to_run = nullptr; in AddParticipant() local589 to_run = collective; in AddParticipant()597 if (to_run != nullptr) RunCollective(to_run); in AddParticipant()
289 to_run = {301 run_result = self.evaluate(to_run)