# InfiniBand Communication Management Assistant for clusters address file # # Use ib_acme utility with -A option to automatically generate a sample # ibacm_addr.cfg file for the current system. # # Entry format is: # address device port pkey # # NOTE: IP addresses are now automatically read and monitored on the system. # Therefore they are no longer required in this file. # # The address may be one of the following: # host_name - ascii character string, up to 31 characters # # device name - struct ibv_device name # port number - valid port number on device (numbering starts at 1) # pkey - partition key in hex (can specify 'default' for pkey 0xFFFF) # # Up to 4 addresses can be associated with a given tuple # # Samples: # node31 ibv_device0 1 default # node31-1 ibv_device0 1 0x00FF # node31-2 ibv_device0 2 0x00FF at mlx4_0 1 default at-1 mlx4_0 1 default