Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
instrumentation of the dax loader and its example
authorschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 10 Nov 2010 13:22:29 +0000 (13:22 +0000)
committerschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 10 Nov 2010 13:22:29 +0000 (13:22 +0000)
commit2e3b687e7a76ce59679b673be2a1c3ceb2d05f56
treea4b41fccef0d00055fd535ea501057f2cad30db2
parent6f1eddd629f667b1fc421bd6433603ff8eca82c5
instrumentation of the dax loader and its example

details:
- tasks are categorized by their names
- comm tasks are categorized according to the
category of the origin task
- code isolated with ifdef's

todo:
- use the type of file between the tasks as comm categories

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8520 48e7efb5-ca39-0410-a469-dd3cf9ba447f
examples/simdag/dax/dax_test.c
src/simdag/sd_daxloader.c