Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
btl
История
Yael Dayan
d6f7e4eb73
openib: modified Mellanox ConnectIB max_inline_data param
...
This commit was SVN r27457.
2012-10-18 15:59:18 +00:00
..
base
MCA: remove deprecated mca_base_param functions (mca_base_param_register_int, mca_base_param_register_string, mca_base_param_environ_variable). Remove all uses of deprecated functions.
2012-10-17 20:17:37 +00:00
mx
Make it compile!
2012-07-08 00:06:13 +00:00
ofud
1. Adding 2 new components:
2012-07-02 15:20:12 +00:00
openib
openib: modified Mellanox ConnectIB max_inline_data param
2012-10-18 15:59:18 +00:00
portals
Timeout! Per RFC update the BTL interface to hide segment keys. All BTLs (with the exception of wv), all relevant PMLs, and osc/rdma have been updated for the new interface.
2012-06-21 17:09:12 +00:00
sctp
FreeBSD detection improvement. Thanks to Brooks Davis for the patch.
2012-09-13 13:25:04 +00:00
self
Fix a bug on 32-bit systems introduced by r26626. This fix ensures that all supported btls (with exception of wv-- shiqing will need to help bring that one up to date with r26626) set the lval in prepare_src/dst when preparing a put or get segment. This fix also ensures a consistent use of lval in put and get for both local and remote segments.
2012-07-13 21:19:16 +00:00
sm
MCA: remove deprecated mca_base_param functions (mca_base_param_register_int, mca_base_param_register_string, mca_base_param_environ_variable). Remove all uses of deprecated functions.
2012-10-17 20:17:37 +00:00
smcuda
MCA: remove deprecated mca_base_param functions (mca_base_param_register_int, mca_base_param_register_string, mca_base_param_environ_variable). Remove all uses of deprecated functions.
2012-10-17 20:17:37 +00:00
tcp
Windows doesn't need to exclude any interface by default. This will avoid tcp warnings.
2012-09-11 15:39:37 +00:00
template
MCA: remove deprecated mca_base_param functions (mca_base_param_register_int, mca_base_param_register_string, mca_base_param_environ_variable). Remove all uses of deprecated functions.
2012-10-17 20:17:37 +00:00
udapl
Backout the ORCA commit. :(
2012-06-27 01:28:28 +00:00
ugni
Fix a bug on 32-bit systems introduced by r26626. This fix ensures that all supported btls (with exception of wv-- shiqing will need to help bring that one up to date with r26626) set the lval in prepare_src/dst when preparing a put or get segment. This fix also ensures a consistent use of lval in put and get for both local and remote segments.
2012-07-13 21:19:16 +00:00
vader
MCA: remove deprecated mca_base_param functions (mca_base_param_register_int, mca_base_param_register_string, mca_base_param_environ_variable). Remove all uses of deprecated functions.
2012-10-17 20:17:37 +00:00
wv
MCA: remove deprecated mca_base_param functions (mca_base_param_register_int, mca_base_param_register_string, mca_base_param_environ_variable). Remove all uses of deprecated functions.
2012-10-17 20:17:37 +00:00
btl.h
MCA: remove deprecated mca_base_param functions (mca_base_param_register_int, mca_base_param_register_string, mca_base_param_environ_variable). Remove all uses of deprecated functions.
2012-10-17 20:17:37 +00:00
Makefile.am
Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers
2010-09-24 22:53:28 +00:00