1
1
openmpi/ompi/request
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
..
grequest.c == Highlights == 2012-04-18 15:57:29 +00:00
grequest.h - Replace combinations of 2009-08-20 11:42:18 +00:00
Makefile.am Revert the prior change out from the individual .h files - the problem was in the Makefile.am's, causing the make dist to fail. 2009-06-11 03:15:47 +00:00
req_test.c Ensure that MPI_Status objects have proper alignment: 2012-10-04 14:39:51 +00:00
req_wait.c Ensure that MPI_Status objects have proper alignment: 2012-10-04 14:39:51 +00:00
request_dbg.h Ibarrier works! :) 2012-06-27 15:58:17 +00:00
request_default.h This patch introduces customisable wait/test for requests as discussed at the face-to-face ompi meeting in Paris. 2007-12-06 09:23:44 +00:00
request.c == Highlights == 2012-04-18 15:57:29 +00:00
request.h Ensure that MPI_Status objects have proper alignment: 2012-10-04 14:39:51 +00:00