mpiSqNodeLinkStatus
Declaration
MPI_DECL1 long MPI_DECL2 mpiSqNodeLinkStatus (MPIControl control, long nodeNumber, MPISqNodeLinkStatus *linkStatus);
Required Header: stdmpi.h
Change History: Modified in 04.00.
Description
mpiSqNodeLinkStatus writes the status for the network links into the structure pointed to by linkStatus. The link status provides an indicator of whether there is a functional connection between the nodes or controller/node.
| control | Pointer to a control object |
|---|---|
| nodeNumber | An index to a SynqNet node |
| *linkStatus | A pointer to a link status structure. |
| Return Values |
|---|
| MPIMessageOK |
