Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
67
void Finalize() {
68
grape::FinalizeMPIComm();
69
VLOG(1) <<
"Workers finalized."
;
70
}
71
72
template <typename FRAG_T>
73
std::shared_ptr<FRAG_T> BuildGraph(const grape::CommSpec& comm_spec,
Callers
1
main
Function · 0.70
Calls
1
FinalizeMPIComm
Function · 0.85
Tested by
no test coverage detected