Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
yet another attempt to solve issues with the dotload tester. This code
authorsuter <frederic.suter@cc.in2p3.fr>
Mon, 4 Feb 2013 14:51:38 +0000 (15:51 +0100)
committersuter <frederic.suter@cc.in2p3.fr>
Mon, 4 Feb 2013 15:52:29 +0000 (16:52 +0100)
commit60086e528fae37ab1c4f3ac9bc87d3ea1de125c6
treecc5ec045e695bd28b75ca60d45439f4aa10281f4
parent86049a94bd1b3ed34b0779154cf498687e4a2937
yet another attempt to solve issues with the dotload tester. This code
was very complex, more than it should have ...
Reduce it to something simple:
  - parse the compute node
  - create transfer and control dependencies by browsing the input edges
    of the compute nodes
  - add extra dependencies from or to the 'root' and 'end' nodes for the
    entry and exit tasks respectively.
The hope is that the order in some output will stay consistent across
cdash distributions.
src/simdag/sd_dotloader.c