#include "gm_call_trace.h"
#include "gm_internal.h"
Functions | |
GM_ENTRY_POINT gm_status_t | gm_max_node_id (gm_port_t *port, unsigned int *n) |
This file contains the GM API function gm_max_node_id().
|
gm_max_node_id() stores the maximum GM node ID supported by the network interface card corresponding to port at the address of n.
|