| Scyld ClusterWare HPC: Reference Guide | ||
|---|---|---|
| << Previous | Next >> | |
Retrieves the IP address from the sockaddr structure and provides the number of the node with that address. There is a direct one-to-one mapping of node number to IP address as given in the /etc/beowulf/config file. Node numbering starts at 0 with the first IP address in the range and increments by 1 up to the last IP address in the range.
Returns the node number associated with the IP address.
Returns BPROC_NODE_NONE if no valid node was found.
addr points to memory that is not accessible by the program.
There was an I/O error.
Out of memory error.
| << Previous | Home | Next >> |
| bproc_nodeinfo | Up | bproc_nodestatus |