1
1
openmpi/ompi/mca/btl/openib
Alex Mikheev 344d407ed4 fixed compilation warning
always send signalled when BTL_OPENIB_FAILOVER is defined

This commit was SVN r27801.
2013-01-13 10:11:03 +00:00
..
connect OMPI_HAVE_IBV_LINK_LAYER does not exist. Instead, check defined(HAVE_IBV_LINK_LAYER_ETHERNET). 2012-09-06 18:25:36 +00:00
.windows Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
btl_openib_async.c Adds synchronisation between main thread and service thread in 2012-08-16 03:56:21 +00:00
btl_openib_async.h Adds synchronisation between main thread and service thread in 2012-08-16 03:56:21 +00:00
btl_openib_component.c Performance optimizations by alexm: 2012-12-26 10:19:12 +00:00
btl_openib_eager_rdma.h - Replace combinations of 2009-08-20 11:42:18 +00:00
btl_openib_endpoint.c Performance optimizations by alexm: 2012-12-26 10:19:12 +00:00
btl_openib_endpoint.h fixed compilation warning 2013-01-13 10:11:03 +00:00
btl_openib_failover.c Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
btl_openib_failover.h Add byte swapping macro for failover control message per jsquyres review. 2011-01-19 19:58:35 +00:00
btl_openib_fd.c Fix a C/R bug where the restart hung due to 2012-03-04 06:57:33 +00:00
btl_openib_fd.h Removing trailing white spaces in all the openib btl code. 2011-07-04 14:00:41 +00:00
btl_openib_frag.c Performance optimizations by alexm: 2012-12-26 10:19:12 +00:00
btl_openib_frag.h Performance optimizations by alexm: 2012-12-26 10:19:12 +00:00
btl_openib_ini.c instead of relying on yyterminate to clean up the lex context call the destroy functions directly (after closing the file) 2012-11-09 16:10:55 +00:00
btl_openib_ini.h * Rename (new) MCA parameter to 2009-02-06 00:51:04 +00:00
btl_openib_ip.c Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
btl_openib_ip.h Removing trailing white spaces in all the openib btl code. 2011-07-04 14:00:41 +00:00
btl_openib_lex.h add prototypes for lex destroy functions 2012-11-09 22:00:27 +00:00
btl_openib_lex.l Re-add support for old flex (2.5.4a and earlier) while still cleaning up properly in new flex. 2012-12-07 00:12:43 +00:00
btl_openib_mca.c Per RFC fix several leaks in opal and ompi. Details below. 2012-11-06 18:57:46 +00:00
btl_openib_mca.h - Replace combinations of 2009-08-20 11:42:18 +00:00
btl_openib_proc.c Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
btl_openib_proc.h Removing trailing white spaces in all the openib btl code. 2011-07-04 14:00:41 +00:00
btl_openib_xrc.c Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
btl_openib_xrc.h Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
btl_openib.c fixed compilation warning 2013-01-13 10:11:03 +00:00
btl_openib.h performance optimization: process completions in the batch manner 2012-11-05 14:02:37 +00:00
btl-openib-benchmark * Added 2 new MCA parameters 2007-03-01 13:39:20 +00:00
configure.m4 1. Adding 2 new components: 2012-07-02 15:20:12 +00:00
help-mpi-btl-openib.txt Fixes trac:3258: add btl_openib_abort_not_enough_reg_mem MCA parameter 2012-08-25 11:39:06 +00:00
Makefile.am Per some discussions between LANL, Cisco, ORNAL, and Mellanox, move 2012-09-01 01:42:37 +00:00
mca-btl-openib-device-params.ini Update the Chelsio T4 openib device params. This fixes trac:3414 and should be added to cmr:v1.6:reviewer=jsquyres and cmr:v1.7:reviewer=jsquyres 2012-11-30 16:32:34 +00:00