Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Disabled paje output, not working at the time.
[simgrid.git] / examples / msg / gtnets / gtnets.c
index 04e92ee..4247ef7 100644 (file)
@@ -110,7 +110,7 @@ MSG_error_t test_all(const char *platform_file,
   /* MSG_config("workstation_model","KCCFLN05"); */
   {                            /*  Simulation setting */
     MSG_set_channel_number(MAX_CHANNEL);
-    MSG_paje_output("msg_test.trace");
+    //MSG_paje_output("msg_test.trace");
     MSG_create_environment(platform_file);
   }
   {                   /*   Application deployment */