Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
btl
История
Samuel Gutierrez
6188d97e1a
Getting out of bed this morning was a bad idea... Reverting the sm update once more because it breaks direct launch. Will address this issue and commit the update once it has all been tested. Sorry everyone!
...
This commit was SVN r27001.
2012-08-10 22:20:38 +00:00
..
base
Backout the ORCA commit. :(
2012-06-27 01:28:28 +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
adding a fragmentation mechanism to the Get flow in function mca_pml_ob1_recv_request_progress_rget
2012-08-07 07:15:21 +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
Remove use of ompi_ptr_ltop in BTLs. This fixes a crash seen on big-endian 32-bit platforms with MPI one-sided.
2012-07-10 16:18:53 +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
Getting out of bed this morning was a bad idea... Reverting the sm update once more because it breaks direct launch. Will address this issue and commit the update once it has all been tested. Sorry everyone!
2012-08-10 22:20:38 +00:00
smcuda
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
tcp
It turns out that "sppp" on the Oracle Mx000 series of servers (where x =
2012-07-13 12:11:41 +00:00
template
Add a new missing field to the template BTL module that was causing a
2012-07-24 12:55:12 +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
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
wv
update the wv btl component.
2012-07-26 15:35:01 +00:00
btl.h
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
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