From: Jean-Baptiste Hervé Date: Fri, 10 Aug 2012 15:52:53 +0000 (+0200) Subject: Add a master/slave example using a generated platform, and using generated event... X-Git-Tag: v3_9_rc1~86^2~237^2~31 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/e8ed89789ab2870904fb7bffc272a862e3cca1bc?hp=f8161e4936c7034ae3829b78f313a010a985dcdc;ds=sidebyside Add a master/slave example using a generated platform, and using generated event traces This example fails at the end for the moment, apparently because of autorestart. --- diff --git a/examples/msg/masterslave/CMakeLists.txt b/examples/msg/masterslave/CMakeLists.txt index b062bf8316..5d9bb31f9b 100644 --- a/examples/msg/masterslave/CMakeLists.txt +++ b/examples/msg/masterslave/CMakeLists.txt @@ -92,3 +92,4 @@ set(txt_files ${txt_files} PARENT_SCOPE ) +