1
1
openmpi/ompi/mca/coll/fca
Mike Dubman 104d57f69a * Support allgatherv, convert displs and rcounts arrays to bytes.
* change comm_init API - no need to pass local rank groups, fca calculates that on its own.
* remove local rank list from module - libfca maintains that now.
* in fca_bcast and fca_reduce - pass root rank index and let libfca figure out the local rank index.

This commit was SVN r23716.
2010-09-05 09:49:59 +00:00
..
coll_fca_component.c * Support allgatherv, convert displs and rcounts arrays to bytes. 2010-09-05 09:49:59 +00:00
coll_fca_debug.h initial release of Voltaire FCA (fabric collective accelerator) collective component 2010-08-02 11:25:53 +00:00
coll_fca_module.c * Support allgatherv, convert displs and rcounts arrays to bytes. 2010-09-05 09:49:59 +00:00
coll_fca_ops.c * Support allgatherv, convert displs and rcounts arrays to bytes. 2010-09-05 09:49:59 +00:00
coll_fca.h * Support allgatherv, convert displs and rcounts arrays to bytes. 2010-09-05 09:49:59 +00:00
configure.m4 initial release of Voltaire FCA (fabric collective accelerator) collective component 2010-08-02 11:25:53 +00:00
configure.params initial release of Voltaire FCA (fabric collective accelerator) collective component 2010-08-02 11:25:53 +00:00
Makefile.am fca: 2010-08-08 13:28:41 +00:00