1
1
openmpi/ompi/mca/coll/basic
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
..
coll_basic_allgather.c 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_basic_allgatherv.c The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
coll_basic_allreduce.c 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_basic_alltoall.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_basic_alltoallv.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_basic_alltoallw.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_basic_barrier.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_basic_bcast.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_basic_component.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_basic_exscan.c 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_basic_gather.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_basic_gatherv.c 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_basic_module.c The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
coll_basic_reduce_scatter.c 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_basic_reduce.c 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_basic_scan.c 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_basic_scatter.c 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_basic_scatterv.c 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_basic.h The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
configure.params Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00