1
1
openmpi/ompi/mca/btl/openib/connect
Christopher Yeoh cc091f4979 Adds synchronisation between main thread and service thread in
btl_openib_connect_udcm when notifying not to listen to an fd to ensure
that the main thread does not continue until the service thread has
processed the message

Adds ability to send message to openib async thread to tell it to
ignore the ERR state on a specific QP. Adds this call to udcm_module_finalize
so when we set the error state on the QP it doesn't cause the 
openib async thread to abort the mpi program prematurely

Fixes trac:3161

This commit was SVN r27064.

The following Trac tickets were found above:
  Ticket 3161 --> https://svn.open-mpi.org/trac/ompi/ticket/3161
2012-08-16 03:56:21 +00:00
..
base.h Removing trailing white spaces in all the openib btl code. 2011-07-04 14:00:41 +00:00
btl_openib_connect_base.c Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
btl_openib_connect_empty.c Removing trailing white spaces in all the openib btl code. 2011-07-04 14:00:41 +00:00
btl_openib_connect_empty.h Removing trailing white spaces in all the openib btl code. 2011-07-04 14:00:41 +00:00
btl_openib_connect_oob.c Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
btl_openib_connect_oob.h Removing trailing white spaces in all the openib btl code. 2011-07-04 14:00:41 +00:00
btl_openib_connect_rdmacm.c Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
btl_openib_connect_rdmacm.h Removing trailing white spaces in all the openib btl code. 2011-07-04 14:00:41 +00:00
btl_openib_connect_sl.c Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
btl_openib_connect_sl.h Dynamic SL rework: 2011-08-04 20:26:08 +00:00
btl_openib_connect_udcm.c Adds synchronisation between main thread and service thread in 2012-08-16 03:56:21 +00:00
btl_openib_connect_udcm.h add unconnect datagram connection manager (udcm) 2011-09-19 21:24:58 +00:00
btl_openib_connect_xoob.c Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
btl_openib_connect_xoob.h Removing trailing white spaces in all the openib btl code. 2011-07-04 14:00:41 +00:00
connect.h Removing trailing white spaces in all the openib btl code. 2011-07-04 14:00:41 +00:00
help-mpi-btl-openib-cpc-base.txt btl/openib/connect improve the help message printed when a queue pair can not be created 2012-07-26 20:36:46 +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