1
1
openmpi/ompi/mca/btl/openib
Jeff Squyres 200a8552fe Fixes trac:1598: it's not an error if a CPC returns UNREACH.
This commit was SVN r19815.

The following Trac tickets were found above:
  Ticket 1598 --> https://svn.open-mpi.org/trac/ompi/ticket/1598
2008-10-27 18:23:56 +00:00
..
connect Fixes trac:1598: it's not an error if a CPC returns UNREACH. 2008-10-27 18:23:56 +00:00
btl_openib_async.c Fixes trac:1210, #1319 2008-10-06 00:46:02 +00:00
btl_openib_async.h Fixing race condition between main thread and async event thread 2008-07-13 16:21:49 +00:00
btl_openib_component.c It always helps to initialize a variable before you try to use it 2008-10-24 14:20:07 +00:00
btl_openib_eager_rdma.h Remove trailing whitespaces. No code changes in this commit. 2008-01-21 12:11:18 +00:00
btl_openib_endpoint.c The endpoint is actually a list_item_t -- not a base object. But only 2008-10-06 17:38:25 +00:00
btl_openib_endpoint.h Fixes trac:1210, #1319 2008-10-06 00:46:02 +00:00
btl_openib_fd.c Fixes trac:1210, #1319 2008-10-06 00:46:02 +00:00
btl_openib_fd.h Fixes trac:1210, #1319 2008-10-06 00:46:02 +00:00
btl_openib_frag.c Fix compiler warnings on 32bit systems. 2008-01-31 09:05:25 +00:00
btl_openib_frag.h Fixes trac:1210, #1319 2008-10-06 00:46:02 +00:00
btl_openib_ini.c Fixing openib partition support. 2008-10-08 09:56:43 +00:00
btl_openib_ini.h Fixing openib partition support. 2008-10-08 09:56:43 +00:00
btl_openib_iwarp.c Fixing compilation failure for case when OMPI_HAVE_RDMACM is not defined. 2008-10-08 09:50:54 +00:00
btl_openib_iwarp.h Add pretty comments for *_iwarp.* 2008-05-22 18:02:20 +00:00
btl_openib_lex.h - Declare functions in lex-files as extern "C" {} to get 2008-08-04 11:49:01 +00:00
btl_openib_lex.l We should use #ifdef and not #if 2008-09-05 12:44:19 +00:00
btl_openib_mca.c Since we now & in the mask, the value can never be higher than the 2008-10-09 13:12:49 +00:00
btl_openib_mca.h Remove trailing whitespaces. No code changes in this commit. 2008-01-21 12:11:18 +00:00
btl_openib_proc.c Add more output to btl_base_verbose 2008-06-25 20:16:34 +00:00
btl_openib_proc.h Merge in /tmp-public/cpc3 branch to trunk. oob/xoob still remains the 2008-05-02 11:52:33 +00:00
btl_openib_xrc.c Fixes trac:1295: change language in openib BTL from IB-specific to be 2008-07-23 00:28:59 +00:00
btl_openib_xrc.h Fixes trac:1295: change language in openib BTL from IB-specific to be 2008-07-23 00:28:59 +00:00
btl_openib.c Commit to bring online OpenIB, MX, and shared memory support for Open MPI's checkpoint/restart functionality. Some tuning is still needed, but basic functionality is in place. 2008-10-16 15:09:00 +00:00
btl_openib.h * Remove pkey index as an MCA param 2008-10-08 20:55:40 +00:00
btl-openib-benchmark * Added 2 new MCA parameters 2007-03-01 13:39:20 +00:00
configure.m4 Fixes trac:1210, #1319 2008-10-06 00:46:02 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
help-mpi-btl-openib.txt Fixes trac:1210, #1319 2008-10-06 00:46:02 +00:00
Makefile.am Fixes trac:1295: change language in openib BTL from IB-specific to be 2008-07-23 00:28:59 +00:00
mca-btl-openib-device-params.ini From Ralph Campbell at QLogic: 2008-08-13 18:35:37 +00:00