1
1
openmpi/ompi/mca/btl/openib/connect
Nathan Hjelm 404cceb9c4 Always check the return of [mc]alloc and fix a warning introduced by
r29479.

This fixes some issues reported awhile ago in the openib btl. There
are a couple more unchecked mallocs but they are a bit more difficult
to fix since they are in void functions (btl_openib_endpoint.c).

Refs trac:2401.

cmr=v1.7.4:reviewer=miked

This commit was SVN r29543.

The following SVN revision numbers were found above:
  r29479 --> open-mpi/ompi@d6ead2a3a5

The following Trac tickets were found above:
  Ticket 2401 --> https://svn.open-mpi.org/trac/ompi/ticket/2401
2013-10-28 20:04:49 +00:00
..
base.h Per the RFC schedule, this commit adds Mellanox OpenSHMEM to the trunk. It does not yet run on OSX or with CM PML for an MTL other than MXM. Mellanox is aware of these issues and is in the process of resolving them. This should be added to \ncmr=v1.7.4:subject=Move OSHMEM to 1.7.4:reviewer=rhc 2013-09-10 15:34:09 +00:00
btl_openib_connect_base.c Always check the return of [mc]alloc and fix a warning introduced by 2013-10-28 20:04:49 +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 Sadly, the connection priorities being defined at time of variable instantiation were being overridden just before registering the param. Thus, changes people made to the relative priority of the cpc methods were being lost. Fix it be removing the duplicate initializiation, letting the value defined at instantiation be the one actually used. 2013-09-19 19:45:00 +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 Sadly, the connection priorities being defined at time of variable instantiation were being overridden just before registering the param. Thus, changes people made to the relative priority of the cpc methods were being lost. Fix it be removing the duplicate initializiation, letting the value defined at instantiation be the one actually used. 2013-09-19 19:45:00 +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 Add header file for opal_show_help(). 2013-02-13 16:31:59 +00:00
btl_openib_connect_sl.h Dynamic SL rework: 2011-08-04 20:26:08 +00:00
btl_openib_connect_udcm.c Sadly, the connection priorities being defined at time of variable instantiation were being overridden just before registering the param. Thus, changes people made to the relative priority of the cpc methods were being lost. Fix it be removing the duplicate initializiation, letting the value defined at instantiation be the one actually used. 2013-09-19 19:45:00 +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 Sadly, the connection priorities being defined at time of variable instantiation were being overridden just before registering the param. Thus, changes people made to the relative priority of the cpc methods were being lost. Fix it be removing the duplicate initializiation, letting the value defined at instantiation be the one actually used. 2013-09-19 19:45:00 +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