Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Various cleanups; dupplicate the processes on each machine since MSG (and thus GRAS...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 19 May 2006 09:21:55 +0000 (09:21 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 19 May 2006 09:21:55 +0000 (09:21 +0000)
commit75e7f54eae118276872fa0c77812e4d0a7db8152
treee380df4b929724e17faee54cd68c00c9ee917092
parent71971980a326b8550626cf383a54bace922255b4
Various cleanups; dupplicate the processes on each machine since MSG (and thus GRAS/SG) have a 1-port model. A given process cannot send and receive at the same time. this leaded to a whole bunch of deadlocks when trying to do an uncoordoned all2all exchange. And synchronisation delays would have falsified the timing

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2247 48e7efb5-ca39-0410-a469-dd3cf9ba447f
examples/gras/all2all/.cvsignore
examples/gras/all2all/Makefile.am
examples/gras/all2all/all2all.c
examples/gras/all2all/all2all_deployment.xml
examples/gras/all2all/test_sg.in