Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
produce a jedule file in the jedule format
[simgrid.git] / examples / simdag / scheduling / test_minmin.tesh
index 7a04cd3..3806793 100644 (file)
@@ -2,7 +2,7 @@
 
 p Simple test of simdag
 
-$ $SG_TEST_EXENV ${bindir:=.}/minmin_test --log=sd_daxparse.thresh:critical ${srcdir:=.}/simulacrum_7_hosts.xml ${srcdir:=.}/Montage_25.xml
+$ $SG_TEST_EXENV ${bindir:=.}/minmin_test --log=sd_daxparse.thresh:critical ${srcdir:=.}/../../platforms/simulacrum_7_hosts.xml ${srcdir:=.}/Montage_25.xml
 > [0.000000] [xbt_cfg/INFO] Switching to the L07 model to handle parallel tasks.
 > [0.000000] [test/INFO] Schedule ID00002@mProjectPP on Host 27
 > [0.000105] [test/INFO] Schedule ID00000@mProjectPP on Host 26
@@ -32,7 +32,7 @@ $ $SG_TEST_EXENV ${bindir:=.}/minmin_test --log=sd_daxparse.thresh:critical ${sr
 > [98.184192] [test/INFO] Schedule end on Host 27
 > [98.184618] [test/INFO] Simulation Time: 98.184618
 > [98.184618] [test/INFO] ------------------- Produce the trace file---------------------------
-> [98.184618] [test/INFO] Producing the trace of the run into ./Montage_25.jed
+> [98.184618] [test/INFO] Producing a jedule output (if active) of the run into minmin_test.jed
 
 
-$ cmake -E remove -f ${srcdir:=.}/Montage_25.jed
\ No newline at end of file
+$ cmake -E remove -f ${srcdir:=.}/minmin_test.jed 
\ No newline at end of file