1
1
openmpi/ompi/mca/coll
George Bosilca 8852c00c36 Look like a big commit but in fact it address only one issue. The way we're working with
size and diplacement of data-type. After this patch all data can contain size_t bytes
and the displacements are defined as ptrdiff_t. All of the files I was able to compile
have been modified to match this requirement.

This commit was SVN r12146.
2006-10-17 20:20:58 +00:00
..
base Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
basic Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
demo Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
hierarch Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
libnbc * Fix svn:ignore 2006-09-08 10:35:45 +00:00
self More protection around what we really want to get exported. 2006-08-27 04:49:02 +00:00
sm Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
tuned Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
coll.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
Makefile.am fixes suggested by Ralf for supporting both Libtool 1 and 2 in Open MPI... 2005-12-19 03:10:23 +00:00