1
1
openmpi/ompi/mca/btl/openib
Jon Mason 54b4e9901c Gracefully handle NULL strings when calling orte_show_help for preventing usage
of more than one of the btl_openib_if_include, btl_openib_if_exclude,
btl_openib_ipaddr_include, or btl_openib_ipaddr_exclude MCA parameters.

This commit was SVN r20053.
2008-12-02 23:17:46 +00:00
..
connect This commit adds comments regarding IP Aliases and the default behavior when 2008-12-02 22:42:01 +00:00
btl_openib_async.c Fixes trac:1210, #1319 2008-10-06 00:46:02 +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 Gracefully handle NULL strings when calling orte_show_help for preventing usage 2008-12-02 23:17:46 +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 Ensure that the btl variable is always initialized. 2008-11-01 11:24:11 +00:00
btl_openib_endpoint.h Fixes trac:1210, #1319 2008-10-06 00:46:02 +00:00
btl_openib_fd.c Fixes trac:1210, #1319 2008-10-06 00:46:02 +00:00
btl_openib_fd.h Fixes trac:1210, #1319 2008-10-06 00:46:02 +00:00
btl_openib_frag.c Fix compiler warnings on 32bit systems. 2008-01-31 09:05:25 +00:00
btl_openib_frag.h Fixes trac:1210, #1319 2008-10-06 00:46:02 +00:00
btl_openib_ini.c Fixed the case where a device does not support inline data. Redefined the interpretation of max_inline_data MCA parameter. 2008-11-14 12:15:35 +00:00
btl_openib_ini.h Fixed the case where a device does not support inline data. Redefined the interpretation of max_inline_data MCA parameter. 2008-11-14 12:15:35 +00:00
btl_openib_iwarp.c This commit adds comments regarding IP Aliases and the default behavior when 2008-12-02 22:42:01 +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 This patch consists of two parts. Part one is the fixing of a bug in the 2008-11-17 20:20:24 +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 Add more output to btl_base_verbose 2008-06-25 20:16:34 +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 Fixes trac:1295: change language in openib BTL from IB-specific to be 2008-07-23 00:28:59 +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 Support to handle platforms which do not define RLIMIT_MEMLOCK 2008-11-25 03:13:09 +00:00
btl_openib.h This patch consists of two parts. Part one is the fixing of a bug in the 2008-11-17 20:20:24 +00:00
btl-openib-benchmark * Added 2 new MCA parameters 2007-03-01 13:39:20 +00:00
configure.m4 Fixes trac:1210, #1319 2008-10-06 00:46:02 +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 This commit adds comments regarding IP Aliases and the default behavior when 2008-12-02 22:42:01 +00:00
Makefile.am Fixes trac:1295: change language in openib BTL from IB-specific to be 2008-07-23 00:28:59 +00:00
mca-btl-openib-device-params.ini Fixed the case where a device does not support inline data. Redefined the interpretation of max_inline_data MCA parameter. 2008-11-14 12:15:35 +00:00