Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
btl
История
Nathan Hjelm
8658bbc902
instead of relying on yyterminate to clean up the lex context call the destroy functions directly (after closing the file)
...
This commit was SVN r27577.
2012-11-09 16:10:55 +00:00
..
base
Per RFC modify the behavior of mca_base_components_close to NOT close the output. Modify frameworks to always close their output and set to -1.
2012-11-06 19:09:26 +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
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
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
Revert "Revert r27451 and r27456 - the cmd line parser is incorrectly marking the application as an MCA parameter".
2012-10-30 19:45:18 +00:00
smcuda
Revert "Revert r27451 and r27456 - the cmd line parser is incorrectly marking the application as an MCA parameter".
2012-10-30 19:45:18 +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
Revert "Revert r27451 and r27456 - the cmd line parser is incorrectly marking the application as an MCA parameter".
2012-10-30 19:45:18 +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
Revert "Revert r27451 and r27456 - the cmd line parser is incorrectly marking the application as an MCA parameter".
2012-10-30 19:45:18 +00:00
wv
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.h
Revert "Revert r27451 and r27456 - the cmd line parser is incorrectly marking the application as an MCA parameter".
2012-10-30 19:45:18 +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