Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add more checking to inputs of SMPI functions
[simgrid.git] / examples / gras / p2p / can / 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 ./can_simulator @top_srcdir@/examples/msg/msg_platform.xml @srcdir@/can_deployment.xml $@