¶std::string gather_command_graph(
const std::string& graph_str,
size_t num_nodes,
node_id local_nid)
std::string gather_command_graph(
const std::string& graph_str,
size_t num_nodes,
node_id local_nid)
Description
Returns the combined command graph of all nodes on node 0, an empty string on other nodes
Parameters
- const std::string& graph_str
- size_t num_nodes
- node_id local_nid