Product specifications

Table Of Contents
Glossary
EE – kDAPL
Glossary-2 IB6054601-00 H
S
EE
Stands for End to End
EEC
Stands for End to End Context
fabric
The InfiniBand interconnect infrastructure,
consisting of a set of host channel
adapters (and possibly target channel
adapters) connected by switches, such
that each end node can directly reach all
other nodes.
front end node
The machine or machines that launch
jobs.
funneled thread model
Only the main (master) thread may
execute MPI calls. In QLogic MPI, hybrid
MPI/OpenMP applications are supported,
provided that the MPI routines are called
only by the master OpenMP thread.
GID
Stands for Global Identifier. Used for
routing between different InfiniBand
subnets.
GUID
Stands for Globally Unique Identifier for
the QLogic chip. GUID is equivalent to an
Ethernet MAC address.
head node
Same as front end node.
host channel adapter
Host channel adapters are I/O engines
located within processing nodes,
connecting them to the InfiniBand fabric.
hosts file
Same as mpihosts file. Not the same as
the /etc/hosts file.
HTX
A specification that defines a connector
and form factor for HyperTrans-
port-enabled daughter cards and EATX
motherboards.
InfiniBand
Also referred to as IB. An input/output
architecture used in high-end servers. It is
also a specification for the serial transmis-
sion of data between processors and I/O
devices. InfiniBand typically uses
switched, point-to-point channels. These
channels are usually created by attaching
host channel adapters and target channel
adapters through InfiniBand switches.
IPoIB
Stands for Internet Protocol over Infini-
Band, as per the OpenFabrics standards
effort. This protocol layer allows the tradi-
tional Internet Protocol (IP) to run over an
InfiniBand fabric. IPoIB runs in either
connected mode (IPoIB-CM) or unreliable
datagram mode (IPoIB-UD).
iSER
Stands for iSCSI Extensions for RDMA. An
upper layer protocol.
kDAPL
Stands for kernel Direct Access Provider
Library. kDAPL is the kernel mode version
of the DAPL protocol.