Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
small adjustment of the syncronization delays; Let the saturation size be computed...
[simgrid.git] / examples / amok / saturate / test_sg.in
1 #! @BASH@
2 if [ x@EXEEXT@ = x ] ; then
3 #  exenv="libtool --mode=execute valgrind"
4   exenv=$SG_TEST_EXENV
5 else
6   exenv=wine
7 fi
8
9 exec $exenv ./saturate_simulator@EXEEXT@ @top_srcdir@/examples/msg/small_platform.xml @srcdir@/saturate_deployment.xml $@