Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Providing up-to-date xml files... Version 1 with units in Bytes, Flops and Seconds.
[simgrid.git] / examples / gras / p2p / chord / test_sg.in
1 #!/bin/bash
2 if [ x@EXEEXT@ = x ] ; then 
3   exenv=$SG_TEST_EXENV
4 else
5   exenv=wine
6 fi
7
8 exec $exenv ./chord_simulator @top_srcdir@/examples/msg/msg_platform.xml @srcdir@/chord_deployment.xml $@