Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ibacm(7) [centos man page]

IBACM(7)							 IB ACM User Guide							  IBACM(7)

NAME
ibacm - InfiniBand communication management assistant SYNOPSIS
#include <infiniband/ib_acm.h> DESCRIPTION
Used to resolve remote endpoint information before establishing communications over InfiniBand. NOTES
Th IB ACM provides scalable address and route resolution services over InfiniBand. It resolves system network names and IP addresses to InfiniBand path record data using efficient mechanisms, including caching of data. The IB ACM provides information needed to establish a connection, but does not implement the communication management protocol. It pro- vides services similar to rdma_getaddrinfo, rdma_resolve_addr, and rdma_resolve_route using IB multicast. The IB ACM does not require IPoIB or use standard naming services, such as DNS, and limits network communication, especially with the IB SA. The ib_acme utility assists in verifying what options of the ibacm service may be usable for the current fabric topology. Client interactions with the ibacm service are done over sockets through a standard TCP connection. The librdmacm abstracts this interac- tion. RETURN CODES
== 0 success != 0 error SEE ALSO
ib_acme(1), ibacm(1) IBACM
2012-03-01 IBACM(7)

Check Out this Related Man Page

ibcm(7D)							      Devices								  ibcm(7D)

NAME
ibcm - Solaris InfiniBand Communication Manager DESCRIPTION
The Solaris InfiniBand Communication Manager (IBCM) is a Solaris kernel misc module that adheres to the InfiniBand Architecture Specifica- tion, Volume 1: Release 1.1 for InfiniBand Communication Management Class. IBCM provides a transport layer abstraction to IB clients to set up reliable connected channels along with service, multicast, and path lookup-related functionality. IBCM implements the CM protocol as per the InfiniBand Architecture Specification, Volume 1: Release 1.1 and utilizes the InfiniBand Management Framework module for all IB management-related functionality and the InfiniBand Transport Layer (see ibtl(7D)) for all IB Verbs-related functionality. FILES
/kernel/misc/ibcm 32-bit x86 ELF kernel module /kernel/misc/amd64/ibcm 64-bit x86 ELF kernel module /kernel/misc/sparcv9/ibcm 64-bit SPARC ELF kernel module ATTRIBUTES
See attributes(5) for a description of the following attribute: +-----------------------------+-----------------------------+ |ATTRIBUTE TYPE |ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability | Consolidation Private | +-----------------------------+-----------------------------+ |Availability |SUNWhea | +-----------------------------+-----------------------------+ SEE ALSO
attributes(5), ibtl(7D) InfiniBand Architecture Specification, Volume 1: Release 1.1 SunOS 5.10 2 Apr 2004 ibcm(7D)
Man Page

3 More Discussions You Might Find Interesting

1. What is on Your Mind?

ACM, USENIX, SAGE, Computer Society

I am attempting to narrow down to one professional organization; however they all sound good, have similar benefits ... So I was wondering if anyone has a founded preference? Some on who is a member of one of the organizations, epically if you are also an IT Pro as well. I would also like some... (6 Replies)
Discussion started by: bru
6 Replies

2. UNIX for Advanced & Expert Users

Please Help

Dear All I have a group of patterns which look like this : 2 20080223_15:12:15.259 ISC-Libya BritishTelecom2 104 IAM 20104016641 218925164479 b 3330 ACM b 3337 ANM f 78309 REL b 78520 RLC :COMMA: NCI=10,FCI=2001,CPC=0A,TMR=00,USI: :COMMB: BCI=0434,OBI=01: :RELCAUSE:10: I want a script that... (4 Replies)
Discussion started by: zanetti321
4 Replies

3. Shell Programming and Scripting

Need a modification on this script

Hi All I have files contains rows which look like this: 2 20090721_16:58:47.173 JSUD2 JD1M1 20 IAM 966591835270 249918113182 b 3610 ACM b 3614 ACM b 3713 CPG b 3717 CPG f 5799 REL b 5815 RLC b 5817 RLC :COMMA: NCI=00,FCI=6101,CPC=0A,TMR=00,OFI=00,USI: :COMMB: BCI=1234: :RELCAUSE:10: ... (1 Reply)
Discussion started by: zanetti321
1 Replies