Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MSG almost works. It enabled me to find some bug in the SURF. I'm going to optimize...
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 29 Dec 2004 03:15:51 +0000 (03:15 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 29 Dec 2004 03:15:51 +0000 (03:15 +0000)
commitb3d18155a991509df0050df72c7531ffbcae7efc
tree247f8f8fc096653b7c53454011c4a05da3369ee9
parent20bc376523e15c251c29475bb499f715e5903159
MSG almost works. It enabled me to find some bug in the SURF. I'm going to optimize maxmin and to fix this bug.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@701 48e7efb5-ca39-0410-a469-dd3cf9ba447f
include/msg/msg.h
src/msg/deployment.c
src/msg/global.c
src/msg/gos.c
src/msg/m_process.c
src/msg/private.h
src/msg/task.c
src/surf/cpu.c
testsuite/msg/msg_test.c