.. |
Makefile.am
|
Fix longstanding issue with our multi-project support. Rather than using
|
2014-01-07 22:11:15 +00:00 |
pml_cm_cancel.c
|
* Implement matched probe for the CM PML. Required adding a peer field to
|
2012-03-22 22:55:59 +00:00 |
pml_cm_component.c
|
Merge one-sided updates to the trunk - written by Brian Barrett and Nathan Hjelmn
|
2014-02-25 17:36:43 +00:00 |
pml_cm_component.h
|
export component/module interface so that direct call works again
|
2011-01-19 20:47:17 +00:00 |
pml_cm_probe.c
|
Checking for NULL function pointers and direct-call semantics can't work
|
2012-03-26 19:27:03 +00:00 |
pml_cm_recv.c
|
Our macros for the OMPI-level free list had one extra argument, a possible return
|
2013-07-04 08:34:37 +00:00 |
pml_cm_recvreq.c
|
- Split the datatype engine into two parts: an MPI specific part in
|
2009-07-13 04:56:31 +00:00 |
pml_cm_recvreq.h
|
rename ompi_free_list operations to _mt, as per discussions at last face to face meeting
|
2013-07-08 22:07:52 +00:00 |
pml_cm_request.c
|
- Split the datatype engine into two parts: an MPI specific part in
|
2009-07-13 04:56:31 +00:00 |
pml_cm_request.h
|
- Split the datatype engine into two parts: an MPI specific part in
|
2009-07-13 04:56:31 +00:00 |
pml_cm_send.c
|
Our macros for the OMPI-level free list had one extra argument, a possible return
|
2013-07-04 08:34:37 +00:00 |
pml_cm_sendreq.c
|
Correct the thin and heavy requests management for the CM PML.
|
2007-07-11 15:10:01 +00:00 |
pml_cm_sendreq.h
|
rename ompi_free_list operations to _mt, as per discussions at last face to face meeting
|
2013-07-08 22:07:52 +00:00 |
pml_cm_start.c
|
Move things around a little bit. Mainly fields from the send and receive
|
2006-11-08 04:58:23 +00:00 |
pml_cm.c
|
Fix compile error in the heterogeneous case.
|
2013-08-31 12:56:08 +00:00 |
pml_cm.h
|
Implementation of the MPI-3 Matched Probe functionality. Currently only
|
2012-02-06 17:35:21 +00:00 |
post_configure.sh
|
* Fix up some direct-calling issues for the PML/MTL
|
2006-07-06 15:12:38 +00:00 |