This function is deprecated.
gm_node_id_to_host_name() returns a pointer to the host name of the host containing the network interface card with GM node id node_id. The name referenced by the returned pointer is only valid until the next GM API call. -
Return values:
-
host_name |
The host name of the host containing the GM node id node_id. |
-
Parameters:
-
port |
(IN) The GM port associated with the network interface card. |
node_id |
(IN) The GM node id associated with the network interface card. |
-
Author:
-
Glenn Brown
-
Version:
-
GM_API_VERSION (as defined in gm.h)
|