..
coll_basic_allgather.c
reverting commit 18122, since the commit was executed accidentally in the
2008-04-10 15:09:31 +00:00
coll_basic_allgatherv.c
Fix mistakes in the basic component.. can't call collectives on the communicator and always pass the basic module.. have to give them the module off the communicator.
2007-10-04 16:29:24 +00:00
coll_basic_allreduce.c
Fix mistakes in the basic component.. can't call collectives on the communicator and always pass the basic module.. have to give them the module off the communicator.
2007-10-04 16:29:24 +00:00
coll_basic_alltoall.c
Update collectives selection logic to allow for multiple components to be
2007-08-19 03:37:49 +00:00
coll_basic_alltoallv.c
Update collectives selection logic to allow for multiple components to be
2007-08-19 03:37:49 +00:00
coll_basic_alltoallw.c
Update collectives selection logic to allow for multiple components to be
2007-08-19 03:37:49 +00:00
coll_basic_barrier.c
Fix mistakes in the basic component.. can't call collectives on the communicator and always pass the basic module.. have to give them the module off the communicator.
2007-10-04 16:29:24 +00:00
coll_basic_bcast.c
Update collectives selection logic to allow for multiple components to be
2007-08-19 03:37:49 +00:00
coll_basic_component.c
Update collectives selection logic to allow for multiple components to be
2007-08-19 03:37:49 +00:00
coll_basic_exscan.c
Update collectives selection logic to allow for multiple components to be
2007-08-19 03:37:49 +00:00
coll_basic_gather.c
Update collectives selection logic to allow for multiple components to be
2007-08-19 03:37:49 +00:00
coll_basic_gatherv.c
Update collectives selection logic to allow for multiple components to be
2007-08-19 03:37:49 +00:00
coll_basic_module.c
Update collectives selection logic to allow for multiple components to be
2007-08-19 03:37:49 +00:00
coll_basic_reduce_scatter.c
Fix mistakes in the basic component.. can't call collectives on the communicator and always pass the basic module.. have to give them the module off the communicator.
2007-10-04 16:29:24 +00:00
coll_basic_reduce.c
Update collectives selection logic to allow for multiple components to be
2007-08-19 03:37:49 +00:00
coll_basic_scan.c
Update collectives selection logic to allow for multiple components to be
2007-08-19 03:37:49 +00:00
coll_basic_scatter.c
Update collectives selection logic to allow for multiple components to be
2007-08-19 03:37:49 +00:00
coll_basic_scatterv.c
Update collectives selection logic to allow for multiple components to be
2007-08-19 03:37:49 +00:00
coll_basic.h
Update collectives selection logic to allow for multiple components to be
2007-08-19 03:37:49 +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
Per long threads on the mailing list and much confusion discussion
2007-12-15 13:32:02 +00:00