Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update expected output after rewrite of the sharing function for the ptask_L07 model.
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 14 Jul 2008 09:29:23 +0000 (09:29 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 14 Jul 2008 09:29:23 +0000 (09:29 +0000)
I don't know whether the new output is correct but I know for sure
that the previous expected output was bogus (try the
--log=surf.thres=debug option... the value of a variable was larger
than its bound).

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5882 48e7efb5-ca39-0410-a469-dd3cf9ba447f

examples/simdag/test_simdag2.tesh

index f380398..bc9b574 100644 (file)
@@ -8,7 +8,7 @@ $ $SG_TEST_EXENV ./sd_test2 ${srcdir:=.}/2clusters.xml
 > [0.000015] [sd_kernel/INFO] Task 'Initial' done
 > [0.000015] [sd_kernel/INFO] Executing task 'PtoP Comm 1'
 > [0.000015] [sd_kernel/INFO] Executing task 'PtoP Comm 2'
-> [0.027588] [sd_kernel/INFO] Task 'PtoP Comm 2' done
+> [0.037815] [sd_kernel/INFO] Task 'PtoP Comm 2' done
 > [0.375315] [sd_kernel/INFO] Task 'PtoP Comm 1' done
 > [0.375315] [sd_kernel/INFO] Executing task 'Par Comp without comm'
 > [1.375315] [sd_kernel/INFO] Task 'Par Comp without comm' done