1
1
openmpi/ompi/mca
Nathan Hjelm 23dd3af946 osc/rdma: use unsigned types for all counters
Some of the counters used by the "rdma" one-sided component are intended
to overflow. Since overflow behavior is undefined for signed integers in
C it is safer to use unsigned integers here.
2014-10-22 15:36:15 -06:00
..
bcol silence warnings 2014-08-11 07:36:46 +00:00
bml Fix the "unreachable" message so it outputs the correct hostname for the remote proc. Cleanup some of the pmix stuff when running corner cases of errors 2014-08-22 19:20:45 +00:00
coll configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros 2014-10-22 10:32:19 -07:00
common George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
crcp helpfiles: remove empty helpfiles 2014-08-08 13:33:47 +00:00
dpm Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
fbtl implementation of non-blocking read/write operations through aio 2014-09-23 21:27:57 +00:00
fcoll make the zero byte read/write scenarios work without the contiguous flag. 2014-09-09 16:26:14 +00:00
fs set the fs_ptr to NULL in case of an error, to avoid a malicious free on file_close. 2014-10-14 13:09:06 -05:00
io distscript: remove configure.params and autogen.subdirs kruft 2014-10-02 11:32:54 -07:00
mtl MTL MXM cleanup: unnecessary OMPI_MTL_MXM_CONNECT_ON_FIRST_COMM variable removed 2014-10-20 10:29:47 +03:00
op distscript: remove configure.params and autogen.subdirs kruft 2014-10-02 11:32:54 -07:00
osc osc/rdma: use unsigned types for all counters 2014-10-22 15:36:15 -06:00
pml configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros 2014-10-22 10:32:19 -07:00
pubsub Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
rte configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros 2014-10-22 10:32:19 -07:00
sbgp check-help-strings cleanup 2014-08-11 03:19:57 +00:00
sharedfp George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
topo distscript: remove configure.params and autogen.subdirs kruft 2014-10-02 11:32:54 -07:00
vprotocol ompi_mpi_abort had one extra argument that was never used. Clean it up. 2014-07-03 00:34:44 +00:00