1
1
openmpi/ompi/mca/btl/openib
Jon Mason 20294e7800 There is a double call to ompi_btl_openib_connect_base_open in
mca_btl_openib_mca_setup_qps().  It looks like someone just forgot to
clean-up the previous call when they added the check for the return
code.

I ran a quick IMB test over IB to verify everything is still working.

This commit was SVN r16870.
2007-12-06 17:25:38 +00:00
..
connect Fixing XRC multiport/multisubnet support. 2007-12-03 09:49:53 +00:00
btl_openib_async.c Update Voltaire copyright. 2007-09-24 10:11:52 +00:00
btl_openib_async.h This commit brings in two major things: 2007-07-18 01:15:59 +00:00
btl_openib_component.c Use new free list interface. 2007-12-02 15:13:11 +00:00
btl_openib_eager_rdma.h Use OMPI object system to make fragment hierarchy more object oriented. The 2007-11-28 07:11:14 +00:00
btl_openib_endpoint.c Uninline mca_btl_openib_post_srr() function. 2007-11-28 14:52:31 +00:00
btl_openib_endpoint.h Post each recv wr not separately but in one call to ibv_post_recv(). 2007-11-28 14:57:15 +00:00
btl_openib_frag.c Use OMPI object system to make fragment hierarchy more object oriented. The 2007-11-28 07:11:14 +00:00
btl_openib_frag.h If there is an eager rdma credit, but there is no WQE to send a packet we add it 2007-11-28 07:12:44 +00:00
btl_openib_ini.c Minor fixes in the help messages 2007-01-22 18:45:43 +00:00
btl_openib_ini.h Back out 13076 and 13077 in favor of a much simpler approach. 2007-01-11 14:07:15 +00:00
btl_openib_lex.h George found a great way to avoid warnings from flex for that unused 2006-08-28 13:44:37 +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 There is a double call to ompi_btl_openib_connect_base_open in 2007-12-06 17:25:38 +00:00
btl_openib_mca.h Bring over all the work from the /tmp/ib-hw-detect branch. In 2006-08-14 19:30:37 +00:00
btl_openib_proc.c Removing port_touse - we don't really need it 2007-11-28 09:57:48 +00:00
btl_openib_proc.h Removing port_touse - we don't really need it 2007-11-28 09:57:48 +00:00
btl_openib_xrc.c XRC fixes: 2007-12-05 14:32:44 +00:00
btl_openib_xrc.h Removing unused mca_btl_openib_ib_address_status 2007-12-04 13:16:26 +00:00
btl_openib.c Fixing XRC multiport/multisubnet support. 2007-12-03 09:49:53 +00:00
btl_openib.h Put send completions to low prio CQ. Receive is more important. 2007-12-02 14:46:37 +00:00
btl-openib-benchmark * Added 2 new MCA parameters 2007-03-01 13:39:20 +00:00
configure.m4 Merge the /tmp/jms-installdirs-trunk branch into the trunk. This 2007-04-21 00:15:05 +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 Change how default receive queues parameters are calculated. Current default 2007-12-02 14:43:28 +00:00
Makefile.am Stub out the ibcm CPC. 2007-11-29 13:23:17 +00:00
mca-btl-openib-hca-params.ini Update the vendor ID list to include HP (0x1708). Thanks to Peter 2007-07-09 20:09:31 +00:00