MCPcopy Create free account
hub / github.com/alibaba/GraphScope / getHostName

Function getHostName

analytical_engine/core/java/graphx_runner.h:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63namespace gs {
64
65std::string getHostName() { return boost::asio::ip::host_name(); }
66
67void Init() {
68 grape::InitMPIComm();

Callers 2

splitAndGetFunction · 0.70
LoadFragmentFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected