Jeff Squyres
8a08b092f6
Check to see if we need to do anything. If we don't (i.e., if all the
...
rcounts are 0), then just return MPI_SUCCESS.
This commit was SVN r12525.
2006-11-09 23:21:34 +00:00
Brian Barrett
566a050c23
Next step in the project split, mainly source code re-arranging
...
- move files out of toplevel include/ and etc/, moving it into the
sub-projects
- rather than including config headers with <project>/include,
have them as <project>
- require all headers to be included with a project prefix, with
the exception of the config headers ({opal,orte,ompi}_config.h
mpi.h, and mpif.h)
This commit was SVN r8985.
2006-02-12 01:33:29 +00:00
Jeff Squyres
42ec26e640
Update the copyright notices for IU and UTK.
...
This commit was SVN r7999.
2005-11-05 19:57:48 +00:00
Jeff Squyres
b8f4f88ccc
Ignore sendtype/sendcount if MPI_IN_PLACE
...
This commit was SVN r7361.
2005-09-14 01:44:55 +00:00
Jeff Squyres
ad647b105d
Error checking for MPI_IN_PLACE
...
This commit was SVN r7343.
2005-09-13 17:07:03 +00:00
George Bosilca
71b1cdb5f5
Cleanup the dependencies between the MPI layer and the rest of the ompi files.
...
Modify the includes to start with the root directory (i.e orte/datatype/datatype.h).
This commit was SVN r7306.
2005-09-12 09:17:44 +00:00
Jeff Squyres
4ab17f019b
Rename src -> ompi
...
This commit was SVN r6269.
2005-07-02 13:43:57 +00:00