MPISqNodeInfoNetwork
Definition
typedef struct MPISqNodeInfoNetwork {
long number;
long inPorts;
long outPorts;
} MPISqNodeInfoNetwork;
Description
MPISqNodeInfoNetwork structure contains information about the SynqNet node's network interface.
Remarks
The labeling convention for IN and OUT ports is for convenience. The hardware ports are identical. During SynqNet initialization, the node are discovered based on the OUT to IN port connections.
|
|---|
