From: Arlin Davis <[email protected]>

Tested on 1200n, 28ppn cluster, MPI AlltoAll 
Intel MPI, UD mode, static and dynamic, over 500m connections.

Arlin Davis (5):
  ucm: optimizations for large scale UD communication management
  ucm: check for AH caching when destroying via UD extension
  ucm: allocate/free AH hash table for UD endpoint types
  ucm: add device support for new port space hash table
  ucm: CM changes for UD extended port space and indexer

 dapl/openib_common/dapl_ib_common.h |   15 +-
 dapl/openib_common/ib_extensions.c  |   14 +-
 dapl/openib_common/qp.c             |   32 +-
 dapl/openib_ucm/cm.c                | 1255 +++++++++++++++++++++++------------
 dapl/openib_ucm/dapl_ib_util.h      |   37 +-
 dapl/openib_ucm/device.c            |  153 ++++-
 6 files changed, 1030 insertions(+), 476 deletions(-)

-- 
1.7.3

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to