]> AND Public Git Repository - simgrid.git/blobdiff - teshsuite/simdag/basic1/basic1.tesh
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of https://framagit.org/simgrid/simgrid
[simgrid.git] / teshsuite / simdag / basic1 / basic1.tesh
index c6f62d986e343827cf71ad4181ffac6c6b59ca47..72369bb5f86da2b29791a3a91145ce4dfa4c659e 100644 (file)
@@ -1,3 +1,7 @@
-$ ${bindir:=.}/basic1 ../../../examples/platforms/two_hosts_platform_shared.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
+$ ${bindir:=.}/basic1 ../../../examples/platforms/two_hosts_platform_shared.xml 1e9 1e9 "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks.
 > [ 16.000100] (0:maestro@) Simulation time: 16.000100
+
+$ ${bindir:=.}/basic1 ../../../examples/platforms/two_hosts_platform_shared.xml 1e9 1e8 "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
+> [  0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks.
+> [  8.800100] (0:maestro@) Simulation time: 8.800100