Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add Bcast SMP Collectives from MVAPICH2
authorAugustin Degomme <augustin.degomme@imag.fr>
Thu, 7 Aug 2014 22:31:40 +0000 (00:31 +0200)
committerAugustin Degomme <augustin.degomme@imag.fr>
Thu, 7 Aug 2014 22:31:48 +0000 (00:31 +0200)
commitea36b2b910912e1dde261d40a7b811a207ddeae1
tree67cb76243fc1439e561d139b4113d90f6610aaf6
parent19ca5c4cc6d2076d6c5defe0e9813aed99815d39
Add Bcast SMP Collectives from MVAPICH2

Still a few problems with pipelined algo from openmpi .. for now default to another one for these pipelined algos
buildtools/Cmake/AddTests.cmake
buildtools/Cmake/DefinePackages.cmake
src/smpi/colls/bcast-mvapich-smp.c [new file with mode: 0644]
src/smpi/colls/bcast-ompi-pipeline.c
src/smpi/colls/colls.h
src/smpi/colls/smpi_mvapich2_selector.c
src/smpi/colls/smpi_mvapich2_selector_stampede.h
src/smpi/smpi_comm.c