{ "title" : "Send", "kind" : "atomic", "type" : "communicatorSend", "tags" : ["remote", "distributed", "communicator", "network", "send"], "description" : "
This node should be put in a Remote or Spawn node only.
The inputs are
The output is the status of the send execution (true if successful).
", "inputs" : ["data","target rank", "tag","socket"], "outputs" : ["status"] }