Product specifications

Table Of Contents
Glossary
MR – RC
Glossary-4 IB6054601-00 H
S
MR
Stands for Memory Region
MTRR
Stands for Memory Type Range Registers.
Used by the InfiniPath driver to enable
write combining to the QLogic on-chip
transmit buffers. This improves write
bandwidth to the QLogic chip by writing
multiple words in a single bus transaction
(typically 64). Applies only to x86_64
systems.
MTU
Stands for Maximum Transfer Unit. The
largest packet size that can be transmitted
over a given network.
multicast group
A mechanism that a group of nodes use to
communicate amongst each other. It is an
efficient mechanism for broadcasting
messages to many nodes, as messages
sent to the group are received by all
members of the group without the sender
having to explicitly send it to each
individual member (or even having to know
who the members are). Nodes can join or
leave the group at any time.
multihomed head node
A host that has multiple IP addresses,
usually assigned to a different interface
and part of a different network. In the
normal case, each active interface has a
separate and unique IP address and a
unique host name.
node file
Same as hosts file
node program
Each individual process that is part of the
parallel MPI job. The machine on which it
is executed is called a "node".
OpenIB
The previous name of OpenFabrics
OpenFabrics
The open source InfiniBand protocol stack
OpenMP
Specification that provides an open source
model for parallel programming that is
portable across shared memory architec-
tures from different vendors.
OpenSM
Stands for Open source Subnet Manager.
Provides provides basic functionality for
subnet discovery and activation.
PAT
Stands for Page Attribute Table. Controls
how areas of memory are cached. Similar
to MTRR, except that it can be specified
on a per-page basis.
PCIe
Stands for PCI Express. Based on PCI
concepts and standards, PCIe uses a
faster serial connection mechanism.
PSM
PSM is QLogic’s low-level user level Appli-
cation Programming Interface (API).
QLogic MPI, as well as numerous other
high performance MPI implementations,
have been ported to the PSM interface.
QP
Stands for Queue Pair
RC
Stands for Reliable Connected. A transport
mode used by InfiniBand.