1
1
openmpi/ompi/mca/btl/openib
Jeff Squyres b95a3d0eb9 * Remove an extraneous OBJ_CONSTRUCT
* Ensure we don't try to do opal_list_get_next() on an item we just
   deleted
 * set myaddrs = NULL when we're done with it, just for good measure

Once this is ported to OMPI v1.3 branch, it fixes
https://bugs.openfabrics.org/show_bug.cgi?id=1579.

This commit was SVN r20896.
2009-03-30 20:24:31 +00:00
..
connect Fix the MCA param name to use the non-deprecated name. 2009-03-20 01:44:40 +00:00
btl_openib_async.c - Revert r20739 2009-03-05 21:56:03 +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 wrap linux specific steps in __linux__ define 2009-03-26 15:09:01 +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 Adding send_immediate (sendi) implementation to openib btl. 2009-03-25 16:53:26 +00:00
btl_openib_endpoint.h Adding send_immediate (sendi) implementation to openib btl. 2009-03-25 16:53:26 +00:00
btl_openib_fd.c Restore a few #include's 2009-02-14 15:21:28 +00:00
btl_openib_fd.h * Fix a truckload of Cisco copyrights to be the same as the rest of 2009-01-11 02:30:00 +00:00
btl_openib_frag.c Fix compiler warnings on 32bit systems. 2008-01-31 09:05:25 +00:00
btl_openib_frag.h Add a new PML module that acts as a "mini-dr" - when requested, it performs a dr-like checksum on messages for BTL's that require it, as specified by MCA params. 2009-03-23 23:52:05 +00:00
btl_openib_ini.c * Rename (new) MCA parameter to 2009-02-06 00:51:04 +00:00
btl_openib_ini.h * Rename (new) MCA parameter to 2009-02-06 00:51:04 +00:00
btl_openib_iwarp.c * Remove an extraneous OBJ_CONSTRUCT 2009-03-30 20:24:31 +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 Updating RNR/IB timeout for openib btl 2009-03-17 15:03:06 +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 - Revert r20740 2009-03-05 21:50:47 +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 - Revert r20739 2009-03-05 21:56:03 +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 Adding send_immediate (sendi) implementation to openib btl. 2009-03-25 16:53:26 +00:00
btl_openib.h Adding send_immediate (sendi) implementation to openib btl. 2009-03-25 16:53:26 +00:00
btl-openib-benchmark * Added 2 new MCA parameters 2007-03-01 13:39:20 +00:00
configure.m4 * Fix a truckload of Cisco copyrights to be the same as the rest of 2009-01-11 02:30:00 +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 Fix a help message regarding the btl_openib_receive_queues MCA 2009-01-26 18:57:07 +00:00
Makefile.am * Fix a truckload of Cisco copyrights to be the same as the rest of 2009-01-11 02:30:00 +00:00
mca-btl-openib-device-params.ini add Sun vendor_id to Tavor Infinihost settings 2009-03-25 19:13:55 +00:00