1
1
openmpi/ompi/mca/btl/openib/connect
Eugene Loh cd5c2e794f Some minor changes to help the openib BTL build and run on Solaris:
- poll() can return POLLRDNORM even if not requested (Solaris bug)
- MIN macro not defined in btl_openib.c
  and while we're at it, we clean up the MIN definition in ad_bgl_pset.h
- btl_openib_connect_rdmacm.c was calling rdma_destroy_id() twice
  leading to undefined behavior (a hang on Solaris)

This commit was SVN r24356.
2011-02-03 23:53:21 +00:00
..
base.h Enabling, by default, RDMACM connection manager for RDMAoE devices 2009-12-15 13:52:19 +00:00
btl_openib_connect_base.c Mainly type casts. 2010-07-12 16:17:56 +00:00
btl_openib_connect_empty.c * Fix a truckload of Cisco copyrights to be the same as the rest of 2009-01-11 02:30:00 +00:00
btl_openib_connect_empty.h * Fix a truckload of Cisco copyrights to be the same as the rest of 2009-01-11 02:30:00 +00:00
btl_openib_connect_ibcm.c Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
btl_openib_connect_ibcm.h * Fix a truckload of Cisco copyrights to be the same as the rest of 2009-01-11 02:30:00 +00:00
btl_openib_connect_oob.c Fix a couple of 'unused variable' warnings, and one return value warning. 2010-12-30 15:37:50 +00:00
btl_openib_connect_oob.h * Fix a truckload of Cisco copyrights to be the same as the rest of 2009-01-11 02:30:00 +00:00
btl_openib_connect_rdmacm.c Some minor changes to help the openib BTL build and run on Solaris: 2011-02-03 23:53:21 +00:00
btl_openib_connect_rdmacm.h * Fix a truckload of Cisco copyrights to be the same as the rest of 2009-01-11 02:30:00 +00:00
btl_openib_connect_xoob.c add a few more missing SOS includes 2010-05-18 15:00:07 +00:00
btl_openib_connect_xoob.h Merge in /tmp-public/cpc3 branch to trunk. oob/xoob still remains the 2008-05-02 11:52:33 +00:00
connect.h * Fix a truckload of Cisco copyrights to be the same as the rest of 2009-01-11 02:30:00 +00:00
help-mpi-btl-openib-cpc-base.txt * Fix #1916: endian problems in iwarp wireup on big endian machines 2009-06-11 17:30:30 +00:00
help-mpi-btl-openib-cpc-ibcm.txt Fixes trac:1295: change language in openib BTL from IB-specific to be 2008-07-23 00:28:59 +00:00
help-mpi-btl-openib-cpc-rdmacm.txt Fixes trac:1210, #1319 2008-10-06 00:46:02 +00:00