]> git.openfabrics.org - ~ardavis/dapl.git/commit
common: new IB collective provider for Mellanox Fabric Collective Agent
authorArlin Davis <arlin.r.davis@intel.com>
Wed, 17 Aug 2011 17:29:01 +0000 (10:29 -0700)
committerArlin Davis <arlin.r.davis@intel.com>
Wed, 17 Aug 2011 17:29:01 +0000 (10:29 -0700)
commit09ab18c78faf698811ec08fcfc001c755fa44faa
tree57718d1a707c38114218d6e75f64c2f768b1c3ce
parent5dc60f1aba17becf0788bcb519b17a47dc4be69c
common: new IB collective provider for Mellanox Fabric Collective Agent

Support for bcast, barrier, reduce, allreduce, allgather, allgatherv

Signed-off-by: Arlin Davis <arlin.r.davis@intel.com>
dapl/openib_common/collectives/fca_provider.c [new file with mode: 0644]
dapl/openib_common/collectives/fca_provider.h [new file with mode: 0644]
dapl/openib_common/collectives/ib_collectives.h [new file with mode: 0644]