Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a sequential mode to the workstations. In this mode, only one task can be execute...
authorthiery <thiery@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 31 Jul 2006 09:40:31 +0000 (09:40 +0000)
committerthiery <thiery@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 31 Jul 2006 09:40:31 +0000 (09:40 +0000)
commit0c4998db54add422f8b4fbb7410a75d032ef2ff9
treec8f6e94714bb0a19b44e847572b9fcc52aff3cb7
parent103b6a592080be703878c53f3a271fe764c140c3
Add a sequential mode to the workstations. In this mode, only one task can be executed on the workstation and the other wait in a fifo.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2652 48e7efb5-ca39-0410-a469-dd3cf9ba447f
examples/simdag/sd_test.c
include/simdag/datatypes.h
include/simdag/simdag.h
src/simdag/private.h
src/simdag/sd_global.c
src/simdag/sd_task.c
src/simdag/sd_workstation.c