1
1
openmpi/ompi/mca/btl/openib
Gleb Natapov 713a27dc71 Counter of created RDMA channels should be incremented immediately after channel
creation (not in control message completion) otherwise more than max_eager_rdma
channel may be created.

This commit was SVN r18082.
2008-04-06 13:48:45 +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 Counter of created RDMA channels should be incremented immediately after channel 2008-04-06 13:48:45 +00:00
btl_openib_endpoint.h AFACT, we never put endpoints on a list. 2008-03-24 18:32:55 +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 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_mca.h Remove trailing whitespaces. No code changes in this commit. 2008-01-21 12:11:18 +00:00
btl_openib_proc.c Fix a SEGV on ppc64. size_t is 8 bytes on a 64-bit build 2008-02-19 11:01:21 +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 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.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