.. |
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
|
clean up some of the printf warnings caused by the attribute code
|
2007-01-31 17:11:06 +00:00 |
osc_pt2pt_data_move.c
|
Start long message send as soon as possible, to minimze ack time for the receive,
|
2007-01-25 23:07:03 +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
|
Send reply from the passive side of an unlock request back to the active
|
2007-01-14 22:08:38 +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
|
- Fixes uncovered with the format attribute to
|
2007-01-30 20:56:31 +00:00 |
osc_pt2pt.c
|
Number of one-sided fixes:
|
2006-11-27 03:22:44 +00:00 |
osc_pt2pt.h
|
Don't call ompi_request_test() if the request isn't likely to finish.
|
2007-01-17 02:30:11 +00:00 |