1
1
openmpi/ompi/mca/osc/pt2pt
Brian Barrett 0c25f7be09 More One-sided fixes:
* Fix a counter roll-over issue that could result from a large (but
    not excessive) number of outstanding put/get/accumulate calls
    during a single synchronization issues (Refs trac:506)
  * Fix epoch issue with rdma component that would effect PWSC
    synchronization (Refs trac:507)

This commit was SVN r12673.

The following Trac tickets were found above:
  Ticket 506 --> https://svn.open-mpi.org/trac/ompi/ticket/506
  Ticket 507 --> https://svn.open-mpi.org/trac/ompi/ticket/507
2006-11-27 21:41:29 +00:00
..
configure.params Merge in present work on the MPI-2 onesided chapter. The current code is not 2006-01-28 15:38:37 +00:00
Makefile.am * Merge in new version of the pt2pt one-sided communication component, 2006-08-03 00:10:19 +00:00
osc_pt2pt_buffer.c * Merge in new version of the pt2pt one-sided communication component, 2006-08-03 00:10:19 +00:00
osc_pt2pt_buffer.h Number of one-sided fixes: 2006-11-27 03:22:44 +00:00
osc_pt2pt_comm.c Rest of the fix for #325. It uses a bit more space, but now we can reasonably 2006-09-21 20:49:15 +00:00
osc_pt2pt_component.c More One-sided fixes: 2006-11-27 21:41:29 +00:00
osc_pt2pt_data_move.c More One-sided fixes: 2006-11-27 21:41:29 +00:00
osc_pt2pt_data_move.h * Fix some error checking code for Lock / Unlock at the MPI layer 2006-02-07 18:45:18 +00:00
osc_pt2pt_header.h * First whack at making the onesided component endian safe. Needs a endian-safe 2006-02-27 18:47:00 +00:00
osc_pt2pt_longreq.c * use opal_free_list_item_t as the type of items stored in an opal_free_list_t, 2006-07-17 21:51:50 +00:00
osc_pt2pt_longreq.h * use opal_free_list_item_t as the type of items stored in an opal_free_list_t, 2006-07-17 21:51:50 +00:00
osc_pt2pt_obj_convert.c Big datatype commit. Remove all unused features of the datatype engine. As the memory 2006-10-26 23:11:26 +00:00
osc_pt2pt_obj_convert.h * support non-predefined datatypes for all three communication mechanisms 2006-02-07 12:16:23 +00:00
osc_pt2pt_replyreq.c * Fix a bunch of checks for proper access / exposure epochs 2006-01-31 02:44:08 +00:00
osc_pt2pt_replyreq.h A long time waiting patch. Get rid of the comm->c_pml_procs. It was (and that was 2006-09-20 22:14:46 +00:00
osc_pt2pt_sendreq.c The request management framework has been redesigned. The main idea is 2006-03-15 22:53:41 +00:00
osc_pt2pt_sendreq.h A long time waiting patch. Get rid of the comm->c_pml_procs. It was (and that was 2006-09-20 22:14:46 +00:00
osc_pt2pt_sync.c More One-sided fixes: 2006-11-27 21:41:29 +00:00
osc_pt2pt.c Number of one-sided fixes: 2006-11-27 03:22:44 +00:00
osc_pt2pt.h More One-sided fixes: 2006-11-27 21:41:29 +00:00