MCPcopy Create free account
hub / github.com/alibaba/libgrape-lite / Finalize

Function Finalize

tests/mutate_tests.cc:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65}
66
67void Finalize() {
68 grape::FinalizeMPIComm();
69 VLOG(1) << "Workers finalized.";
70}
71
72template <typename FRAG_T>
73std::shared_ptr<FRAG_T> BuildGraph(const grape::CommSpec& comm_spec,

Callers 1

mainFunction · 0.70

Calls 1

FinalizeMPICommFunction · 0.85

Tested by

no test coverage detected