Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
First implementation of allReduce action (Refactoring will be needed
authorsuter <suter@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 5 Nov 2009 22:48:55 +0000 (22:48 +0000)
committersuter <suter@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 5 Nov 2009 22:48:55 +0000 (22:48 +0000)
commit26960d5a5c8b7036f1ea69bd3790978ecfa1da25
treee839e0b8d9a3a177c3c75f9348ea748b1502181b
parent22dc700ad9d8a1d5f3fc83f13d40dea6d587a86f
First implementation of allReduce action (Refactoring will be needed
at some point)

All involved processes exit at the same time

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6833 48e7efb5-ca39-0410-a469-dd3cf9ba447f
examples/msg/actions/actions.c
examples/msg/actions/actions_allReduce.txt [new file with mode: 0644]
examples/msg/actions/actions_bcast.txt