1
1
openmpi/ompi/mca
Todd Kordenbrock 05f86b5df7 osc-rdma: fix datatype lower bound errors in ompi_osc_rdma_master()
Instead of ompi_datatype_get_extent(), use ompi_datatype_get_true_extent()
to get the local and remote lower bound.  For derived types like
subarray, true_lb is the correct offset for RDMA operations.
2016-10-10 06:45:28 -05:00
..
bcol Rename an OMPI internal variable (ticket #1955). 2016-08-20 15:37:55 -04:00
bml Silence warning 2016-07-11 19:43:02 -07:00
coll coll/sync: plug a memory leak 2016-09-27 16:29:57 +09:00
common build: Custom libmpi(_FOO) name option in configure 2016-09-29 21:47:24 -05:00
crcp opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00
fbtl configury: add the --disable-io-ompio option 2016-09-23 09:41:09 +09:00
fcoll configury: add the --disable-io-ompio option 2016-09-23 09:41:09 +09:00
fs fs: do not build the fs components configured with --disable-io-ompio 2016-10-07 13:15:04 +09:00
io build: Custom libmpi(_FOO) name option in configure 2016-09-29 21:47:24 -05:00
mtl pre_condition_transports: code cleanup 2016-09-19 13:31:47 +09:00
op Remove stale component - I'm not going to get to it 2016-05-07 04:13:34 -07:00
osc osc-rdma: fix datatype lower bound errors in ompi_osc_rdma_master() 2016-10-10 06:45:28 -05:00
pml Small fix for persistence receives. 2016-09-16 10:27:32 -04:00
rte Enable the PMIx event notification capability and use that for all error notifications, including debugger release. This capability requires use of PMIx 2.0 or above as the features are not available with earlier PMIx releases. When OMPI master is built against an earlier external version, it will fallback to the prior behavior - i.e., debugger will be released via RML and all notifications will go strictly to the default error handler. 2016-06-14 13:08:41 -07:00
sbgp configury: test portability 2015-12-28 13:58:45 +09:00
sharedfp build: Custom libmpi(_FOO) name option in configure 2016-09-29 21:47:24 -05:00
topo Small fix for persistence receives. 2016-09-16 10:27:32 -04:00
vprotocol opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00