1
1
openmpi/ompi/mca/osc
Nathan Hjelm 59bae1a330 osc/rdma: fix typo in compare-and-swap
This commit fixes a typo in compare-and-swap when retrieving the
memory region associated with a displacement. It was erroneously 8
bytes instead of the datatype size. This can cause an incorrect RMA
range error when the compare-and-swap is less than 4 bytes from the
end of the region.

Fixed open-mpi/ompi#2080

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-09-14 16:49:42 -06:00
..
base osc: use PMPI_* insted of MPI_* 2015-11-20 13:46:19 +09:00
portals4 osc/portals4: Correct an error in an if statement 2016-07-18 13:16:12 +02:00
pt2pt osc/pt2pt: do not use frag send to send lock request 2016-09-01 09:57:27 -06:00
rdma osc/rdma: fix typo in compare-and-swap 2016-09-14 16:49:42 -06:00
sm opal/thread: clean up and add additional OPAL_THREAD macros 2016-07-28 09:23:14 -06:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
osc.h osc: do not cast way the const modifier when this is not necessary 2015-08-31 10:34:05 +09:00