1
1
openmpi/ompi/mca/osc
Nathan Hjelm 11c853d05e osc/pt2pt: do not set rdma_frag after start
It is possible for the start call to complete the requests. For this
reason the module rdma_frag field should be filled in before start is
called. If the request completes the completion callback will reset
the rdma_frag field to NULL. Fixes a bug discovered by @tkordenbrock.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-08-03 15:20:36 -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 set rdma_frag after start 2016-08-03 15:20:36 -06:00
rdma osc/rdma: fix bug in CAS 2016-07-11 09:54:23 -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