Mohamad Chaarawi
b8c9adc833
checking of multiply included/excluded processes in
...
group_range_incl/excl has now been separated from the implementation.
This commit was SVN r9311.
2006-03-16 17:51:16 +00:00
Mohamad Chaarawi
c5a8870f6b
move the implementation of the group creation functions into according back-end
...
functions.
This commit was SVN r9281.
2006-03-14 21:01:46 +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
Brian Barrett
c87babb565
* if start_rank == end_rank, there doesn't seem to be a requirement that
...
stride == 1, and the Intel tests explicitly test the case with
strides != 1, expecting them to work
This commit was SVN r7411.
2005-09-16 18:44:21 +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
Rainer Keller
f5f96f424d
- Use for-loop
...
- Minor heck for stride != 1
- indenting
This commit was SVN r6715.
2005-08-02 19:56:18 +00:00
Jeff Squyres
4ab17f019b
Rename src -> ompi
...
This commit was SVN r6269.
2005-07-02 13:43:57 +00:00