.. |
Makefile.am
|
First cut at removing the native Windows support. Remove all the Windows-specific components, and the .windows files sprinkled around. Remove the Windows platform files and MTT scripts. Update the NEWS to point Windows users to the cygwin package.
|
2013-02-26 20:44:56 +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
|
raise cm prio for mxm as well, somehow was removed from 1.7, exists in 1.6
|
2012-06-05 09:02:03 +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
|
Ensure that MPI_Status objects have proper alignment:
|
2012-10-04 14:39:51 +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
|
* Implement matched probe for the CM PML. Required adding a peer field to
|
2012-03-22 22:55:59 +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
|
Checking for NULL function pointers and direct-call semantics can't work
|
2012-03-26 19:27:03 +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
|
First step toward fixing the MPI_Get_count issues from the ticket #2241. Next
|
2010-07-21 20:07:00 +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
|
Checking for NULL function pointers and direct-call semantics can't work
|
2012-03-26 19:27:03 +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 |