Class Myrinet9


class Myrinet9
derived from NIC


Method Summary
 static Myrinet_MACget_mac()
           
 static voidinit()
           
 static boolpending()
           
 static voidreceive(void * data, unsigned int * const len)
           
 static voidsend(void * data, unsigned int len)
           

Methods inherited from class NIC
pool_network, receive, send, send1

Method Detail

get_mac

public static Myrinet_MAC get_mac()

init

public static void init()

pending

public static bool pending()

receive

public static void receive(void * data, unsigned int * const len)

send

public static void send(void * data, unsigned int len)