1
1
openmpi/ompi/mca/osc/pt2pt
Brian Barrett e0555889a9 * RMA_SYNC is a more appropriate error message for these than RmA_CONFLICT
* Print a warning error message if a target is not in an exposure epoch
    and an update is received.  This results in the app continuing with
    that call having never happened, rather than evil hangs.

refs trac:325

This commit was SVN r11514.

The following Trac tickets were found above:
  Ticket 325 --> https://svn.open-mpi.org/trac/ompi/ticket/325
2006-08-31 21:07:52 +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 The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
osc_pt2pt_comm.c * Merge in new version of the pt2pt one-sided communication component, 2006-08-03 00:10:19 +00:00
osc_pt2pt_component.c * RMA_SYNC is a more appropriate error message for these than RmA_CONFLICT 2006-08-31 21:07:52 +00:00
osc_pt2pt_data_move.c The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +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 The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +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 * 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_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 * 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_sync.c Need to add/subtract modes when dealing with PWSC, since a given window 2006-08-25 20:39:33 +00:00
osc_pt2pt.c * Merge in new version of the pt2pt one-sided communication component, 2006-08-03 00:10:19 +00:00
osc_pt2pt.h The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00