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
da87169d17
Add support for MPI_IN_PLACE for the easy operations.
...
This commit was SVN r7344.
2005-09-13 18:02:36 +00:00
George Bosilca
fd1431bf0f
Dependencies fixes.
...
This commit was SVN r7318.
2005-09-12 20:21:53 +00:00
Jeff Squyres
10488b717a
More 0 count fixes.
...
This commit was SVN r7083.
2005-08-29 19:55:48 +00:00
Jeff Squyres
0ef7ced8f0
For items with 0 receive counts, don't try to receive.
...
This commit was SVN r7082.
2005-08-29 19:37:07 +00:00
Jeff Squyres
cf16a521c8
Ensure to get ompi/include/constants.h
...
This commit was SVN r6845.
2005-08-12 21:42:07 +00:00
Jeff Squyres
51de13bb97
Arrgh -- re-indenting this morning accidentally used real tabs instead
...
of spaces (curses! indent(1) had been updated with a new option that
I did not use). This commit simply converts tabs to real spaces.
This commit was SVN r6799.
2005-08-10 17:53:43 +00:00
George Bosilca
988f70edd8
Correct gatherv and allgatherv collective communications. Always do any internal send even if the count
...
is zero as the receive is always posted.
This commit was SVN r6798.
2005-08-10 17:30:46 +00:00
Jeff Squyres
a8fa19c5c1
Patch simply to re-indent all of the basic coll component to 4 space
...
tabs (Jeff takes the blame for originally writing it with 2 space
tabs). Changes to fix the PMB coming soon.
This commit was SVN r6793.
2005-08-10 10:51:42 +00:00
Jeff Squyres
4ab17f019b
Rename src -> ompi
...
This commit was SVN r6269.
2005-07-02 13:43:57 +00:00