1
1
openmpi/ompi/mca/pml/cm
Eugene Loh 25ad84b925 Ensure that MPI_Status objects have proper alignment:
- fix the Fortran layer to use new macros to convert Fortran-to-C status
- change the C internals to pull out old OMPI_SET_STATUS* macros

Also, change name of "status" argument in topo_test_f.c to "topo_type".

This commit was SVN r27403.
2012-10-04 14:39:51 +00:00
..
.windows Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
Makefile.am WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +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