1
1
openmpi/ompi/mca
Nathan Hjelm 1ce5847e8b osc/rdma: add support for network AMOs
This commit adds support for using network AMOs for MPI_Accumulate,
MPI_Fetch_and_op, and MPI_Compare_and_swap. This support is only
enabled if the ompi_single_intrinsic info key is specified or the
acc_single_interinsic MCA variable is set. This configuration
indicates to this implementation that no long accumulates will be
performed since these do not currently mix with the AMO
implementation.

This commit also cleans up the code somwhat. This includes removing
unnecessary struct keywords where the type is also typedef'd.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-09-01 15:47:33 -06: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/libnbc: fix nbc_ireduce when sendbuf == recvbuf 2016-09-01 10:19:05 +09:00
common io/ompio: fix the reference count of basic datatypes used as etypes or ftypes. 2016-08-31 14:08:26 -05:00
crcp opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00
fbtl moving the internal read/write functions to common/ompio 2016-07-21 13:08:32 -05:00
fcoll io/ompio: next step in code-reorganization 2016-08-02 09:18:29 -05:00
fs fs/pvfs2: fix a common symbol 2016-08-17 13:10:32 -05:00
io io/ompio: fix the reference count of basic datatypes used as etypes or ftypes. 2016-08-31 14:08:26 -05:00
mtl mtl/ofi: fix a botched assignment of av_type 2016-08-19 17:01:02 -05:00
op Remove stale component - I'm not going to get to it 2016-05-07 04:13:34 -07:00
osc osc/rdma: add support for network AMOs 2016-09-01 15:47:33 -06:00
pml osc/pt2pt: do not repost receive from request callback 2016-08-11 15:33:07 -06: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 io/ompio: next step in code-reorganization 2016-08-02 09:18:29 -05:00
topo Remove some of the clang warnings. 2016-08-20 14:21:42 -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