1
1
openmpi/ompi/mca/btl
George Bosilca 6ebbacb054 Complete the dump function for the SM BTL. Now we can see all fragments in all
the queues as long as the BTL is dump-friendly (only SM right now).

This commit was SVN r26849.
2012-07-24 00:22:22 +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 btl/openib: limit each process to a ppn fraction of the available registered memory when using mellanox hardware (mlx4 and mthca). fixed 2012-07-19 17:52: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 Complete the dump function for the SM BTL. Now we can see all fragments in all 2012-07-24 00:22:22 +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 Remove a now-nonexistent file 2011-07-11 23:51:41 +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 Backout the ORCA commit. :( 2012-06-27 01:28:28 +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