1
1
openmpi/ompi/mca/btl/openib
Pavel Shamis 61cc8843bf The r17940 broke the XRC code.
The endpoint may be appended to list during XOOB connection bring up.

This commit was SVN r18328.

The following SVN revision numbers were found above:
  r17940 --> open-mpi/ompi@ebfdd133f5
2008-04-29 13:22:40 +00:00
..
connect Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
btl_openib_async.c Remove the obsolete and largely unused orte_system_info structure. The only fields that were used in that struct were nodeid and nodename - these have been transferred to the orte_process_info structure. 2008-03-23 23:10:15 +00:00
btl_openib_async.h Adding support for APM over different ports 2008-02-20 13:44:05 +00:00
btl_openib_component.c * Properly protect XRC stuff 2008-04-02 19:52:03 +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 Remove unused variable. 2008-04-15 14:58:32 +00:00
btl_openib_endpoint.h The r17940 broke the XRC code. 2008-04-29 13:22:40 +00:00
btl_openib_frag.c Fix compiler warnings on 32bit systems. 2008-01-31 09:05:25 +00:00
btl_openib_frag.h Remove trailing whitespaces. No code changes in this commit. 2008-01-21 12:11:18 +00:00
btl_openib_ini.c Remove trailing whitespaces. No code changes in this commit. 2008-01-21 12:11:18 +00:00
btl_openib_ini.h Remove trailing whitespaces. No code changes in this commit. 2008-01-21 12:11:18 +00:00
btl_openib_lex.h Remove trailing whitespaces. No code changes in this commit. 2008-01-21 12:11:18 +00:00
btl_openib_lex.l Back out r15158 because it apparently breaks with recent versions of 2007-06-21 21:14:10 +00:00
btl_openib_mca.c Fix minor spelling error. 2008-04-22 13:11:50 +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 Shift the architecture calculation from the ompi/datatype engine to the opal/util area. This allows us to compute the architecture earlier in the launch and communicate it outside of the modex. 2008-04-17 20:43:56 +00:00
btl_openib_proc.h Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
btl_openib_xrc.c Remove trailing whitespaces. No code changes in this commit. 2008-01-21 12:11:18 +00:00
btl_openib_xrc.h XRC - replacing the new old API with new one. 2008-02-04 14:03:38 +00:00
btl_openib.c Shift the architecture calculation from the ompi/datatype engine to the opal/util area. This allows us to compute the architecture earlier in the launch and communicate it outside of the modex. 2008-04-17 20:43:56 +00:00
btl_openib.h Adding support for APM over different ports 2008-02-20 13:44:05 +00:00
btl-openib-benchmark * Added 2 new MCA parameters 2007-03-01 13:39:20 +00:00
configure.m4 Remove this AS_IF -- it breaks "make dist". 2008-01-15 12:33:08 +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 Adding support for APM over different ports 2008-02-20 13:44:05 +00:00
Makefile.am The new cpc selection framework is now in place. The patch below allows 2008-01-14 23:22:03 +00:00
mca-btl-openib-hca-params.ini Add new QLogic adapters to hca-params.init 2008-03-04 22:14:27 +00:00