..
coll_basic_allgather.c
Removed cruft - unused variables causing warnings during OMPI build.
2007-02-23 18:55:41 +00:00
coll_basic_allgatherv.c
Remove the call to set_args. This is only required for the MPI level,
2006-11-08 16:52:48 +00:00
coll_basic_allreduce.c
Small cleanups, some explicit casts.
2006-11-08 16:54:03 +00:00
coll_basic_alltoall.c
Small cleanups, some explicit casts.
2006-11-08 16:54:03 +00:00
coll_basic_alltoallv.c
Small cleanups, some explicit casts.
2006-11-08 16:54:03 +00:00
coll_basic_alltoallw.c
Small cleanups, some explicit casts.
2006-11-08 16:54:03 +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
remove some code that accidently came in with r12974. Refs trac:587
2007-01-04 20:17:07 +00:00
coll_basic_component.c
Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD).
2007-03-16 23:11:45 +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
fixed a typo in the comment
2007-02-26 19:20:46 +00:00
coll_basic_module.c
Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD).
2007-03-16 23:11:45 +00:00
coll_basic_reduce_scatter.c
Use a recursive halving communication algorithm similar to the one used by
2007-01-29 19:29:35 +00:00
coll_basic_reduce.c
added ASCII graph on reduce_log_intra
2007-02-26 19:15:37 +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
Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD).
2007-03-16 23:11:45 +00:00
configure.params
Remove unneeded PARAM_INIT_FILE variable in configure.params files used by
2007-01-08 03:44:22 +00:00
Makefile.am
Just like r14289 on the ORTE trunk:
2007-04-12 11:19:42 +00:00