.. |
coll_basic_allgather.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_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
|
Just like r14289 on the ORTE trunk:
|
2007-04-12 11:19:42 +00:00 |