1
1
openmpi/ompi/mca/mtl
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
..
base 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
mx Ensure that MPI_Status objects have proper alignment: 2012-10-04 14:39:51 +00:00
mxm Fix untitialized return code in ompi_mtl_mxm_add_procs function. 2012-09-02 13:17:49 +00:00
portals Checking for NULL function pointers and direct-call semantics can't work 2012-03-26 19:27:03 +00:00
portals4 THe Portals 4 reference implementation will sometimes return a NI_FLOWCTL for both a 2012-09-05 19:36:19 +00:00
psm mtl/psm: do not let psm set processor affinity 2012-10-02 15:56:51 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00
mtl.h Checking for NULL function pointers and direct-call semantics can't work 2012-03-26 19:27:03 +00:00