1
1
openmpi/src/attribute
Jeff Squyres 3966e30902 Remove every part of MPI-2 one-sided functionality from the tree with
#if OMPI_WANT_MPI2_ONE_SIDED and some automake conditionals.  Also had
to add some AC_SUBSTs to eliminate part of mpif.h (otherwise the
"external" statements would have made undefined symbols).

All the MPI-2 one-sided functionality (including the skeleton
top-level MPI API functions that only invoke an MPI exception) can be
re-enabled with --enable-mpi2-one-sided.

This commit was SVN r3802.
2004-12-14 02:35:03 +00:00
..
attribute_predefined.c Fix a problem that affected attributes - we were missing the vm_register function call. 2004-12-03 21:05:22 +00:00
attribute.c Remove every part of MPI-2 one-sided functionality from the tree with 2004-12-14 02:35:03 +00:00
attribute.h Remove every part of MPI-2 one-sided functionality from the tree with 2004-12-14 02:35:03 +00:00
Makefile.am Add HLRS copyright 2004-11-28 20:09:25 +00:00